2025-06-13 04:34:26.626 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetEvents_List - - 2025-06-13 04:34:26.635 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 04:34:26.635 +00:00 [INF] No transaction started due to Options request. 2025-06-13 04:34:26.635 +00:00 [INF] CORS policy execution successful. 2025-06-13 04:34:26.636 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetEvents_List - - - 204 - - 9.3281ms 2025-06-13 04:34:26.796 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 2025-06-13 04:34:26.796 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 04:34:26.796 +00:00 [INF] Started transaction with span ID 'd3d6a3306e657788' and trace ID '4dc571ded4f044a1abe9c908112a580c'. 2025-06-13 04:34:26.796 +00:00 [INF] CORS policy execution successful. 2025-06-13 04:34:26.797 +00:00 [INF] Started transaction with span ID 'd3d6a3306e657788' and trace ID '4dc571ded4f044a1abe9c908112a580c'. 2025-06-13 04:34:26.797 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 04:34:26.797 +00:00 [INF] Route matched with {action = "GetEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEvents(YourMap.Models.SortingRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 04:34:26.809 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 04:34:26.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 04:34:26.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 04:34:26.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 04:34:26.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-13 04:34:26.827 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.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-13 04:34:26.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34: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-13 04:34:26.847 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34: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-13 04:34:26.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34: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-13 04:34:26.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.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-13 04:34:26.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.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-13 04:34:26.891 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.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-13 04:34:26.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.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-13 04:34:26.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34: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-13 04:34:26.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.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-13 04:34:26.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34: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-13 04:34:26.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34:26.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34: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-13 04:34:26.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:26.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-13 04:34: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-13 04:34:26.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.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-13 04:34:27.012 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.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-13 04:34:27.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.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-13 04:34:27.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34: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-13 04:34:27.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.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-13 04:34:27.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.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-13 04:34:27.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.217 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.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-13 04:34:27.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34: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-13 04:34:27.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34: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-13 04:34:27.273 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34: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-13 04:34:27.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.412 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34: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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.471 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.522 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34: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-13 04:34:27.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-13 04:34:27.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.578 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.610 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34: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-13 04:34:27.633 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.656 +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-13 04:34:27.672 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.702 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.723 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 04:34:27.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-13 04:34:27.743 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.821 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.838 +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-13 04:34:27.850 +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-13 04:34:27.865 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.880 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.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-13 04:34:27.902 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.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-13 04:34:27.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.923 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 04:34:27.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-13 04:34:27.941 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:27.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:27.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 04:34:27.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-13 04:34:27.991 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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-13 04:34:28.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-13 04:34:28.026 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:28.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:28.045 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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-13 04:34:28.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 04:34:28.071 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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-13 04:34:28.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-13 04:34:28.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:28.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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-13 04:34:28.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 04:34:28.132 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:28.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 04:34:28.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.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-13 04:34: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-13 04:34:28.169 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 04:34:28.171 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 04:34:28.173 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetEvents (YourMap) in 1375.8587ms 2025-06-13 04:34:28.173 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 04:34:28.173 +00:00 [INF] Capturing transaction. 2025-06-13 04:34:28.178 +00:00 [INF] Envelope queued up: '84b5c321b89c40759cb1ef02c5b60755' 2025-06-13 04:34:28.179 +00:00 [INF] Capturing transaction. 2025-06-13 04:34:28.179 +00:00 [INF] Envelope queued up: 'ef06e9f036d04b67a4708657451fbee3' 2025-06-13 04:34:28.179 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 - 200 - application/json;+charset=utf-8 1383.3014ms 2025-06-13 05:15:53.143 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 05:15:53.144 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:15:53.144 +00:00 [INF] Started transaction with span ID '896234756c3fb231' and trace ID 'ac76b8afc9e846da9b6d306e7fa3bbcd'. 2025-06-13 05:15:53.144 +00:00 [INF] Started transaction with span ID '896234756c3fb231' and trace ID 'ac76b8afc9e846da9b6d306e7fa3bbcd'. 2025-06-13 05:15:53.144 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:15:53.144 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:15:53.266 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 05:15:53.267 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:15:53.267 +00:00 [INF] Started transaction with span ID 'cf7fb730cfdb6338' and trace ID 'ae93ced6af8842c99bbe50f62b765e85'. 2025-06-13 05:15:53.267 +00:00 [INF] Started transaction with span ID 'cf7fb730cfdb6338' and trace ID 'ae93ced6af8842c99bbe50f62b765e85'. 2025-06-13 05:15:53.267 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:15:53.267 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:15:53.269 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 05:15:53.269 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:15:53.269 +00:00 [INF] Started transaction with span ID '64d440155d90e49c' and trace ID '4f578013f0ab4c6d843a3747dee7752b'. 2025-06-13 05:15:53.269 +00:00 [INF] Started transaction with span ID '64d440155d90e49c' and trace ID '4f578013f0ab4c6d843a3747dee7752b'. 2025-06-13 05:15:53.269 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:15:53.269 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:15:54.978 +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-13 05:15:54.978 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 05:15:54.979 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1709.4181ms 2025-06-13 05:15:54.979 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:15:54.979 +00:00 [INF] Capturing transaction. 2025-06-13 05:15:54.979 +00:00 [INF] Envelope queued up: '56be558e517a45cdac8ef19cf545a671' 2025-06-13 05:15:54.979 +00:00 [INF] Capturing transaction. 2025-06-13 05:15:54.979 +00:00 [INF] Envelope queued up: '9979fdbadba84c26a8a4168e6211a8d5' 2025-06-13 05:15:54.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 1710.2849ms 2025-06-13 05:16:06.265 +00:00 [INF] Executed DbCommand (11,034ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:16:22.068 +00:00 [INF] Executed DbCommand (15,799ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:16:22.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 05:16:22.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.100 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16: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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16: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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16: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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16: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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:16: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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16: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-13 05:16:22.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-13 05:16:22.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-13 05:16:22.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-13 05:16: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-13 05:16:22.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-13 05:16:23.592 +00:00 [INF] Executed DbCommand (1,339ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:16: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-13 05:16:23.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-13 05:16: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-13 05:16: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-13 05:16:23.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-13 05:16:23.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-13 05:16: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-13 05:16:23.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-13 05:16:23.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-13 05:16:24.788 +00:00 [INF] Executed DbCommand (1,174ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:16: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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16: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-13 05:16: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-13 05:16: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-13 05:16:24.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-13 05:16: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-13 05:16: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-13 05:16:24.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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16: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-13 05:16: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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16: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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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-13 05:16:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:16:24.893 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:16:24.894 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 31626.5831ms 2025-06-13 05:16:24.894 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:16:24.894 +00:00 [INF] Capturing transaction. 2025-06-13 05:16:24.894 +00:00 [INF] Envelope queued up: '3da5ad85c7ab4899bc1235804a74cbd0' 2025-06-13 05:16:24.894 +00:00 [INF] Capturing transaction. 2025-06-13 05:16:24.894 +00:00 [INF] Envelope queued up: '95e0b3920a2141c4a62f9055a78864e6' 2025-06-13 05:16:24.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 31627.9261ms 2025-06-13 05:18:56.272 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 05:18:56.272 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:18:56.272 +00:00 [INF] Started transaction with span ID 'd84d45c924d7fb5a' and trace ID 'b162b81d14844b3abdb9d0c88ce873d0'. 2025-06-13 05:18:56.272 +00:00 [INF] Started transaction with span ID 'd84d45c924d7fb5a' and trace ID 'b162b81d14844b3abdb9d0c88ce873d0'. 2025-06-13 05:18:56.272 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:18:56.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-13 05:18:56.273 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 05:18:56.274 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:18:56.274 +00:00 [INF] Started transaction with span ID '4e32df5ba4f201ec' and trace ID '42f262d77d5c49808a101d434c358644'. 2025-06-13 05:18:56.274 +00:00 [INF] Started transaction with span ID '4e32df5ba4f201ec' and trace ID '42f262d77d5c49808a101d434c358644'. 2025-06-13 05:18:56.274 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:18:56.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-13 05:18:56.277 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 05:18:56.277 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:18:56.277 +00:00 [INF] Started transaction with span ID 'd303f0f2b0a0dbf3' and trace ID '694f45ac6d19406b91f417c29b9c2654'. 2025-06-13 05:18:56.277 +00:00 [INF] Started transaction with span ID 'd303f0f2b0a0dbf3' and trace ID '694f45ac6d19406b91f417c29b9c2654'. 2025-06-13 05:18:56.277 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:18:56.277 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:19:00.091 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 05:19:00.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:19:00.091 +00:00 [INF] Started transaction with span ID '12309e79e67c8c14' and trace ID '33845e6c64294cf5b9a7771619198486'. 2025-06-13 05:19:00.091 +00:00 [INF] Started transaction with span ID '12309e79e67c8c14' and trace ID '33845e6c64294cf5b9a7771619198486'. 2025-06-13 05:19:00.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:19:00.091 +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-13 05:19:00.689 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 05:19:02.043 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:19:02.043 +00:00 [INF] Started transaction with span ID 'a6651c2c5b329901' and trace ID 'cb03a4c173e04a9fb5db109be00f9a7f'. 2025-06-13 05:19:02.043 +00:00 [INF] Started transaction with span ID 'a6651c2c5b329901' and trace ID 'cb03a4c173e04a9fb5db109be00f9a7f'. 2025-06-13 05:19:02.043 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:19:02.043 +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-13 05:19:05.762 +00:00 [INF] Executed DbCommand (1,983ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-13 05:19:05.763 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 05:19:05.763 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9485.3651ms 2025-06-13 05:19:05.763 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:19:05.763 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:05.764 +00:00 [INF] Envelope queued up: '972f4d2f6c1b416d98a30a1632bd92de' 2025-06-13 05:19:05.764 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:05.764 +00:00 [INF] Envelope queued up: '2e8f7e65d8694d218c9f2800e58a790d' 2025-06-13 05:19:05.764 +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 9487.0672ms 2025-06-13 05:19:05.798 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:19:05.798 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:19:05.798 +00:00 [INF] Started transaction with span ID '50045786db385685' and trace ID '2006e469e73f4f2f90652823f030434c'. 2025-06-13 05:19:05.798 +00:00 [INF] Started transaction with span ID '50045786db385685' and trace ID '2006e469e73f4f2f90652823f030434c'. 2025-06-13 05:19:05.798 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:19:05.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-13 05:19:07.409 +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-13 05:19:07.410 +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-13 05:19:07.819 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:19:07.819 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7727.7941ms 2025-06-13 05:19:07.819 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:19:07.819 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:07.819 +00:00 [INF] Envelope queued up: '3fdbf3b0831e4d40bb875bfe34965437' 2025-06-13 05:19:07.819 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:07.820 +00:00 [INF] Envelope queued up: 'd5ab663daa7841afac304cd4fbf7eb2b' 2025-06-13 05:19:07.820 +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 7728.7187ms 2025-06-13 05:19:07.820 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:19:07.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5776.6921ms 2025-06-13 05:19:07.820 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:19:07.820 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:07.820 +00:00 [INF] Envelope queued up: '3403eb28d659469b92fcc46ca0f8fe04' 2025-06-13 05:19:07.820 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:07.820 +00:00 [INF] Envelope queued up: '65f1e7cf12de4faf8336823a9bfee1b5' 2025-06-13 05:19:07.820 +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 7131.1412ms 2025-06-13 05:19:08.761 +00:00 [INF] Executed DbCommand (2,962ms) [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-13 05:19:08.762 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:19:08.762 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2963.3867ms 2025-06-13 05:19:08.762 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:19:08.762 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:08.763 +00:00 [INF] Envelope queued up: '65f01a2b0bd744e3baeb41f20ec2917b' 2025-06-13 05:19:08.763 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:08.763 +00:00 [INF] Envelope queued up: '9a24b37a05934d0693fab593dcb0d16b' 2025-06-13 05:19:08.764 +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 2965.8815ms 2025-06-13 05:19:14.048 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/MobileLogin application/json 107 2025-06-13 05:19:14.048 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:19:14.048 +00:00 [INF] Started transaction with span ID 'ac1583cc8d2cd274' and trace ID '283d90fd39f542df97983fdd2b4b38c9'. 2025-06-13 05:19:14.910 +00:00 [INF] Bearer was not authenticated. Failure message: No SecurityTokenValidator available for token. 2025-06-13 05:19:14.910 +00:00 [INF] Started transaction with span ID 'ac1583cc8d2cd274' and trace ID '283d90fd39f542df97983fdd2b4b38c9'. 2025-06-13 05:19:14.910 +00:00 [INF] Executing endpoint 'YourMap.Controllers.LoginController.LoginMobile (YourMap)' 2025-06-13 05:19:14.910 +00:00 [INF] Route matched with {action = "LoginMobile", controller = "Login"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult LoginMobile(YourMap.Models.LoginRequestMobileModel) on controller YourMap.Controllers.LoginController (YourMap). 2025-06-13 05:19:14.930 +00:00 [INF] Executed DbCommand (18,655ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:19:15.138 +00:00 [INF] Executed DbCommand (103ms) [Parameters=[@__ToLower_0='?' (Size = 4000), @__ToLower_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE (LOWER(`u`.`Email`) = @__ToLower_0) OR (`u`.`Phone` = @__ToLower_1) LIMIT 1 2025-06-13 05:19:15.255 +00:00 [INF] Executed DbCommand (18,977ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:19:15.990 +00:00 [INF] Executed DbCommand (1,036ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:19:15.992 +00:00 [INF] Executed DbCommand (852ms) [Parameters=[@__objLoginResponseModel_TimeZone_2='?' (Size = 4000), @__loginToken_Token_1='?' (Size = 4000), @__login_email_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `userdetailsmobile` AS `u` SET `TimeZone` = @__objLoginResponseModel_TimeZone_2, `Token` = @__loginToken_Token_1 WHERE `u`.`Email` = @__login_email_0 2025-06-13 05:19:15.992 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:19:15.993 +00:00 [INF] Executed action YourMap.Controllers.LoginController.LoginMobile (YourMap) in 1082.5602ms 2025-06-13 05:19:15.993 +00:00 [INF] Executed endpoint 'YourMap.Controllers.LoginController.LoginMobile (YourMap)' 2025-06-13 05:19:15.993 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:15.994 +00:00 [INF] Envelope queued up: '6da70f7da5814d5f95375df73c21f308' 2025-06-13 05:19:15.994 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:15.994 +00:00 [INF] Envelope queued up: 'c5e31e00b421443f8fd1c9b8169a56a5' 2025-06-13 05:19:15.995 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/MobileLogin application/json 107 - 200 - application/json;+charset=utf-8 1947.4576ms 2025-06-13 05:19:15.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 05:19:16.004 +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-13 05:19: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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19: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-13 05:19: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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.195 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:19:16.201 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 19928.722ms 2025-06-13 05:19:16.201 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:19:16.204 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:16.210 +00:00 [INF] Envelope queued up: '0d6beb8c2cac4544b6400e4dc2ce3c34' 2025-06-13 05:19:16.210 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:16.210 +00:00 [INF] Envelope queued up: '4d4bac5a9503452289adb57a328495c5' 2025-06-13 05:19:16.210 +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 19938.2864ms 2025-06-13 05:19:16.337 +00:00 [INF] Executed DbCommand (1,080ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:19:16.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-13 05:19:16.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19: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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19: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-13 05:19: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-13 05:19:16.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-13 05:19: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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19: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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.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-13 05:19:16.625 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:19:16.626 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 20351.8046ms 2025-06-13 05:19:16.626 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:19:16.626 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:16.628 +00:00 [INF] Envelope queued up: '448be5576cef4b9fb639b44d03655592' 2025-06-13 05:19:16.628 +00:00 [INF] Capturing transaction. 2025-06-13 05:19:16.628 +00:00 [INF] Envelope queued up: '8dccb2ecf6584ccdac6f76a3bdb09e19' 2025-06-13 05:19:16.628 +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 20354.7883ms 2025-06-13 05:20:09.004 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=4860803a-3907-463d-9657-0e938c285631 3900 2025-06-13 05:20:09.004 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:20:09.004 +00:00 [INF] Started transaction with span ID 'c225b3718e59d79a' and trace ID '9d66e5056fd248718c5c574d2e59b025'. 2025-06-13 05:20:09.004 +00:00 [INF] Started transaction with span ID 'c225b3718e59d79a' and trace ID '9d66e5056fd248718c5c574d2e59b025'. 2025-06-13 05:20:09.004 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:20:09.004 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:20:09.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 05:20:09.007 +00:00 [INF] Capturing event. 2025-06-13 05:20:09.008 +00:00 [INF] Envelope queued up: '23f698b0a8914bf0b7ab681874a34b57' 2025-06-13 05:20:09.008 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 05:20:09.008 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 3.3564ms 2025-06-13 05:20:09.008 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:20:09.008 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:09.008 +00:00 [INF] Envelope queued up: '48f4b5dc9cf54d9c9724fc73d32ef1f5' 2025-06-13 05:20:09.008 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:09.008 +00:00 [INF] Envelope queued up: 'cbf1f88fc6d845e190fb502871a18e93' 2025-06-13 05:20:09.008 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=4860803a-3907-463d-9657-0e938c285631 3900 - 400 - text/plain;+charset=utf-8 4.2577ms 2025-06-13 05:20:36.959 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 05:20:36.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:20:36.959 +00:00 [INF] Started transaction with span ID 'e61c4b6f37f4db3a' and trace ID '0c46dbea25bc477597fb62bea0e45db3'. 2025-06-13 05:20:36.959 +00:00 [INF] Started transaction with span ID 'e61c4b6f37f4db3a' and trace ID '0c46dbea25bc477597fb62bea0e45db3'. 2025-06-13 05:20:36.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:20:36.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-13 05:20:37.247 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 05:20:37.248 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:20:37.248 +00:00 [INF] Started transaction with span ID '124949a005a5937e' and trace ID '55372918e2a1463aa0262d8fa9aa754b'. 2025-06-13 05:20:37.248 +00:00 [INF] Started transaction with span ID '124949a005a5937e' and trace ID '55372918e2a1463aa0262d8fa9aa754b'. 2025-06-13 05:20:37.248 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:20:37.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-13 05:20:37.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-13 05:20:37.251 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:20:37.251 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1187ms 2025-06-13 05:20:37.251 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:20:37.251 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:37.253 +00:00 [INF] Envelope queued up: 'd790de213bde4b9d89fa82e6fb9cd2d4' 2025-06-13 05:20:37.253 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:37.253 +00:00 [INF] Envelope queued up: 'c377b96d1b9c4494a33a4adb62035e27' 2025-06-13 05:20:37.253 +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.1627ms 2025-06-13 05:20:37.434 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 05:20:37.434 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:20:37.434 +00:00 [INF] Started transaction with span ID '2770207b79f6e946' and trace ID '1e3286f9ea85452f965d2538f671324a'. 2025-06-13 05:20:37.434 +00:00 [INF] Started transaction with span ID '2770207b79f6e946' and trace ID '1e3286f9ea85452f965d2538f671324a'. 2025-06-13 05:20:37.434 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:20:37.434 +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-13 05:20:37.436 +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-13 05:20:37.436 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:20:37.436 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.6828ms 2025-06-13 05:20:37.436 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:20:37.436 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:37.436 +00:00 [INF] Envelope queued up: '0763397b815d4c198febd2ab123c3dc6' 2025-06-13 05:20:37.436 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:37.436 +00:00 [INF] Envelope queued up: 'ad6fb3a156104503822a4c1fce96b24c' 2025-06-13 05:20:37.436 +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.5493ms 2025-06-13 05:20:37.612 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:20:37.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:20:37.613 +00:00 [INF] Started transaction with span ID '7a55b0d3a9bb5a72' and trace ID '6c8d5bae76bd43d4b4ff27bc06c77ef2'. 2025-06-13 05:20:37.613 +00:00 [INF] Started transaction with span ID '7a55b0d3a9bb5a72' and trace ID '6c8d5bae76bd43d4b4ff27bc06c77ef2'. 2025-06-13 05:20:37.613 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:20:37.613 +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-13 05:20:37.614 +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-13 05:20:37.615 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:20:37.615 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8323ms 2025-06-13 05:20:37.615 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:20:37.615 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:37.615 +00:00 [INF] Envelope queued up: 'd601806953894e32b2642324edd9552a' 2025-06-13 05:20:37.615 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:37.615 +00:00 [INF] Envelope queued up: '1f0b7cb191ea46e1b51ef404f605ca0d' 2025-06-13 05:20:37.615 +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.8938ms 2025-06-13 05:20:38.534 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 05:20:38.534 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:20:38.534 +00:00 [INF] Started transaction with span ID 'c9efe29d838969d8' and trace ID '606292ab8e17421ab115d094b4c5e955'. 2025-06-13 05:20:38.534 +00:00 [INF] Started transaction with span ID 'c9efe29d838969d8' and trace ID '606292ab8e17421ab115d094b4c5e955'. 2025-06-13 05:20:38.534 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:20:38.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-13 05:20:38.536 +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-13 05:20:38.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-13 05:20:38.537 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8433ms 2025-06-13 05:20:38.537 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:20:38.537 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:38.538 +00:00 [INF] Envelope queued up: '70447cb09284469db6140fe1aab47a1c' 2025-06-13 05:20:38.538 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:38.538 +00:00 [INF] Envelope queued up: '91d93e4855924312bee67894104e7fda' 2025-06-13 05:20:38.538 +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.4516ms 2025-06-13 05:20:39.856 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 05:20:39.856 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:20:39.856 +00:00 [INF] Started transaction with span ID 'd0f7019dfc03fe28' and trace ID 'dd75d5e2a4f24ec1ad37691acadbe8bf'. 2025-06-13 05:20:39.856 +00:00 [INF] Started transaction with span ID 'd0f7019dfc03fe28' and trace ID 'dd75d5e2a4f24ec1ad37691acadbe8bf'. 2025-06-13 05:20:39.856 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:20:39.856 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:20:45.713 +00:00 [INF] Executed DbCommand (8,751ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:20:56.401 +00:00 [INF] Executed DbCommand (16,543ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:20:57.070 +00:00 [INF] Executed DbCommand (11,351ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:20:57.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-13 05:20:57.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20: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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20: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-13 05:20: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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.179 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20: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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.251 +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-13 05:20:57.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-13 05:20:57.260 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.286 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:20:57.287 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 20327.6445ms 2025-06-13 05:20:57.287 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:20:57.287 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:57.292 +00:00 [INF] Envelope queued up: '6750dfe3e88242f691c723ef4bfbb073' 2025-06-13 05:20:57.292 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:57.292 +00:00 [INF] Envelope queued up: 'aed7d2463a4a4811835a75be802720c9' 2025-06-13 05:20:57.292 +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 20332.9476ms 2025-06-13 05:20:57.710 +00:00 [INF] Executed DbCommand (1,307ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:20:57.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-13 05:20:57.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 05:20:57.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-13 05:20:57.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-13 05:20:57.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05: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-13 05:20:57.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-13 05:20:57.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-13 05:20:57.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20:58.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-13 05:20: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-13 05:20: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-13 05:20:58.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-13 05:20: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-13 05:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:20: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-13 05:20:58.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-13 05:20: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-13 05:20:58.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-13 05:20:58.256 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:20:58.257 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 18400.5881ms 2025-06-13 05:20:58.257 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:20:58.257 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:58.258 +00:00 [INF] Envelope queued up: '02216f0455f54915ba4d17ae6d7ac6c3' 2025-06-13 05:20:58.258 +00:00 [INF] Capturing transaction. 2025-06-13 05:20:58.258 +00:00 [INF] Envelope queued up: '229155c3ad9a4c339550cef60d0283b1' 2025-06-13 05:20:58.259 +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 18402.7605ms 2025-06-13 05:22:57.441 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=960ca4fb-264c-4771-8837-82e9b368cabe 3898 2025-06-13 05:22:57.441 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:22:57.441 +00:00 [INF] Started transaction with span ID 'a04fd33d090b24db' and trace ID '13c03c1d97624d25a51392171f1e4741'. 2025-06-13 05:22:57.441 +00:00 [INF] Started transaction with span ID 'a04fd33d090b24db' and trace ID '13c03c1d97624d25a51392171f1e4741'. 2025-06-13 05:22:57.441 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:22:57.441 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:23:00.146 +00:00 [INF] Executed DbCommand (1,924ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 05:23:00.146 +00:00 [INF] Capturing event. 2025-06-13 05:23:00.148 +00:00 [INF] Envelope queued up: '8653a2d0d8e041b691e2fd1bb6029833' 2025-06-13 05:23:00.149 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 05:23:00.149 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 2707.6459ms 2025-06-13 05:23:00.149 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:23:00.149 +00:00 [INF] Capturing transaction. 2025-06-13 05:23:00.149 +00:00 [INF] Envelope queued up: '4e7e879ecfaa4273ad2134844cbe7cd2' 2025-06-13 05:23:00.149 +00:00 [INF] Capturing transaction. 2025-06-13 05:23:00.149 +00:00 [INF] Envelope queued up: '5ae62d7af5364aab92a65d7a21bdddf7' 2025-06-13 05:23:00.149 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=960ca4fb-264c-4771-8837-82e9b368cabe 3898 - 400 - text/plain;+charset=utf-8 2708.7055ms 2025-06-13 05:25:04.111 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=6c638677-d82f-4964-93dc-447d4e74001f 14185 2025-06-13 05:25:04.111 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:25:04.111 +00:00 [INF] Started transaction with span ID 'a6f0b7adc7575ff2' and trace ID '1e484ae11d714bcfb9bc0a76553b56d3'. 2025-06-13 05:25:04.111 +00:00 [INF] Started transaction with span ID 'a6f0b7adc7575ff2' and trace ID '1e484ae11d714bcfb9bc0a76553b56d3'. 2025-06-13 05:25:04.111 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:25:04.111 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:25:04.112 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-06-13 05:25:04.112 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 0.9474ms 2025-06-13 05:25:04.112 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:25:04.112 +00:00 [INF] Capturing transaction. 2025-06-13 05:25:04.113 +00:00 [INF] Envelope queued up: '2699d2760c044290b38fff7fcc27e064' 2025-06-13 05:25:04.113 +00:00 [INF] Capturing transaction. 2025-06-13 05:25:04.113 +00:00 [INF] Envelope queued up: '9740465b898b47368b372a1beb88b484' 2025-06-13 05:25:04.113 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=6c638677-d82f-4964-93dc-447d4e74001f 14185 - 400 - application/problem+json;+charset=utf-8 2.0320ms 2025-06-13 05:25:04.115 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=41524f7f-4220-49eb-812c-3114403a2cd1 14185 2025-06-13 05:25:04.115 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:25:04.115 +00:00 [INF] Started transaction with span ID 'eb14da52a3cc7bed' and trace ID '5551a3e5ed4a4ddd98eb51ba110d8ef2'. 2025-06-13 05:25:04.116 +00:00 [INF] Started transaction with span ID 'eb14da52a3cc7bed' and trace ID '5551a3e5ed4a4ddd98eb51ba110d8ef2'. 2025-06-13 05:25:04.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:25:04.116 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:25:04.117 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-06-13 05:25:04.117 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 1.1037ms 2025-06-13 05:25:04.117 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:25:04.117 +00:00 [INF] Capturing transaction. 2025-06-13 05:25:04.117 +00:00 [INF] Envelope queued up: 'c5790d084e8b4da5aff1847ef715498c' 2025-06-13 05:25:04.117 +00:00 [INF] Capturing transaction. 2025-06-13 05:25:04.117 +00:00 [INF] Envelope queued up: '032f0b0665454eadbdf99f4dd525cf3c' 2025-06-13 05:25:04.117 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=41524f7f-4220-49eb-812c-3114403a2cd1 14185 - 400 - application/problem+json;+charset=utf-8 2.3325ms 2025-06-13 05:27:33.277 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=edf32e35-de74-4c44-bbb6-91e3db497842 14419 2025-06-13 05:27:33.277 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:27:33.278 +00:00 [INF] Started transaction with span ID '36bee05946bd893e' and trace ID 'ef0036b5bfc846749981fc54050bcad1'. 2025-06-13 05:27:33.278 +00:00 [INF] Started transaction with span ID '36bee05946bd893e' and trace ID 'ef0036b5bfc846749981fc54050bcad1'. 2025-06-13 05:27:33.278 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:27:33.278 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:27:33.279 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-06-13 05:27:33.279 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 1.3608ms 2025-06-13 05:27:33.279 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 05:27:33.279 +00:00 [INF] Capturing transaction. 2025-06-13 05:27:33.280 +00:00 [INF] Envelope queued up: '753d4c37efd74e929f6bb56f1862cab9' 2025-06-13 05:27:33.280 +00:00 [INF] Capturing transaction. 2025-06-13 05:27:33.280 +00:00 [INF] Envelope queued up: '5bae884735c64620a32628687b628401' 2025-06-13 05:27:33.280 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=edf32e35-de74-4c44-bbb6-91e3db497842 14419 - 400 - application/problem+json;+charset=utf-8 2.6981ms 2025-06-13 05:32:24.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 05:32:24.469 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:32:24.469 +00:00 [INF] Started transaction with span ID '38473d388adf6890' and trace ID '51e4cf1da5314b36b8fe9ee48cef7541'. 2025-06-13 05:32:24.469 +00:00 [INF] Started transaction with span ID '38473d388adf6890' and trace ID '51e4cf1da5314b36b8fe9ee48cef7541'. 2025-06-13 05:32:24.469 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:32:24.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-13 05:32:24.717 +00:00 [INF] Executed DbCommand (64ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:32:24.761 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32: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-13 05:32: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-13 05:32:24.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-13 05:32: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-13 05:32:24.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-13 05:32: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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32: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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32: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-13 05:32: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-13 05:32: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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32: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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32: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-13 05:32:24.867 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.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-13 05:32:24.880 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:32:24.881 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 411.9827ms 2025-06-13 05:32:24.881 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:32:24.881 +00:00 [INF] Capturing transaction. 2025-06-13 05:32:24.881 +00:00 [INF] Envelope queued up: '4cf40e5ded3d4b3586b557aea5fb1914' 2025-06-13 05:32:24.881 +00:00 [INF] Capturing transaction. 2025-06-13 05:32:24.881 +00:00 [INF] Envelope queued up: 'd6454ee732ed4af2be7b28cc37de5d98' 2025-06-13 05:32:24.882 +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 413.2600ms 2025-06-13 05:32:26.597 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 05:32:26.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:32:26.597 +00:00 [INF] Started transaction with span ID 'a96c7c13e286d3ee' and trace ID '30d4d85f9b0047a7ad664797f0c39242'. 2025-06-13 05:32:26.597 +00:00 [INF] Started transaction with span ID 'a96c7c13e286d3ee' and trace ID '30d4d85f9b0047a7ad664797f0c39242'. 2025-06-13 05:32:26.597 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:32:26.598 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:32:26.602 +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-13 05:32:26.602 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 05:32:26.602 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2062ms 2025-06-13 05:32:26.602 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:32:26.602 +00:00 [INF] Capturing transaction. 2025-06-13 05:32:26.602 +00:00 [INF] Envelope queued up: 'd6394857324548498a6a7a199d3dc1b0' 2025-06-13 05:32:26.602 +00:00 [INF] Capturing transaction. 2025-06-13 05:32:26.602 +00:00 [INF] Envelope queued up: '3a359e6e1ed149218a85f4cc92f7f39f' 2025-06-13 05:32:26.602 +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.1210ms 2025-06-13 05:32:27.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 05:32:27.306 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:32:27.306 +00:00 [INF] Started transaction with span ID '4cdd59f395456036' and trace ID 'f2a99a0fa4b243988682009a59483748'. 2025-06-13 05:32:27.306 +00:00 [INF] Started transaction with span ID '4cdd59f395456036' and trace ID 'f2a99a0fa4b243988682009a59483748'. 2025-06-13 05:32:27.306 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:32:27.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-13 05:32:27.721 +00:00 [INF] Executed DbCommand (413ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:32:27.925 +00:00 [INF] Executed DbCommand (202ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:32:27.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-13 05:32:27.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:32:27.948 +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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.965 +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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32: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-13 05:32:27.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:27.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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32: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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32: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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32: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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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-13 05:32: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-13 05:32:28.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-13 05:32: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-13 05:32:28.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-13 05:32:28.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-13 05:32:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:32:28.066 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:32:28.067 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 760.4956ms 2025-06-13 05:32:28.067 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:32:28.067 +00:00 [INF] Capturing transaction. 2025-06-13 05:32:28.067 +00:00 [INF] Envelope queued up: '655bc7eb35694a4e8ec69c70181c9168' 2025-06-13 05:32:28.067 +00:00 [INF] Capturing transaction. 2025-06-13 05:32:28.067 +00:00 [INF] Envelope queued up: '65694e6b1b454c36b335690bf0d72f1e' 2025-06-13 05:32:28.067 +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 761.6669ms 2025-06-13 05:34:12.725 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 05:34:12.725 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:34:12.725 +00:00 [INF] Started transaction with span ID '49d41fc1682488e8' and trace ID 'ab643891e2a54fc183affc999ea2bb9a'. 2025-06-13 05:34:12.725 +00:00 [INF] Started transaction with span ID '49d41fc1682488e8' and trace ID 'ab643891e2a54fc183affc999ea2bb9a'. 2025-06-13 05:34:12.725 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:34:12.725 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:34:12.853 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 05:34:12.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:34:12.854 +00:00 [INF] Started transaction with span ID 'a01fec7bba3702f0' and trace ID 'df49cd0a513c4cd98c2658d44c760ca9'. 2025-06-13 05:34:12.854 +00:00 [INF] Started transaction with span ID 'a01fec7bba3702f0' and trace ID 'df49cd0a513c4cd98c2658d44c760ca9'. 2025-06-13 05:34:12.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:34:12.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-13 05:34:12.856 +00:00 [INF] Executed DbCommand (126ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:34:12.929 +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-13 05:34:12.938 +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-13 05:34:12.940 +00:00 [INF] Executed DbCommand (82ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:34:12.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 05:34:12.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 05:34:12.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-13 05:34:12.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-13 05:34: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-13 05:34: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-13 05:34:12.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-13 05:34:12.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-13 05:34:12.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-13 05:34:12.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-13 05:34:13.012 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:34:12.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-13 05:34:13.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-13 05:34:13.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34: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-13 05:34:13.045 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.082 +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-13 05:34:13.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-13 05:34:13.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.308 +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-13 05:34:13.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.388 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.426 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:34: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-13 05:34:13.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 576.5937ms 2025-06-13 05:34:13.434 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:34:13.434 +00:00 [INF] Capturing transaction. 2025-06-13 05:34:13.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-13 05:34:13.435 +00:00 [INF] Envelope queued up: '692be0463f8f42898004f218babb8d3c' 2025-06-13 05:34:13.435 +00:00 [INF] Capturing transaction. 2025-06-13 05:34:13.435 +00:00 [INF] Envelope queued up: '60d48753fd9448f69b9ca239f6187219' 2025-06-13 05:34:13.435 +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 582.0375ms 2025-06-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34: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-13 05:34:13.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-13 05:34:13.763 +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-13 05:34: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-13 05:34:13.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-13 05:34:13.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-13 05:34: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-13 05:34:13.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:34:13.779 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:34:13.781 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1055.0253ms 2025-06-13 05:34:13.781 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:34:13.781 +00:00 [INF] Capturing transaction. 2025-06-13 05:34:13.781 +00:00 [INF] Envelope queued up: '0486a4db5b2549a58482b2477148eb39' 2025-06-13 05:34:13.781 +00:00 [INF] Capturing transaction. 2025-06-13 05:34:13.781 +00:00 [INF] Envelope queued up: '36e79c4229e8463b95c9016a39f129bf' 2025-06-13 05:34:13.781 +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 1056.5891ms 2025-06-13 05:35:04.424 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 05:35:04.424 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:35:04.424 +00:00 [INF] Started transaction with span ID 'ca56d16962bf3efb' and trace ID 'dc7aaaa101c34c7faec395edcf809586'. 2025-06-13 05:35:04.424 +00:00 [INF] Started transaction with span ID 'ca56d16962bf3efb' and trace ID 'dc7aaaa101c34c7faec395edcf809586'. 2025-06-13 05:35:04.424 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:35:04.424 +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-13 05:35:04.430 +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-13 05:35:04.430 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:35:04.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.8863ms 2025-06-13 05:35:04.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:35:04.431 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:04.435 +00:00 [INF] Envelope queued up: '496149415f6645e08a7c8fe9f2c1c508' 2025-06-13 05:35:04.435 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:04.435 +00:00 [INF] Envelope queued up: '3c0bafa41ac64ab38396c25b5cb77adf' 2025-06-13 05:35:04.435 +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.3832ms 2025-06-13 05:35:04.723 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:35:04.725 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:35:04.725 +00:00 [INF] Started transaction with span ID '40a40d41c6b5823e' and trace ID '5a6d2b6afd1049b1aab72f319f76855c'. 2025-06-13 05:35:04.725 +00:00 [INF] Started transaction with span ID '40a40d41c6b5823e' and trace ID '5a6d2b6afd1049b1aab72f319f76855c'. 2025-06-13 05:35:04.725 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:35:04.725 +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-13 05:35:04.736 +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-13 05:35:04.737 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:35:04.737 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 11.9298ms 2025-06-13 05:35:04.737 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:35:04.737 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:04.739 +00:00 [INF] Envelope queued up: '5244bd4e86e64bf6b6d6680aba5d0a2f' 2025-06-13 05:35:04.739 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:04.739 +00:00 [INF] Envelope queued up: 'd3eb3dd24a5148cdb3f9924c6c52804a' 2025-06-13 05:35: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 16.8254ms 2025-06-13 05:35:17.348 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 05:35:17.348 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:35:17.348 +00:00 [INF] Started transaction with span ID 'b8f4cc52eef60347' and trace ID '0adf884d11ea4be39d5b22ec42097c85'. 2025-06-13 05:35:17.348 +00:00 [INF] Started transaction with span ID 'b8f4cc52eef60347' and trace ID '0adf884d11ea4be39d5b22ec42097c85'. 2025-06-13 05:35:17.348 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:35:17.348 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:35:17.446 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 05:35:17.446 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:35:17.446 +00:00 [INF] Started transaction with span ID 'e6bd8a8af70553a8' and trace ID '49a130344c2047e794953cbb3ac6b60f'. 2025-06-13 05:35:17.446 +00:00 [INF] Started transaction with span ID 'e6bd8a8af70553a8' and trace ID '49a130344c2047e794953cbb3ac6b60f'. 2025-06-13 05:35:17.446 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:35:17.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-13 05:35:19.631 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 05:35:19.631 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:35:19.631 +00:00 [INF] Started transaction with span ID 'a00003af16b22c55' and trace ID '27f496e9acb5475f8d866bdcc7340075'. 2025-06-13 05:35:19.631 +00:00 [INF] Started transaction with span ID 'a00003af16b22c55' and trace ID '27f496e9acb5475f8d866bdcc7340075'. 2025-06-13 05:35:19.631 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:35:19.631 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:35:20.313 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-13 05:35:20.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-13 05:35:20.314 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 682.636ms 2025-06-13 05:35:20.316 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 05:35:20.316 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:20.316 +00:00 [INF] Envelope queued up: '7c12fbc271c24607ba730b2c48c53be7' 2025-06-13 05:35:20.316 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:20.316 +00:00 [INF] Envelope queued up: '6c9dd483c0b148d7be49a4f75954a4c6' 2025-06-13 05:35:20.316 +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 685.5195ms 2025-06-13 05:35:20.386 +00:00 [INF] Executed DbCommand (3,036ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:35:20.492 +00:00 [INF] Executed DbCommand (3,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-13 05:35:20.596 +00:00 [INF] Executed DbCommand (100ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:35:20.598 +00:00 [INF] Executed DbCommand (210ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 05:35:20.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 05:35:20.606 +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-13 05:35:20.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 05:35:20.626 +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-13 05:35:20.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-13 05:35:20.650 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.691 +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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35:20.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-13 05:35: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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35: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-13 05:35:20.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-13 05:35: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-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35: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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.769 +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-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35: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-13 05:35: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-13 05:35: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-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.827 +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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35:20.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-13 05:35:20.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-13 05:35: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-13 05:35:20.877 +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-13 05:35:20.884 +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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:20.937 +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-13 05:35: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-13 05:35:20.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-13 05:35:20.950 +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-13 05:35:20.964 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:35:20.964 +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-13 05:35:20.973 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:35:20.978 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:35:20.986 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 05:35:20.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-13 05:35:20.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-13 05:35:20.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35: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-13 05:35: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-13 05:35: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-13 05:35:21.025 +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-13 05:35: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-13 05:35:21.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-13 05:35:21.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-13 05:35: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-13 05:35:21.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-13 05:35:21.043 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:35:21.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-13 05:35:21.048 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3601.2812ms 2025-06-13 05:35:21.049 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:35:21.050 +00:00 [INF] Capturing transaction. 2025-06-13 05:35: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-13 05:35:21.053 +00:00 [INF] Envelope queued up: 'e9eea9348d254637b4cce111c7ef38b5' 2025-06-13 05:35:21.055 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:21.057 +00:00 [INF] Envelope queued up: '98c52e9ab2f8445f8451f3b2d9028dcb' 2025-06-13 05:35:21.058 +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 3612.5050ms 2025-06-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35: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-13 05:35:21.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-13 05:35:21.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-13 05:35: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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35: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-13 05:35: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-13 05:35:21.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-13 05:35:21.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.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-13 05:35:21.159 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:35:21.161 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3813.3904ms 2025-06-13 05:35:21.162 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:35:21.162 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:21.167 +00:00 [INF] Envelope queued up: '00d23781dbe04af2ad2e45be43fbdf2b' 2025-06-13 05:35:21.167 +00:00 [INF] Capturing transaction. 2025-06-13 05:35:21.167 +00:00 [INF] Envelope queued up: '8073d4006518446e9e2bff9b93d275da' 2025-06-13 05:35:21.170 +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 3822.8263ms 2025-06-13 05:55:38.708 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 2025-06-13 05:55:38.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:55:38.709 +00:00 [INF] Started transaction with span ID 'cb05066dd1cce641' and trace ID '18fafcddbc6e4fec8626fb73d09577b7'. 2025-06-13 05:55:38.709 +00:00 [INF] Started transaction with span ID 'cb05066dd1cce641' and trace ID '18fafcddbc6e4fec8626fb73d09577b7'. 2025-06-13 05:55:38.709 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:55:38.709 +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-13 05:55:38.759 +00:00 [INF] Executed DbCommand (5ms) [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-13 05:55:38.764 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:55:38.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:55:38.765 +00:00 [INF] Started transaction with span ID '5dee59fce756d67e' and trace ID '0543875f0fbc4e59a19a94511710432d'. 2025-06-13 05:55:38.765 +00:00 [INF] Started transaction with span ID '5dee59fce756d67e' and trace ID '0543875f0fbc4e59a19a94511710432d'. 2025-06-13 05:55:38.765 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:55:38.765 +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-13 05:55:38.767 +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-13 05:55:38.767 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:55:38.767 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0229ms 2025-06-13 05:55:38.767 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:55:38.767 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:38.767 +00:00 [INF] Envelope queued up: '8e139ecf041745c7b5cea8acf08e0bb0' 2025-06-13 05:55:38.767 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:38.767 +00:00 [INF] Envelope queued up: '4960bbb239c244ef9565424865501172' 2025-06-13 05:55:38.772 +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.2966ms 2025-06-13 05:55:38.781 +00:00 [INF] Executed DbCommand (8ms) [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-13 05:55:38.802 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 05:55:38.802 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 93.2987ms 2025-06-13 05:55:38.802 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:55:38.802 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:38.803 +00:00 [INF] Envelope queued up: 'f8474e3c70a440c59c370510b29add6e' 2025-06-13 05:55:38.803 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:38.803 +00:00 [INF] Envelope queued up: 'c48d33455632414f86af574cecc7f6da' 2025-06-13 05:55:38.803 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 - 200 - application/json;+charset=utf-8 94.3847ms 2025-06-13 05:55:41.386 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - 2025-06-13 05:55:41.386 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:55:41.386 +00:00 [INF] Started transaction with span ID '7e392d3d4989d119' and trace ID 'af22acd19ada481fa4380989f94c1ce3'. 2025-06-13 05:55:41.386 +00:00 [INF] Started transaction with span ID '7e392d3d4989d119' and trace ID 'af22acd19ada481fa4380989f94c1ce3'. 2025-06-13 05:55:41.386 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:55:41.386 +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-13 05:55:41.388 +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-13 05:55:41.388 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:55:41.388 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.9063ms 2025-06-13 05:55:41.388 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:55:41.388 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:41.388 +00:00 [INF] Envelope queued up: 'd52fec8c2bce4ac6acdcb6a38acd1619' 2025-06-13 05:55:41.388 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:41.389 +00:00 [INF] Envelope queued up: '4558b1453d1e49cdb1aa1637cd8402b6' 2025-06-13 05:55:41.389 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - - 400 - application/json;+charset=utf-8 2.9615ms 2025-06-13 05:55:49.292 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 189 2025-06-13 05:55:49.292 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:55:49.292 +00:00 [INF] Started transaction with span ID '61350c328954ce41' and trace ID 'ada1a774173046418b3687bd14158e6f'. 2025-06-13 05:55:49.292 +00:00 [INF] Started transaction with span ID '61350c328954ce41' and trace ID 'ada1a774173046418b3687bd14158e6f'. 2025-06-13 05:55:49.292 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:55:49.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-13 05:55:49.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 05:55:49.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 05:55:49.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-13 05:55: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-13 05:55:49.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-13 05:55: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-13 05:55:49.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-13 05:55: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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55: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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55: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-13 05:55: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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55: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-13 05:55:49.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-13 05:55:49.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-13 05:55: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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55:49.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-13 05:55: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-13 05:55: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-13 05:55: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-13 05:55: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-13 05:55: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-13 05:55:49.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-13 05:55:49.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-13 05:55: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-13 05:55:49.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-13 05:55:49.411 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:55:49.411 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 119.113ms 2025-06-13 05:55:49.411 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 05:55:49.412 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:49.413 +00:00 [INF] Envelope queued up: 'a4f6a917acfe4517b0a849f24793e1a5' 2025-06-13 05:55:49.413 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:49.413 +00:00 [INF] Envelope queued up: 'af82c4116fe34867ab3b1deb65882782' 2025-06-13 05:55:49.414 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 189 - 200 - application/json;+charset=utf-8 121.9143ms 2025-06-13 05:55:51.965 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=364 - - 2025-06-13 05:55:51.965 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:55:51.965 +00:00 [INF] Started transaction with span ID '1bdba24710686979' and trace ID 'fb143f6bee8942af8d2f80afc8d2e5ab'. 2025-06-13 05:55:51.965 +00:00 [INF] Started transaction with span ID '1bdba24710686979' and trace ID 'fb143f6bee8942af8d2f80afc8d2e5ab'. 2025-06-13 05:55:51.965 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:55:51.965 +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-13 05:55:51.967 +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-13 05:55:51.968 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:55:51.968 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.4084ms 2025-06-13 05:55:51.968 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:55:51.968 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:51.968 +00:00 [INF] Envelope queued up: '99348610afa84bb5be5626bc87bdab55' 2025-06-13 05:55:51.968 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:51.968 +00:00 [INF] Envelope queued up: '22408a1f0eb14776ba50453e27f94d3f' 2025-06-13 05:55:51.968 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=364 - - - 200 - application/json;+charset=utf-8 3.3947ms 2025-06-13 05:55:52.325 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 2025-06-13 05:55:52.325 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:55:52.325 +00:00 [INF] Started transaction with span ID '4807624c55f24cbd' and trace ID 'b3526e4aad9049f9a20e7cb72b02d676'. 2025-06-13 05:55:52.325 +00:00 [INF] Started transaction with span ID '4807624c55f24cbd' and trace ID 'b3526e4aad9049f9a20e7cb72b02d676'. 2025-06-13 05:55:52.325 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:55:52.325 +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-13 05:55:52.329 +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-13 05:55:52.348 +00:00 [INF] Executed DbCommand (14ms) [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-13 05:55:52.365 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 05:55:52.365 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 39.7733ms 2025-06-13 05:55:52.365 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:55:52.365 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:52.365 +00:00 [INF] Envelope queued up: 'af5319dc908b4ea6904fbbe0fefb5681' 2025-06-13 05:55:52.365 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:52.366 +00:00 [INF] Envelope queued up: '2f8b5e45f16644a2a7b2c076fb253612' 2025-06-13 05:55:52.366 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 - 200 - application/json;+charset=utf-8 40.7868ms 2025-06-13 05:55:52.382 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:55:52.382 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:55:52.382 +00:00 [INF] Started transaction with span ID '5920c2ea515c777d' and trace ID 'f61153088d63464e9019f7047afd5bd9'. 2025-06-13 05:55:52.383 +00:00 [INF] Started transaction with span ID '5920c2ea515c777d' and trace ID 'f61153088d63464e9019f7047afd5bd9'. 2025-06-13 05:55:52.383 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:55:52.383 +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-13 05:55:52.385 +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-13 05:55:52.385 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:55:52.385 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.4681ms 2025-06-13 05:55:52.385 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:55:52.385 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:52.385 +00:00 [INF] Envelope queued up: 'dbd3a148c0b04ebb83be0567fae21d9b' 2025-06-13 05:55:52.386 +00:00 [INF] Capturing transaction. 2025-06-13 05:55:52.386 +00:00 [INF] Envelope queued up: '9228de6c6dac4518a7622e4cc3870f79' 2025-06-13 05:55:52.386 +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.4532ms 2025-06-13 05:56:05.851 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=371 - - 2025-06-13 05:56:05.851 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:05.851 +00:00 [INF] Started transaction with span ID 'bd7ee26475a3df9a' and trace ID '3c9d9ef41e104b0cbbe3c7578fea89ff'. 2025-06-13 05:56:05.852 +00:00 [INF] Started transaction with span ID 'bd7ee26475a3df9a' and trace ID '3c9d9ef41e104b0cbbe3c7578fea89ff'. 2025-06-13 05:56:05.852 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:05.852 +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-13 05:56:05.857 +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-13 05:56:05.857 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:56:05.858 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.9258ms 2025-06-13 05:56:05.858 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:05.858 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:05.860 +00:00 [INF] Envelope queued up: '2e4c10e458b14148810452659561da41' 2025-06-13 05:56:05.860 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:05.860 +00:00 [INF] Envelope queued up: 'c005ccfaf6174a9f8cceb00ff1e57e5c' 2025-06-13 05:56:05.861 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=371 - - - 200 - application/json;+charset=utf-8 9.3583ms 2025-06-13 05:56:05.987 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 2025-06-13 05:56:05.987 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:05.987 +00:00 [INF] Started transaction with span ID '28ea9d0c1e3d6615' and trace ID '9ce1f5f575e249a3a779ac30b6fb650d'. 2025-06-13 05:56:05.987 +00:00 [INF] Started transaction with span ID '28ea9d0c1e3d6615' and trace ID '9ce1f5f575e249a3a779ac30b6fb650d'. 2025-06-13 05:56:05.987 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:56:05.987 +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-13 05:56:05.991 +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-13 05:56:05.998 +00:00 [INF] Executed DbCommand (3ms) [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-13 05:56:06.013 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 05:56:06.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 26.0517ms 2025-06-13 05:56:06.013 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:56:06.013 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:06.014 +00:00 [INF] Envelope queued up: 'ffd0307fef38453e90f684c9847b4875' 2025-06-13 05:56:06.014 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:06.014 +00:00 [INF] Envelope queued up: 'a2e66f3eaf87436597495d851a063b47' 2025-06-13 05:56:06.015 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 - 200 - application/json;+charset=utf-8 28.4518ms 2025-06-13 05:56:06.038 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:56:06.038 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:06.038 +00:00 [INF] Started transaction with span ID '72ce7aec4963f29c' and trace ID '9692c7b2a89648ba85b222afb14ab33c'. 2025-06-13 05:56:06.038 +00:00 [INF] Started transaction with span ID '72ce7aec4963f29c' and trace ID '9692c7b2a89648ba85b222afb14ab33c'. 2025-06-13 05:56:06.038 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:06.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-13 05:56:06.041 +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-13 05:56:06.041 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:56:06.042 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.4242ms 2025-06-13 05:56:06.046 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:06.046 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:06.046 +00:00 [INF] Envelope queued up: 'fe8b44bdc3f6447f80a55548b68f1166' 2025-06-13 05:56:06.048 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:06.049 +00:00 [INF] Envelope queued up: '278ec87f73a14ad6bfbf0430fb6e62ed' 2025-06-13 05:56:06.049 +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.1194ms 2025-06-13 05:56:24.369 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=355 - - 2025-06-13 05:56:24.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:24.370 +00:00 [INF] Started transaction with span ID 'a3175c35d2094855' and trace ID 'd54b8aaac34b4ec282e523aa18060f23'. 2025-06-13 05:56:24.370 +00:00 [INF] Started transaction with span ID 'a3175c35d2094855' and trace ID 'd54b8aaac34b4ec282e523aa18060f23'. 2025-06-13 05:56:24.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:24.370 +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-13 05:56:24.373 +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-13 05:56:24.373 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:56:24.373 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1661ms 2025-06-13 05:56:24.373 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:24.373 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:24.376 +00:00 [INF] Envelope queued up: '177759a83167431ca47ec438dabcd7ef' 2025-06-13 05:56:24.376 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:24.376 +00:00 [INF] Envelope queued up: '8de01e575fee4ab7bc80e19793572ad5' 2025-06-13 05:56:24.376 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=355 - - - 400 - application/json;+charset=utf-8 6.8823ms 2025-06-13 05:56:24.486 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 2025-06-13 05:56:24.486 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:24.487 +00:00 [INF] Started transaction with span ID 'e3dcc511b2ea592c' and trace ID 'f60745726909432887da7a6a319a5a6a'. 2025-06-13 05:56:24.487 +00:00 [INF] Started transaction with span ID 'e3dcc511b2ea592c' and trace ID 'f60745726909432887da7a6a319a5a6a'. 2025-06-13 05:56:24.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:56:24.487 +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-13 05:56:24.492 +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-13 05:56:24.496 +00:00 [INF] Executed DbCommand (3ms) [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-13 05:56:24.529 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:56:24.557 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:24.557 +00:00 [INF] Started transaction with span ID 'b57811de8b9999f8' and trace ID '44184ffa64ff40319b049e943c12b0d6'. 2025-06-13 05:56:24.557 +00:00 [INF] Started transaction with span ID 'b57811de8b9999f8' and trace ID '44184ffa64ff40319b049e943c12b0d6'. 2025-06-13 05:56:24.557 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:24.557 +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-13 05:56:25.133 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 05:56:25.133 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 645.9616ms 2025-06-13 05:56:25.133 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:56:25.133 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:25.133 +00:00 [INF] Envelope queued up: '736e81debf914d94bdb75afa4a77c1ef' 2025-06-13 05:56:25.133 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:25.133 +00:00 [INF] Envelope queued up: 'e336cdb77b834bf2a4045db535f63fe8' 2025-06-13 05:56:25.133 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 - 200 - application/json;+charset=utf-8 646.8807ms 2025-06-13 05:56:25.143 +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-13 05:56:25.144 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:56:25.145 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 587.5595ms 2025-06-13 05:56:25.145 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:25.145 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:25.146 +00:00 [INF] Envelope queued up: '2d39537a72414cf6b9bd31e9f499f2c3' 2025-06-13 05:56:25.146 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:25.147 +00:00 [INF] Envelope queued up: 'e68b47e3ca3b4d208343614b76c5e669' 2025-06-13 05:56:25.147 +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 617.8096ms 2025-06-13 05:56:30.229 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=397 - - 2025-06-13 05:56:30.229 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:30.229 +00:00 [INF] Started transaction with span ID 'c8e06fde35cbf187' and trace ID '82fdcfe86741445f87644d6fe0fe3062'. 2025-06-13 05:56:30.229 +00:00 [INF] Started transaction with span ID 'c8e06fde35cbf187' and trace ID '82fdcfe86741445f87644d6fe0fe3062'. 2025-06-13 05:56:30.229 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:30.229 +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-13 05:56:30.230 +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-13 05:56:30.231 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:56:30.231 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.6007ms 2025-06-13 05:56:30.231 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:30.231 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:30.231 +00:00 [INF] Envelope queued up: 'fd72cc2bef9749c59520572bd191a184' 2025-06-13 05:56:30.231 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:30.231 +00:00 [INF] Envelope queued up: 'bea813bc95be4c47aa4de9cbb5fbfc5d' 2025-06-13 05:56:30.231 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=397 - - - 400 - application/json;+charset=utf-8 2.4227ms 2025-06-13 05:56:30.376 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 2025-06-13 05:56:30.376 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:30.376 +00:00 [INF] Started transaction with span ID 'cc48993ae22fc28a' and trace ID 'd853499310f94182a4c739e1fd1aca3d'. 2025-06-13 05:56:30.376 +00:00 [INF] Started transaction with span ID 'cc48993ae22fc28a' and trace ID 'd853499310f94182a4c739e1fd1aca3d'. 2025-06-13 05:56:30.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:56:30.377 +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-13 05:56:30.380 +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-13 05:56:30.900 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:56:30.900 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:30.900 +00:00 [INF] Started transaction with span ID 'd50e4c3f35318cbe' and trace ID '6fdb5348ca4b4a85b8c70019286b11cf'. 2025-06-13 05:56:30.900 +00:00 [INF] Started transaction with span ID 'd50e4c3f35318cbe' and trace ID '6fdb5348ca4b4a85b8c70019286b11cf'. 2025-06-13 05:56:30.900 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:30.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-13 05:56:30.903 +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-13 05:56:30.903 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:56:30.904 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.1402ms 2025-06-13 05:56:30.904 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:30.904 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:30.904 +00:00 [INF] Envelope queued up: '756472fa570b418eb0b241966289782e' 2025-06-13 05:56:30.904 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:30.904 +00:00 [INF] Envelope queued up: '094c61d7d2c0443a922516dfd4ae6979' 2025-06-13 05:56:30.904 +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.3461ms 2025-06-13 05:56:30.906 +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-13 05:56:31.022 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 05:56:31.022 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 645.3354ms 2025-06-13 05:56:31.022 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 05:56:31.022 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:31.022 +00:00 [INF] Envelope queued up: '2ab7972f9b6c49d0bf7b353f10bf841b' 2025-06-13 05:56:31.022 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:31.022 +00:00 [INF] Envelope queued up: '57335e1a4196468e8899ac87cea917fe' 2025-06-13 05:56:31.022 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 - 200 - application/json;+charset=utf-8 646.2887ms 2025-06-13 05:56:34.827 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - 2025-06-13 05:56:34.827 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:34.827 +00:00 [INF] Started transaction with span ID '30f0186dd3900185' and trace ID '8d9f9e03957f46309b498d099482f6c0'. 2025-06-13 05:56:34.828 +00:00 [INF] Started transaction with span ID '30f0186dd3900185' and trace ID '8d9f9e03957f46309b498d099482f6c0'. 2025-06-13 05:56:34.828 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:34.828 +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-13 05:56:34.831 +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-13 05:56:34.831 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 05:56:34.832 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.8024ms 2025-06-13 05:56:34.832 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 05:56:34.832 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:34.833 +00:00 [INF] Envelope queued up: '4e3692b045f64ab99fd8a4c6fcd482dd' 2025-06-13 05:56:34.833 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:34.833 +00:00 [INF] Envelope queued up: '8fe826e04b494941876dc54445eb2bc8' 2025-06-13 05:56:34.833 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - - 400 - application/json;+charset=utf-8 5.9360ms 2025-06-13 05:56:35.024 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 05:56:35.024 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:35.024 +00:00 [INF] Started transaction with span ID 'befbebed6d4e53fb' and trace ID '7a66a0f7d6074803a7030ecc92ff7141'. 2025-06-13 05:56:35.026 +00:00 [INF] Started transaction with span ID 'befbebed6d4e53fb' and trace ID '7a66a0f7d6074803a7030ecc92ff7141'. 2025-06-13 05:56:35.026 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:35.026 +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-13 05:56:35.028 +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-13 05:56:35.028 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:56:35.028 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.2662ms 2025-06-13 05:56:35.028 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 05:56:35.028 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:35.029 +00:00 [INF] Envelope queued up: '901bfa1db726496d99fbddf1a04ac2bc' 2025-06-13 05:56:35.029 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:35.029 +00:00 [INF] Envelope queued up: 'c4eb8743e2d142eeac0065f6d63b7ef4' 2025-06-13 05:56:35.029 +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.8110ms 2025-06-13 05:56:45.317 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 2025-06-13 05:56:45.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:45.317 +00:00 [INF] Started transaction with span ID '77a2c99a572eaade' and trace ID '43be785abddf431f9715c45f902288bb'. 2025-06-13 05:56:45.317 +00:00 [INF] CORS policy execution successful. 2025-06-13 05:56:45.318 +00:00 [INF] Started transaction with span ID '77a2c99a572eaade' and trace ID '43be785abddf431f9715c45f902288bb'. 2025-06-13 05:56:45.318 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:56:45.318 +00:00 [INF] Route matched with {action = "GetEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEvents(YourMap.Models.SortingRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:56:46.730 +00:00 [INF] Executed DbCommand (1,411ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 05:56:46.784 +00:00 [INF] Executing UnauthorizedObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 05:56:46.784 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetEvents (YourMap) in 1466.807ms 2025-06-13 05:56:46.784 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:56:46.785 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:46.785 +00:00 [INF] Envelope queued up: 'f54a16346b1347d5ba11baf1a4d838be' 2025-06-13 05:56:46.785 +00:00 [INF] Capturing transaction. 2025-06-13 05:56:46.785 +00:00 [INF] Envelope queued up: '14282704a1b441d09fe2a13bdf209997' 2025-06-13 05:56:46.785 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 - 401 - application/json;+charset=utf-8 1467.7578ms 2025-06-13 05:56:58.019 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/login application/json 85 2025-06-13 05:56:58.019 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:56:58.019 +00:00 [INF] Started transaction with span ID '12653cbe776e17eb' and trace ID '2ac47f34bb674377a43e8edc7f7fb1dc'. 2025-06-13 05:56:58.019 +00:00 [INF] CORS policy execution successful. 2025-06-13 05:56:58.019 +00:00 [INF] Started transaction with span ID '12653cbe776e17eb' and trace ID '2ac47f34bb674377a43e8edc7f7fb1dc'. 2025-06-13 05:56:58.020 +00:00 [INF] Executing endpoint 'YourMap.Controllers.LoginController.Login (YourMap)' 2025-06-13 05:56:58.020 +00:00 [INF] Route matched with {action = "Login", controller = "Login"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Login(YourMap.Models.LoginRequestModel) on controller YourMap.Controllers.LoginController (YourMap). 2025-06-13 05:56:58.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__ToLower_0='?' (Size = 4000), @__password_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE (LOWER(`u`.`Email`) = @__ToLower_0) AND (`u`.`Password` = @__password_1) LIMIT 1 2025-06-13 05:56:58.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__ToLower_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE (LOWER(`u`.`Email`) = @__ToLower_0) AND `u`.`IsActive` 2025-06-13 05:56:58.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:01.173 +00:00 [INF] Executed DbCommand (3,141ms) [Parameters=[@__objLoginResponseModel_TimeZone_2='?' (Size = 4000), @__loginToken_Token_1='?' (Size = 4000), @__login_email_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `userdetails` AS `u` SET `TimeZone` = @__objLoginResponseModel_TimeZone_2, `Token` = @__loginToken_Token_1 WHERE `u`.`Email` = @__login_email_0 2025-06-13 05:57:01.173 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:01.174 +00:00 [INF] Executed action YourMap.Controllers.LoginController.Login (YourMap) in 3154.1974ms 2025-06-13 05:57:01.174 +00:00 [INF] Executed endpoint 'YourMap.Controllers.LoginController.Login (YourMap)' 2025-06-13 05:57:01.174 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:01.176 +00:00 [INF] Envelope queued up: 'cc14f80823e04ff3a7e3c443bf81331d' 2025-06-13 05:57:01.176 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:01.176 +00:00 [INF] Envelope queued up: '027b8f2204d944db9874a0fd203f72d2' 2025-06-13 05:57:01.177 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/login application/json 85 - 200 - application/json;+charset=utf-8 3157.8237ms 2025-06-13 05:57:01.199 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/UserDetails/GetMyProfile application/json - 2025-06-13 05:57:01.199 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:57:01.199 +00:00 [INF] Started transaction with span ID '1ce56c3c6b4d202e' and trace ID '95d8c27406654dd0b281c8e9d279bacb'. 2025-06-13 05:57:01.199 +00:00 [INF] Started transaction with span ID '1ce56c3c6b4d202e' and trace ID '95d8c27406654dd0b281c8e9d279bacb'. 2025-06-13 05:57:01.199 +00:00 [INF] Executing endpoint 'YourMap.Controllers.UserDetailsController.GetUserProfile (YourMap)' 2025-06-13 05:57:01.199 +00:00 [INF] Route matched with {action = "GetUserProfile", controller = "UserDetails"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserProfile() on controller YourMap.Controllers.UserDetailsController (YourMap). 2025-06-13 05:57:01.210 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/DashboardContains application/json - 2025-06-13 05:57:01.211 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:57:01.211 +00:00 [INF] Started transaction with span ID '575e6b675a93e4cf' and trace ID 'c32875a3823145d297a98b2d742c4bf9'. 2025-06-13 05:57:01.211 +00:00 [INF] Started transaction with span ID '575e6b675a93e4cf' and trace ID 'c32875a3823145d297a98b2d742c4bf9'. 2025-06-13 05:57:01.211 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AdminDashboard (YourMap)' 2025-06-13 05:57:01.212 +00:00 [INF] Route matched with {action = "AdminDashboard", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AdminDashboard() on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:57:01.225 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:01.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 05:57:01.230 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:01.230 +00:00 [INF] Executed action YourMap.Controllers.UserDetailsController.GetUserProfile (YourMap) in 30.3672ms 2025-06-13 05:57:01.230 +00:00 [INF] Executed endpoint 'YourMap.Controllers.UserDetailsController.GetUserProfile (YourMap)' 2025-06-13 05:57:01.230 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:01.230 +00:00 [INF] Envelope queued up: '4fc2f3fa70c848bc8e97b61ec1c6deb1' 2025-06-13 05:57:01.233 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:01.234 +00:00 [INF] Envelope queued up: '250bb6ab69f94c18b38d2e0a4541f6ce' 2025-06-13 05:57:01.230 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 05:57:01.237 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/UserDetails/GetMyProfile application/json - - 200 - application/json;+charset=utf-8 37.8743ms 2025-06-13 05:57:01.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 05:57:01.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-13 05:57:01.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:01.278 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT DISTINCT `d`.`deviceid` FROM `devicedatanew` AS `d` 2025-06-13 05:57:01.279 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:01.283 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AdminDashboard (YourMap) in 71.6302ms 2025-06-13 05:57:01.284 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AdminDashboard (YourMap)' 2025-06-13 05:57:01.284 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:01.285 +00:00 [INF] Envelope queued up: 'bd5c25bd26084b5daa1463a31dfad806' 2025-06-13 05:57:01.285 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:01.285 +00:00 [INF] Envelope queued up: '05459c812de44f46bfab87edc55d56fa' 2025-06-13 05:57:01.285 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/DashboardContains application/json - - 200 - application/json;+charset=utf-8 74.9401ms 2025-06-13 05:57:03.820 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/UserDetails application/json 106 2025-06-13 05:57:03.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:57:03.820 +00:00 [INF] Started transaction with span ID 'b829fa37e3a243f9' and trace ID 'c6655fe3ef294890be76088a1fe5bde0'. 2025-06-13 05:57:03.820 +00:00 [INF] CORS policy execution successful. 2025-06-13 05:57:03.821 +00:00 [INF] Started transaction with span ID 'b829fa37e3a243f9' and trace ID 'c6655fe3ef294890be76088a1fe5bde0'. 2025-06-13 05:57:03.821 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/UserDetails application/json 106 2025-06-13 05:57:03.821 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:57:03.821 +00:00 [INF] Started transaction with span ID 'd7588a8e605901a4' and trace ID '0cf6daeaeb9f4fac99531c0f19229cdb'. 2025-06-13 05:57:03.821 +00:00 [INF] CORS policy execution successful. 2025-06-13 05:57:03.821 +00:00 [INF] Started transaction with span ID 'd7588a8e605901a4' and trace ID '0cf6daeaeb9f4fac99531c0f19229cdb'. 2025-06-13 05:57:03.821 +00:00 [INF] Executing endpoint 'YourMap.Controllers.UserDetailsController.GetAll (YourMap)' 2025-06-13 05:57:03.821 +00:00 [INF] Route matched with {action = "GetAll", controller = "UserDetails"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll(YourMap.Models.SortingRequestModel_SearchUser) on controller YourMap.Controllers.UserDetailsController (YourMap). 2025-06-13 05:57:03.822 +00:00 [INF] Executing endpoint 'YourMap.Controllers.UserDetailsController.GetAll (YourMap)' 2025-06-13 05:57:03.822 +00:00 [INF] Route matched with {action = "GetAll", controller = "UserDetails"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetAll(YourMap.Models.SortingRequestModel_SearchUser) on controller YourMap.Controllers.UserDetailsController (YourMap). 2025-06-13 05:57:03.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:03.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 05:57:03.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:03.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:03.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 05:57:03.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:03.852 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`role` = 'admin' 2025-06-13 05:57:03.854 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`role` = 'admin' 2025-06-13 05:57:03.855 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:03.856 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:03.858 +00:00 [INF] Executed action YourMap.Controllers.UserDetailsController.GetAll (YourMap) in 35.8468ms 2025-06-13 05:57:03.858 +00:00 [INF] Executed endpoint 'YourMap.Controllers.UserDetailsController.GetAll (YourMap)' 2025-06-13 05:57:03.858 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:03.858 +00:00 [INF] Envelope queued up: '099684f137974d1fb8297500a5dc41fa' 2025-06-13 05:57:03.858 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:03.858 +00:00 [INF] Envelope queued up: 'bafb2263fc984367b51891e316d6dcc3' 2025-06-13 05:57:03.858 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/UserDetails application/json 106 - 200 - application/json;+charset=utf-8 38.1855ms 2025-06-13 05:57:03.859 +00:00 [INF] Executed action YourMap.Controllers.UserDetailsController.GetAll (YourMap) in 37.7391ms 2025-06-13 05:57:03.859 +00:00 [INF] Executed endpoint 'YourMap.Controllers.UserDetailsController.GetAll (YourMap)' 2025-06-13 05:57:03.859 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:03.859 +00:00 [INF] Envelope queued up: '26d0d806891e4b97b8bc8e6b7338d38d' 2025-06-13 05:57:03.860 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:03.860 +00:00 [INF] Envelope queued up: '8d9b255b5538403ab926b83fe9b4fdf2' 2025-06-13 05:57:03.860 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/UserDetails application/json 106 - 200 - application/json;+charset=utf-8 39.1223ms 2025-06-13 05:57:04.277 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 2025-06-13 05:57:04.278 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:57:04.278 +00:00 [INF] Started transaction with span ID '1ed78c54e290307e' and trace ID '232c84eebce44ed8a738073fec1950e0'. 2025-06-13 05:57:04.278 +00:00 [INF] CORS policy execution successful. 2025-06-13 05:57:04.278 +00:00 [INF] Started transaction with span ID '1ed78c54e290307e' and trace ID '232c84eebce44ed8a738073fec1950e0'. 2025-06-13 05:57:04.278 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:57:04.278 +00:00 [INF] Route matched with {action = "GetEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEvents(YourMap.Models.SortingRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:57:04.288 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 05:57:04.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 05:57:04.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:04.306 +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-13 05:57:04.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-13 05:57:04.323 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.344 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57: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-13 05:57:04.372 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57: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-13 05:57:04.400 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57: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-13 05:57:04.434 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:04.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-13 05:57:04.480 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.500 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:04.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-13 05:57:04.512 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:04.525 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.546 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.583 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.620 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.660 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:04.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-13 05:57:04.693 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.707 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57: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-13 05:57:04.743 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.761 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.795 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.821 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57: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-13 05:57:04.844 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.892 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.915 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.950 +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-13 05:57:04.959 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.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-13 05:57:04.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-13 05:57:04.990 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:04.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05: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-13 05:57:05.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-13 05:57:05.021 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.064 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.084 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57: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-13 05:57:05.103 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.111 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.168 +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-13 05:57:05.187 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.220 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.242 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.262 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.276 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:05.283 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.302 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57: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-13 05:57:05.358 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.378 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57: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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.425 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.443 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57: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-13 05:57:05.479 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.529 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:05.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-13 05:57:05.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:05.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:05.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-13 05:57:05.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.603 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.639 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.657 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:05.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-13 05:57:05.676 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.701 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.733 +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-13 05:57:05.741 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:05.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-13 05:57:05.779 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57: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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:05.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:05.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-13 05:57:05.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.862 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.886 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.892 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:05.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:05.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-13 05:57:05.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-13 05:57:05.994 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.032 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.056 +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-13 05:57:06.066 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.099 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.148 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.173 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.201 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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-13 05:57:06.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-13 05:57:06.311 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:06.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57: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-13 05:57:06.347 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:06.349 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:06.350 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetEvents (YourMap) in 2072.3602ms 2025-06-13 05:57:06.350 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:57:06.351 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:06.354 +00:00 [INF] Envelope queued up: 'c719651f2f4f447da3380342f2ed90f6' 2025-06-13 05:57:06.354 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:06.354 +00:00 [INF] Envelope queued up: 'd846132ed6f141fe89430049b8ab13dd' 2025-06-13 05:57:06.355 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 - 200 - application/json;+charset=utf-8 2077.2726ms 2025-06-13 05:57:18.153 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 2025-06-13 05:57:18.153 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:57:18.153 +00:00 [INF] Started transaction with span ID 'd3a6a064f70cbfe' and trace ID '76b2918ee19e4259aa4493815f929ce3'. 2025-06-13 05:57:18.153 +00:00 [INF] CORS policy execution successful. 2025-06-13 05:57:18.154 +00:00 [INF] Started transaction with span ID 'd3a6a064f70cbfe' and trace ID '76b2918ee19e4259aa4493815f929ce3'. 2025-06-13 05:57:18.154 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:57:18.154 +00:00 [INF] Route matched with {action = "GetEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEvents(YourMap.Models.SortingRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:57:18.155 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 2025-06-13 05:57:18.155 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 05:57:18.155 +00:00 [INF] Started transaction with span ID 'ea9fca985ec40274' and trace ID 'cd0bff0c0f5a42b8bb4588bc619923b3'. 2025-06-13 05:57:18.155 +00:00 [INF] CORS policy execution successful. 2025-06-13 05:57:18.155 +00:00 [INF] Started transaction with span ID 'ea9fca985ec40274' and trace ID 'cd0bff0c0f5a42b8bb4588bc619923b3'. 2025-06-13 05:57:18.155 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:57:18.155 +00:00 [INF] Route matched with {action = "GetEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetEvents(YourMap.Models.SortingRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 05:57:18.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 05:57:18.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 05:57:18.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 05:57:18.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userid_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `userdetails` AS `u` WHERE (`u`.`User_id` = @__userid_0) AND `u`.`IsActive`) 2025-06-13 05:57:18.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:18.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` 2025-06-13 05:57:18.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-13 05:57:18.174 +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-13 05:57:18.187 +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-13 05:57:18.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.195 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:18.201 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.227 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.279 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.307 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.313 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57: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-13 05:57:18.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.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-13 05:57:18.351 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.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-13 05:57:18.389 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.392 +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-13 05:57:18.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-13 05:57:18.399 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.430 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.430 +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-13 05:57:18.438 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.467 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.474 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57: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-13 05:57:18.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-13 05:57:18.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.511 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.519 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.527 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.533 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.555 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.571 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.584 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:18.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.595 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.615 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.632 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.663 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:18.663 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.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-13 05:57:18.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.680 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.699 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57: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-13 05:57:18.713 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.748 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.756 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.759 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.801 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.805 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.829 +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-13 05:57:18.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-13 05:57:18.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.880 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.883 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.902 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.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-13 05:57:18.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.924 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:18.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:18.957 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:18.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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-13 05:57:18.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-13 05:57:18.976 +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-13 05:57:18.981 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.990 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.994 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:18.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:18.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.045 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.049 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.057 +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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.097 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.102 +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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.113 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.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-13 05:57:19.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.167 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.173 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.185 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.185 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.204 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.213 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.235 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.236 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57: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-13 05:57:19.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.286 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.292 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.319 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.332 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.349 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.355 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.361 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.367 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.392 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.407 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.426 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.439 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.453 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.466 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.471 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.473 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.486 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.506 +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-13 05:57:19.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.518 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.531 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.553 +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-13 05:57:19.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-13 05:57:19.569 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.575 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.591 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.596 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.622 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.632 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.638 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.651 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.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-13 05:57:19.685 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.695 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.697 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.707 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.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-13 05:57:19.716 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.724 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.735 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57: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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.756 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.761 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.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-13 05:57:19.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-13 05:57:19.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:19.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.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-13 05:57:19.803 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.814 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.824 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.836 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.843 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:19.854 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.879 +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-13 05:57:19.886 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.895 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:19.901 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.921 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.932 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:19.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-13 05:57:19.952 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.975 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:19.975 +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-13 05:57:19.998 +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-13 05:57:19.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-13 05:57:20.025 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.035 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.066 +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-13 05:57:20.073 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:20.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.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-13 05:57:20.136 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.166 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.169 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.185 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:20.203 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.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-13 05:57:20.238 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.238 +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-13 05:57:20.254 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.261 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.272 +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-13 05:57:20.283 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.293 +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-13 05:57:20.308 +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-13 05:57:20.308 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.329 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.336 +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-13 05:57:20.343 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.352 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.368 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.376 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.397 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.412 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:20.425 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.459 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.485 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.493 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.507 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.528 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:20.555 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.556 +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-13 05:57:20.579 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.583 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57: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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.603 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.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-13 05:57:20.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-13 05:57:20.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.646 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.647 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.664 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.673 +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-13 05:57:20.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57: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-13 05:57:20.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-13 05:57:20.710 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.724 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.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-13 05:57:20.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.754 +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-13 05:57: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-13 05:57:20.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57: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-13 05:57:20.797 +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-13 05:57:20.798 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.812 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.827 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:20.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.839 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:20.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.851 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57: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-13 05:57:20.862 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:20.878 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.898 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:20.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-13 05:57:20.906 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.922 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:20.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-13 05:57:20.940 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:20.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.964 +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-13 05:57:20.971 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:20.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-13 05:57:20.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-13 05:57:20.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-13 05:57:21.013 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.023 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.043 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.047 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.070 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:21.075 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:21.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.091 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.112 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.117 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.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-13 05:57:21.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-13 05:57:21.161 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.166 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.175 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.178 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.186 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.224 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.234 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.244 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.246 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.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-13 05:57:21.276 +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-13 05:57:21.289 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.296 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.317 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57: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-13 05:57:21.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-13 05:57:21.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-13 05:57:21.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:21.348 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.351 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.375 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.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-13 05:57:21.396 +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-13 05:57:21.407 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.417 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.429 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.444 +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-13 05:57:21.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:21.465 +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-13 05:57:21.473 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.499 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.508 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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 `isLive` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.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-13 05:57:21.561 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.585 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.612 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.615 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.621 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 05:57:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.642 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.649 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.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-13 05:57:21.693 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.710 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.713 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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 `isUpcoming` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.737 +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` = FALSE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 05:57:21.741 +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-13 05:57:21.746 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `p`.`id`, `p`.`description`, `p`.`deviceid`, `p`.`emailaddress`, `p`.`eventid`, `p`.`feedbackdate`, `p`.`fullname` FROM `postfeed` AS `p` WHERE `p`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.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-13 05:57:21.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-13 05:57:21.764 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.767 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:21.771 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 05:57:21.778 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetEvents (YourMap) in 3624.3778ms 2025-06-13 05:57:21.778 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:57:21.779 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:21.779 +00:00 [INF] Envelope queued up: '2d8d9e915f5d48d3844f30169e7b7b9c' 2025-06-13 05:57:21.779 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:21.779 +00:00 [INF] Envelope queued up: '4b6f84712f364a56871834e8308301f2' 2025-06-13 05:57:21.779 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 - 200 - application/json;+charset=utf-8 3626.0644ms 2025-06-13 05:57:21.785 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (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`.`eventid` = @__item_event_id_0 2025-06-13 05:57:21.789 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 05:57:21.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetEvents (YourMap) in 3638.8419ms 2025-06-13 05:57:21.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetEvents (YourMap)' 2025-06-13 05:57:21.796 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:21.796 +00:00 [INF] Envelope queued up: '231ef2060ea84e959f46a5400705ceb2' 2025-06-13 05:57:21.796 +00:00 [INF] Capturing transaction. 2025-06-13 05:57:21.796 +00:00 [INF] Envelope queued up: 'f9ba1d1dd832414d8c55d3ef04998493' 2025-06-13 05:57:21.797 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetEvents_List application/json 231 - 200 - application/json;+charset=utf-8 3641.6506ms 2025-06-13 06:00:21.031 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - 2025-06-13 06:00:21.032 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:00:21.032 +00:00 [INF] Started transaction with span ID 'ad63a58bde950761' and trace ID 'eb5ac717740542239a41f25b03905443'. 2025-06-13 06:00:21.032 +00:00 [INF] Started transaction with span ID 'ad63a58bde950761' and trace ID 'eb5ac717740542239a41f25b03905443'. 2025-06-13 06:00:21.032 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:00:21.032 +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-13 06:00:21.034 +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-13 06:00:21.034 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 06:00:21.034 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.1682ms 2025-06-13 06:00:21.034 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:00:21.035 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:21.035 +00:00 [INF] Envelope queued up: '0abf9cd8cd834af5bf3affe7cfd88961' 2025-06-13 06:00:21.035 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:21.035 +00:00 [INF] Envelope queued up: '8cca5e9b1d5b492ea225c0c4d15b6a7d' 2025-06-13 06:00:21.035 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - - 400 - application/json;+charset=utf-8 3.4062ms 2025-06-13 06:00:21.122 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 06:00:21.122 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:00:21.122 +00:00 [INF] Started transaction with span ID '10dbef41cc7508e4' and trace ID 'f0faf25ef5d4485eb72369737a313675'. 2025-06-13 06:00:21.123 +00:00 [INF] Started transaction with span ID '10dbef41cc7508e4' and trace ID 'f0faf25ef5d4485eb72369737a313675'. 2025-06-13 06:00:21.123 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:00:21.123 +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-13 06:00:21.125 +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-13 06:00:21.125 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 06:00:21.125 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1832ms 2025-06-13 06:00:21.125 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:00:21.125 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:21.125 +00:00 [INF] Envelope queued up: 'a602c90325e34255bcdd8346e28c882a' 2025-06-13 06:00:21.125 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:21.125 +00:00 [INF] Envelope queued up: '094edcf8d9a249beb36c7c8dc6f8c1fb' 2025-06-13 06:00:21.125 +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.3975ms 2025-06-13 06:00:36.935 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:00:36.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:00:36.936 +00:00 [INF] Started transaction with span ID '8732eadecf87238f' and trace ID '7f3f08cce5094a38966704f9fc3bd1f8'. 2025-06-13 06:00:36.936 +00:00 [INF] Started transaction with span ID '8732eadecf87238f' and trace ID '7f3f08cce5094a38966704f9fc3bd1f8'. 2025-06-13 06:00:36.936 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:00:36.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-13 06:00:37.060 +00:00 [INF] Executed DbCommand (117ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:00:37.086 +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-13 06:00:37.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:00:37.095 +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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.148 +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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.172 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.216 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.256 +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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.292 +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-13 06:00:37.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-13 06:00:37.299 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.324 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:00:37.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-13 06:00:37.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-13 06:00:37.336 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:00:37.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-13 06:00:37.345 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00:37.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:00:37.415 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:00:37.415 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 478.5382ms 2025-06-13 06:00:37.415 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:00:37.415 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:37.415 +00:00 [INF] Envelope queued up: '60250042aee347608bdf158f0b25619d' 2025-06-13 06:00:37.415 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:37.415 +00:00 [INF] Envelope queued up: '0a65b12e8c5b4f9b9379e1355120f381' 2025-06-13 06:00:37.415 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 479.9920ms 2025-06-13 06:00:37.447 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:00:37.447 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:00:37.447 +00:00 [INF] Started transaction with span ID 'cd6000bb2f57bd6c' and trace ID '96837cdf10544cd19014333c36bb4d1d'. 2025-06-13 06:00:37.447 +00:00 [INF] Started transaction with span ID 'cd6000bb2f57bd6c' and trace ID '96837cdf10544cd19014333c36bb4d1d'. 2025-06-13 06:00:37.447 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:00:37.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-13 06:00:37.452 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:00:37.470 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:00:37.470 +00:00 [INF] Started transaction with span ID 'b819531868c3e7b3' and trace ID '34f1f8d57079491ab5992371249f1662'. 2025-06-13 06:00:37.470 +00:00 [INF] Started transaction with span ID 'b819531868c3e7b3' and trace ID '34f1f8d57079491ab5992371249f1662'. 2025-06-13 06:00:37.470 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:00:37.470 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:00:37.482 +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-13 06:00:37.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-13 06:00:37.482 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.916ms 2025-06-13 06:00:37.482 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:00:37.482 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:37.482 +00:00 [INF] Envelope queued up: '71ce68c6ce4b4c98990359a6638227fa' 2025-06-13 06:00:37.483 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:37.483 +00:00 [INF] Envelope queued up: 'dd318fdc123442ad835a2f48c1aef366' 2025-06-13 06:00:37.483 +00: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.3683ms 2025-06-13 06:00:37.495 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:00:37.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:00:37.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:00:37.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.569 +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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 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-13 06:00:37.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-13 06:00: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-13 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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:00: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-13 06:00: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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00: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-13 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-13 06:00: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-13 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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00: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-13 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-13 06:00: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-13 06:00: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-13 06:00: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-13 06:00: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-13 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-13 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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00:37.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-13 06:00: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-13 06:00: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:00:37.865 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:00:37.866 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 418.2992ms 2025-06-13 06:00:37.866 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:00:37.866 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:37.866 +00:00 [INF] Envelope queued up: '123a661c9aaf4dd18b9a3f7921bbec11' 2025-06-13 06:00:37.866 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:37.866 +00:00 [INF] Envelope queued up: '25f98cd2171a4a7c8fc0a39bc469c401' 2025-06-13 06:00:37.866 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 419.4085ms 2025-06-13 06:00:58.744 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 06:00:58.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:00:58.744 +00:00 [INF] Started transaction with span ID '3b85e2db1c1fbdb1' and trace ID '544bdddf468f4686b613c81ee57dc384'. 2025-06-13 06:00:58.744 +00:00 [INF] Started transaction with span ID '3b85e2db1c1fbdb1' and trace ID '544bdddf468f4686b613c81ee57dc384'. 2025-06-13 06:00:58.744 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:00:58.744 +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-13 06:00:58.745 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - 2025-06-13 06:00:58.745 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:00:58.745 +00:00 [INF] Started transaction with span ID '84a871687aac6bb6' and trace ID 'cb7835b6dd27484dbc3f3dfd783aea91'. 2025-06-13 06:00:58.745 +00:00 [INF] Started transaction with span ID '84a871687aac6bb6' and trace ID 'cb7835b6dd27484dbc3f3dfd783aea91'. 2025-06-13 06:00:58.745 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:00:58.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-13 06:00:58.747 +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-13 06:00:58.747 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 06:00:58.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.1798ms 2025-06-13 06:00:58.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:00:58.747 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:58.748 +00:00 [INF] Envelope queued up: '758509baf72945949046a344858b98a7' 2025-06-13 06:00:58.748 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:58.748 +00:00 [INF] Envelope queued up: '4720692bc568417b81b84d0b70dbf6d0' 2025-06-13 06:00:58.748 +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.9378ms 2025-06-13 06:00:58.749 +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-13 06:00:58.749 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 06:00:58.749 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.4504ms 2025-06-13 06:00:58.749 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:00:58.749 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:58.749 +00:00 [INF] Envelope queued up: '7c0d66fc23314377a62ed313e204cbc6' 2025-06-13 06:00:58.749 +00:00 [INF] Capturing transaction. 2025-06-13 06:00:58.749 +00:00 [INF] Envelope queued up: '9bb540675499472f8757bb2b4bc7dcce' 2025-06-13 06:00:58.749 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=403 - - - 400 - application/json;+charset=utf-8 4.1180ms 2025-06-13 06:02:05.557 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-13 06:02:05.558 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:02:05.561 +00:00 [INF] No transaction started due to Options request. 2025-06-13 06:02:05.561 +00:00 [INF] CORS policy execution successful. 2025-06-13 06:02:05.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 3.3418ms 2025-06-13 06:02:05.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:02:05.565 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:02:05.566 +00:00 [INF] Started transaction with span ID '37ec82e0ba1cc1e7' and trace ID '9559d6190f914427b20cc4bdab4df92a'. 2025-06-13 06:02:05.566 +00:00 [INF] CORS policy execution successful. 2025-06-13 06:02:05.567 +00:00 [INF] Started transaction with span ID '37ec82e0ba1cc1e7' and trace ID '9559d6190f914427b20cc4bdab4df92a'. 2025-06-13 06:02:05.567 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:02:05.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-13 06:02:05.572 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:02:05.582 +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-13 06:02:05.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-13 06:02:05.591 +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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.614 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:02:05.614 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:02:05.614 +00:00 [INF] Started transaction with span ID '32d0d43976ab92f5' and trace ID '65af8fa150544d0f8cc48164cec41d3f'. 2025-06-13 06:02:05.614 +00:00 [INF] CORS policy execution successful. 2025-06-13 06:02:05.614 +00:00 [INF] Started transaction with span ID '32d0d43976ab92f5' and trace ID '65af8fa150544d0f8cc48164cec41d3f'. 2025-06-13 06:02:05.614 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:02:05.614 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:02:05.619 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:02:05.628 +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-13 06:02:05.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-13 06:02:05.635 +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-13 06:02: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-13 06:02:05.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-13 06:02:05.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-13 06:02: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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02: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-13 06:02:05.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-13 06:02:05.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02: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-13 06:02:05.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-13 06:02: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-13 06:02:05.689 +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-13 06:02: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-13 06:02: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-13 06:02: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-13 06:02: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-13 06:02:05.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-13 06:02:05.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-13 06:02: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-13 06:02:05.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-13 06:02: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-13 06:02: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-13 06:02:05.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-13 06:02:05.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-13 06:02: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-13 06:02:05.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-13 06:02:05.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:02:05.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-13 06:02: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-13 06:02:05.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-13 06:02: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-13 06:02: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-13 06:02:05.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-13 06:02:05.753 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:02: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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02: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-13 06:02:05.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-13 06:02: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-13 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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.790 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:02:05.791 +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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:02:05.821 +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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02: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-13 06:02:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:02:05.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-13 06:02:05.865 +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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.883 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.918 +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-13 06:02:05.919 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-13 06:02:05.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:02:05.919 +00:00 [INF] No transaction started due to Options request. 2025-06-13 06:02:05.919 +00:00 [INF] CORS policy execution successful. 2025-06-13 06:02:05.919 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4993ms 2025-06-13 06:02:05.924 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:02:05.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-13 06:02:05.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:02:05.944 +00:00 [INF] Started transaction with span ID '9e4cccd5cb7fed6a' and trace ID '93a04de59644491e9fbad3d2f4cb2656'. 2025-06-13 06:02:05.944 +00:00 [INF] CORS policy execution successful. 2025-06-13 06:02:05.944 +00:00 [INF] Started transaction with span ID '9e4cccd5cb7fed6a' and trace ID '93a04de59644491e9fbad3d2f4cb2656'. 2025-06-13 06:02:05.944 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:02:05.944 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:05.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-13 06:02:06.006 +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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.047 +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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.096 +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-13 06:02:06.096 +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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.149 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:02:06.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-13 06:02:06.172 +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-13 06:02:06.184 +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-13 06:02:06.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-13 06:02: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-13 06:02: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-13 06:02:06.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-13 06:02:06.215 +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-13 06:02: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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02: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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02: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-13 06:02:06.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:02:06.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-13 06:02:06.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-13 06:02:06.309 +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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.347 +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-13 06:02:06.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-13 06:02:06.356 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:02:06.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-13 06:02: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-13 06:02:06.391 +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-13 06:02: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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:02:06.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-13 06:02: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-13 06:02:06.448 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:02:06.456 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 889.013ms 2025-06-13 06:02:06.460 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:02:06.460 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:06.460 +00:00 [INF] Envelope queued up: '214ea5df19cd480fbec88080d189fa96' 2025-06-13 06:02:06.460 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:06.460 +00:00 [INF] Envelope queued up: '584882344a2b44119c2af712611af4c1' 2025-06-13 06:02:06.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 896.1152ms 2025-06-13 06:02:06.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-13 06:02:06.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-13 06:02:06.504 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 559.5915ms 2025-06-13 06:02:06.504 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:02:06.504 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:06.504 +00:00 [INF] Envelope queued up: 'd159ec7130f24d46aeb223569ede9245' 2025-06-13 06:02:06.505 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:06.505 +00:00 [INF] Envelope queued up: 'f6f696971dff4e9a8e15696120ea9be5' 2025-06-13 06:02:06.505 +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 569.5648ms 2025-06-13 06:02:06.510 +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-13 06:02:06.521 +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-13 06:02:06.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-13 06:02:06.536 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:02:06.551 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:02:06.566 +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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.615 +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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.648 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:02:06.658 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:02:06.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-13 06:02:06.727 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.756 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:02: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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02: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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02: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-13 06:02: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-13 06:02:06.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-13 06:02: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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02: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-13 06:02:06.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-13 06:02:06.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02: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-13 06:02:06.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-13 06:02:06.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-13 06:02:06.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-13 06:02: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-13 06:02: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-13 06:02: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-13 06:02:06.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-13 06:02:06.919 +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-13 06:02:06.920 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:02:06.923 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1309.0192ms 2025-06-13 06:02:06.923 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:02:06.925 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:06.927 +00:00 [INF] Envelope queued up: 'c2e0da692a114fe6b71392a8b66e02df' 2025-06-13 06:02:06.927 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:06.927 +00:00 [INF] Envelope queued up: '2549f1aa1a8a4482bf10de723ea07536' 2025-06-13 06:02:06.928 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1314.0439ms 2025-06-13 06:02:08.029 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=0c3694c9-544d-4990-9f34-f0a26fd0860c 3751 2025-06-13 06:02:08.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:02:08.029 +00:00 [INF] Started transaction with span ID '28d36d6b73ee9199' and trace ID '808cf42f48454703a3d267b3d921f4df'. 2025-06-13 06:02:08.029 +00:00 [INF] Started transaction with span ID '28d36d6b73ee9199' and trace ID '808cf42f48454703a3d267b3d921f4df'. 2025-06-13 06:02:08.029 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:02:08.029 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:02:08.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:02:08.033 +00:00 [INF] Capturing event. 2025-06-13 06:02:08.034 +00:00 [INF] Envelope queued up: 'cfd7896e5e79453fa0a4582f5b5f575a' 2025-06-13 06:02:08.035 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 06:02:08.035 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 5.9536ms 2025-06-13 06:02:08.035 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:02:08.035 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:08.035 +00:00 [INF] Envelope queued up: '13f4fd63db8a4562be1558f970e30197' 2025-06-13 06:02:08.035 +00:00 [INF] Capturing transaction. 2025-06-13 06:02:08.035 +00:00 [INF] Envelope queued up: '0bd4400e7dd14158a3b720107061872e' 2025-06-13 06:02:08.035 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=0c3694c9-544d-4990-9f34-f0a26fd0860c 3751 - 400 - text/plain;+charset=utf-8 6.7853ms 2025-06-13 06:04:05.633 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=c4729647-658d-4968-85a8-e55667ae4f48 3091 2025-06-13 06:04:05.633 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:04:05.634 +00:00 [INF] Started transaction with span ID '199344837f6074ce' and trace ID '6051bcb274fc46f18b9427a67840b84a'. 2025-06-13 06:04:05.634 +00:00 [INF] Started transaction with span ID '199344837f6074ce' and trace ID '6051bcb274fc46f18b9427a67840b84a'. 2025-06-13 06:04:05.634 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:04:05.634 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:04:05.635 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-06-13 06:04:05.635 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 0.8044ms 2025-06-13 06:04:05.635 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:04:05.635 +00:00 [INF] Capturing transaction. 2025-06-13 06:04:05.635 +00:00 [INF] Envelope queued up: '1bc728b4a2964044b0fea674109f0eaf' 2025-06-13 06:04:05.635 +00:00 [INF] Capturing transaction. 2025-06-13 06:04:05.635 +00:00 [INF] Envelope queued up: '142917c64b224b5c980f2b1d18e66291' 2025-06-13 06:04:05.635 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=c4729647-658d-4968-85a8-e55667ae4f48 3091 - 400 - application/problem+json;+charset=utf-8 1.7751ms 2025-06-13 06:06:17.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:06:17.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:06:17.324 +00:00 [INF] Started transaction with span ID 'd80ac83a10a68f40' and trace ID '12f10ac5c3164adf8274c2182a764ed1'. 2025-06-13 06:06:17.325 +00:00 [INF] Started transaction with span ID 'd80ac83a10a68f40' and trace ID '12f10ac5c3164adf8274c2182a764ed1'. 2025-06-13 06:06:17.325 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:06:17.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-13 06:06:17.486 +00:00 [INF] Executed DbCommand (160ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:06:17.658 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:06:17.658 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:06:17.658 +00:00 [INF] Started transaction with span ID '5c76ce1b444a9b7b' and trace ID '4c0b292bab72492a9efb201fda19fdc8'. 2025-06-13 06:06:17.658 +00:00 [INF] Started transaction with span ID '5c76ce1b444a9b7b' and trace ID '4c0b292bab72492a9efb201fda19fdc8'. 2025-06-13 06:06:17.658 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:06:17.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-13 06:06:17.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:06:17.666 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:06:17.666 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:06:17.667 +00:00 [INF] Started transaction with span ID 'fb09da29a3627a85' and trace ID '9d0517f1d5244aadb34b97bc88f175b6'. 2025-06-13 06:06:17.667 +00:00 [INF] Started transaction with span ID 'fb09da29a3627a85' and trace ID '9d0517f1d5244aadb34b97bc88f175b6'. 2025-06-13 06:06:17.667 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:06:17.667 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:06:17.668 +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-13 06:06:17.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-13 06:06:17.668 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6926ms 2025-06-13 06:06:17.669 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:06:17.669 +00:00 [INF] Capturing transaction. 2025-06-13 06:06:17.669 +00:00 [INF] Envelope queued up: '3d07b296a2034456b901764c6d6cf797' 2025-06-13 06:06:17.669 +00:00 [INF] Capturing transaction. 2025-06-13 06:06:17.669 +00:00 [INF] Envelope queued up: 'f4e6d5fa608f41428d3c37e9e24043f9' 2025-06-13 06:06:17.669 +00: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.4769ms 2025-06-13 06:06:17.710 +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-13 06:06:17.710 +00:00 [INF] Executed DbCommand (222ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:06:17.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-13 06:06:17.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:06:17.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:06:17.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-13 06:06: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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06: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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06: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-13 06:06:17.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-13 06:06: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-13 06:06: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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:06:17.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-13 06:06:17.853 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06:17.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-13 06:06:17.870 +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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.928 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.966 +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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06:17.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-13 06:06: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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.013 +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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.021 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:06:18.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:06:18.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-13 06:06: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-13 06:06:18.036 +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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.100 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.131 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06: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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.172 +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-13 06:06:18.179 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06:18.180 +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-13 06:06:18.191 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:06:18.199 +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-13 06:06:18.210 +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-13 06:06:18.227 +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-13 06:06:18.241 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06:18.252 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:06:18.256 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06:18.272 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06:18.272 +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-13 06:06:18.284 +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-13 06:06:18.294 +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-13 06:06:18.294 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06: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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06:18.347 +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-13 06:06:18.348 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:06:18.372 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06: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-13 06:06:18.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-13 06:06:18.390 +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-13 06:06:18.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-13 06:06:18.399 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06:18.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-13 06:06:18.423 +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-13 06:06: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-13 06:06:18.436 +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-13 06:06:18.448 +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-13 06:06:18.456 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:06:18.456 +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-13 06:06:18.459 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1133.95ms 2025-06-13 06:06:18.459 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:06:18.459 +00:00 [INF] Capturing transaction. 2025-06-13 06:06:18.459 +00:00 [INF] Envelope queued up: '508c30ed5a374097afce27165f2afacb' 2025-06-13 06:06:18.459 +00:00 [INF] Capturing transaction. 2025-06-13 06:06:18.459 +00:00 [INF] Envelope queued up: 'f326e515b8f2402d91d255001f07f0ff' 2025-06-13 06:06:18.463 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1138.9881ms 2025-06-13 06:06:18.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-13 06:06:18.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:06:18.483 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06:18.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-13 06:06: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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.569 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06:18.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-13 06:06:18.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-13 06:06:18.598 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:06:18.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-13 06:06:18.617 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06: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-13 06:06: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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.728 +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-13 06:06:18.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-13 06:06:18.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-13 06:06: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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06: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-13 06:06: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-13 06:06:18.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-13 06:06: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-13 06:06:18.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-13 06:06:18.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-13 06:06:18.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-13 06:06: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-13 06:06: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:06:18.833 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:06:18.836 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1177.5905ms 2025-06-13 06:06:18.836 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:06:18.836 +00:00 [INF] Capturing transaction. 2025-06-13 06:06:18.837 +00:00 [INF] Envelope queued up: '12bb92125ec7446a8e6c506f7f0852a9' 2025-06-13 06:06:18.837 +00:00 [INF] Capturing transaction. 2025-06-13 06:06:18.837 +00:00 [INF] Envelope queued up: 'e31b6828e7ad4cd799f8781ca5db6b06' 2025-06-13 06:06:18.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 1179.5481ms 2025-06-13 06:07:29.281 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:07:29.282 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:07:29.282 +00:00 [INF] Started transaction with span ID '88ad9576f4c10bb9' and trace ID 'd8a1f03074ad4b7f8373767e6f312b99'. 2025-06-13 06:07:29.282 +00:00 [INF] Started transaction with span ID '88ad9576f4c10bb9' and trace ID 'd8a1f03074ad4b7f8373767e6f312b99'. 2025-06-13 06:07:29.282 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:07:29.282 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:07:29.311 +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-13 06:07:29.340 +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-13 06:07:29.341 +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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:07: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-13 06:07:29.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:07:29.471 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:07:29.471 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 189.4212ms 2025-06-13 06:07:29.471 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:07:29.472 +00:00 [INF] Capturing transaction. 2025-06-13 06:07:29.472 +00:00 [INF] Envelope queued up: 'd7bc37180a0e4c379c34b38989225e99' 2025-06-13 06:07:29.472 +00:00 [INF] Capturing transaction. 2025-06-13 06:07:29.472 +00:00 [INF] Envelope queued up: '7c7aa6619fe6418fa897eba4d136015a' 2025-06-13 06:07:29.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 190.5255ms 2025-06-13 06:07:29.593 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:07:29.593 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:07:29.593 +00:00 [INF] Started transaction with span ID '36ab7ea181adec25' and trace ID 'cb375e4c228e4c47adf5884e67d72006'. 2025-06-13 06:07:29.593 +00:00 [INF] Started transaction with span ID '36ab7ea181adec25' and trace ID 'cb375e4c228e4c47adf5884e67d72006'. 2025-06-13 06:07:29.593 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:07:29.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-13 06:07:29.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:07:29.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-13 06:07:29.600 +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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07: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-13 06:07: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:07:29.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-13 06:07:29.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-13 06:07: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-13 06:07:29.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07: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-13 06:07: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-13 06:07:29.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-13 06:07:29.847 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:07:29.848 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:07:29.848 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:07:29.848 +00:00 [INF] Started transaction with span ID 'a40fe3748c4d546e' and trace ID '3e04c4e685c945c997ed16c24eee1f46'. 2025-06-13 06:07:29.849 +00:00 [INF] Started transaction with span ID 'a40fe3748c4d546e' and trace ID '3e04c4e685c945c997ed16c24eee1f46'. 2025-06-13 06:07:29.849 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:07:29.849 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:07:29.851 +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-13 06:07:29.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-13 06:07:29.851 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0595ms 2025-06-13 06:07:29.851 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:07:29.851 +00:00 [INF] Capturing transaction. 2025-06-13 06:07:29.851 +00:00 [INF] Envelope queued up: 'c8c8de7dc060473db20171d118367d19' 2025-06-13 06:07:29.852 +00:00 [INF] Capturing transaction. 2025-06-13 06:07:29.852 +00:00 [INF] Envelope queued up: '3a41a4aa16c5410195ba61dc55be75eb' 2025-06-13 06:07:29.852 +00: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.4920ms 2025-06-13 06:07:29.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 258.8558ms 2025-06-13 06:07:29.852 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:07:29.853 +00:00 [INF] Capturing transaction. 2025-06-13 06:07:29.853 +00:00 [INF] Envelope queued up: 'c99561a6764b4c6388c5fe194d796016' 2025-06-13 06:07:29.853 +00:00 [INF] Capturing transaction. 2025-06-13 06:07:29.853 +00:00 [INF] Envelope queued up: 'ae4ab9c537914c48873636f51fbe714a' 2025-06-13 06:07:29.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.0487ms 2025-06-13 06:16:39.025 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:16:39.025 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:39.025 +00:00 [INF] Started transaction with span ID 'c7cd395bc00a5b3b' and trace ID '5e0e575c8a924869ab74c5a113ed701b'. 2025-06-13 06:16:39.026 +00:00 [INF] Started transaction with span ID 'c7cd395bc00a5b3b' and trace ID '5e0e575c8a924869ab74c5a113ed701b'. 2025-06-13 06:16:39.026 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:39.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-13 06:16:39.059 +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-13 06:16:39.079 +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-13 06:16:39.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:16:39.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:16:39.212 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:16:39.213 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 186.7374ms 2025-06-13 06:16:39.213 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:39.213 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:39.213 +00:00 [INF] Envelope queued up: 'f75e7312781f49bf91ea1169fe8dfc64' 2025-06-13 06:16:39.213 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:39.213 +00:00 [INF] Envelope queued up: 'c6ec69d5ee044d5e9957564da9cf1e4b' 2025-06-13 06:16:39.213 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 188.0351ms 2025-06-13 06:16:39.310 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:16:39.310 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:39.310 +00:00 [INF] Started transaction with span ID '9f98d68a2729a110' and trace ID 'c4502e74b4674505a85e5d417e0987ed'. 2025-06-13 06:16:39.310 +00:00 [INF] Started transaction with span ID '9f98d68a2729a110' and trace ID 'c4502e74b4674505a85e5d417e0987ed'. 2025-06-13 06:16:39.310 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:39.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-13 06:16:39.316 +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-13 06:16:39.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:16:39.320 +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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:16:39.341 +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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.424 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.544 +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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.606 +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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.656 +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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.722 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16: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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.813 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.852 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.896 +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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.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-13 06:16:39.976 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:16:39.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-13 06:16: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-13 06:16:39.999 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:16:40.010 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:16:40.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-13 06:16:40.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-13 06:16:40.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-13 06:16:40.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-13 06:16: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-13 06:16: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-13 06:16:40.110 +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-13 06:16: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-13 06:16:40.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-13 06:16:40.150 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:16:40.168 +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-13 06:16:40.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-13 06:16:40.184 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:16:40.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-13 06:16:40.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-13 06:16:40.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-13 06:16:40.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-13 06:16: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-13 06:16:40.261 +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-13 06:16:40.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-13 06:16:40.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-13 06:16:40.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-13 06:16: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-13 06:16: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-13 06:16: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-13 06:16:40.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-13 06:16:40.293 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:16:40.294 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 983.7789ms 2025-06-13 06:16:40.294 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:40.295 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:40.295 +00:00 [INF] Envelope queued up: '2acd5a71d0bd4fc482b94e24e345ff67' 2025-06-13 06:16:40.295 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:40.295 +00:00 [INF] Envelope queued up: 'e496af72f44e4fb1a887e85f5d825e90' 2025-06-13 06:16:40.295 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 985.5327ms 2025-06-13 06:16:41.516 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 06:16:41.517 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:41.517 +00:00 [INF] Started transaction with span ID '5fade46db46d0a58' and trace ID 'ab0e6f7e22eb48f0b679313118d264a4'. 2025-06-13 06:16:41.517 +00:00 [INF] Started transaction with span ID '5fade46db46d0a58' and trace ID 'ab0e6f7e22eb48f0b679313118d264a4'. 2025-06-13 06:16:41.517 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:41.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-13 06:16:41.540 +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-13 06:16:41.561 +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-13 06:16:41.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-13 06:16:41.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-13 06:16: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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16: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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16: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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16: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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16: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-13 06:16: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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06: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-13 06:16:41.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-13 06:16:41.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-13 06:16:41.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-13 06:16: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-13 06:16:41.671 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:16:41.671 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 154.4457ms 2025-06-13 06:16:41.671 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:41.672 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:41.672 +00:00 [INF] Envelope queued up: '2dbd05a0579143f09fdddfd11bb738c3' 2025-06-13 06:16:41.672 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:41.672 +00:00 [INF] Envelope queued up: '9159ae6342624301a5e3f924c0233fd7' 2025-06-13 06:16:41.672 +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 155.5992ms 2025-06-13 06:16:42.704 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 06:16:42.704 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:42.704 +00:00 [INF] Started transaction with span ID '90fa01d00470cf1f' and trace ID '328bdbbc9f944e668ebeb52bfb48c4a2'. 2025-06-13 06:16:42.704 +00:00 [INF] Started transaction with span ID '90fa01d00470cf1f' and trace ID '328bdbbc9f944e668ebeb52bfb48c4a2'. 2025-06-13 06:16:42.704 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:16:42.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-13 06:16:42.706 +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-13 06:16:42.706 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:16:42.707 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.5648ms 2025-06-13 06:16:42.707 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:16:42.707 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:42.707 +00:00 [INF] Envelope queued up: '91004e3723d74ebba858cb476ece02d6' 2025-06-13 06:16:42.707 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:42.708 +00:00 [INF] Envelope queued up: '10caaa047fc84af9bac40b1053dd1824' 2025-06-13 06:16:42.708 +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.2487ms 2025-06-13 06:16:43.977 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 06:16:43.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:43.977 +00:00 [INF] Started transaction with span ID 'afc432aa3092cfdd' and trace ID '915ecf8d4e444262af5d596da7109304'. 2025-06-13 06:16:43.977 +00:00 [INF] Started transaction with span ID 'afc432aa3092cfdd' and trace ID '915ecf8d4e444262af5d596da7109304'. 2025-06-13 06:16:43.977 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:16:43.977 +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-13 06:16:43.979 +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-13 06:16:43.979 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 06:16:43.979 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.0896ms 2025-06-13 06:16:43.979 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:16:43.979 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:43.979 +00:00 [INF] Envelope queued up: 'f14ca3807d244194973cf08ebb931cba' 2025-06-13 06:16:43.979 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:43.980 +00:00 [INF] Envelope queued up: 'a7630d11744649b18b572627bb1f38ed' 2025-06-13 06:16:43.980 +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.0240ms 2025-06-13 06:16:44.030 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 06:16:44.030 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:44.030 +00:00 [INF] Started transaction with span ID '940d44ec154d6eb7' and trace ID 'c0884bfe93534c82999bfdd1b0109694'. 2025-06-13 06:16:44.030 +00:00 [INF] Started transaction with span ID '940d44ec154d6eb7' and trace ID 'c0884bfe93534c82999bfdd1b0109694'. 2025-06-13 06:16:44.030 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:16:44.030 +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-13 06:16:44.032 +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-13 06:16:44.032 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 06:16:44.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.0626ms 2025-06-13 06:16:44.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:16:44.032 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:44.033 +00:00 [INF] Envelope queued up: 'b8c42335fb474cd4b003696208ebb0d5' 2025-06-13 06:16:44.033 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:44.042 +00:00 [INF] Envelope queued up: 'e9b2b6a92d334937a57beb742a915a5e' 2025-06-13 06:16:44.042 +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.5537ms 2025-06-13 06:16:44.118 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 06:16:44.118 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:44.118 +00:00 [INF] Started transaction with span ID 'eb78f7d517c60763' and trace ID 'ae296d4c5502423f8be62425fe3b90b8'. 2025-06-13 06:16:44.119 +00:00 [INF] Started transaction with span ID 'eb78f7d517c60763' and trace ID 'ae296d4c5502423f8be62425fe3b90b8'. 2025-06-13 06:16:44.119 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:16:44.119 +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-13 06:16:44.122 +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-13 06:16:44.123 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 06:16:44.123 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.2573ms 2025-06-13 06:16:44.123 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:16:44.123 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:44.123 +00:00 [INF] Envelope queued up: '8862852436bb4966be6dcc0aef5133b0' 2025-06-13 06:16:44.123 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:44.123 +00:00 [INF] Envelope queued up: 'd49318afd9f04da3bed926a713d4ef48' 2025-06-13 06:16:44.123 +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.9024ms 2025-06-13 06:16:44.305 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 06:16:44.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:16:44.305 +00:00 [INF] Started transaction with span ID 'c023bee857fc5266' and trace ID '06011970106a4659975f475e92e9767a'. 2025-06-13 06:16:44.306 +00:00 [INF] Started transaction with span ID 'c023bee857fc5266' and trace ID '06011970106a4659975f475e92e9767a'. 2025-06-13 06:16:44.306 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:44.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-13 06:16:44.320 +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-13 06:16:44.337 +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-13 06:16:44.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:16:44.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16: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-13 06:16:44.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-13 06:16: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-13 06:16: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-13 06:16: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-13 06:16:44.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-13 06:16: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-13 06:16: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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.459 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16:44.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-13 06:16: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-13 06:16: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-13 06:16: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:16:44.490 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:16:44.490 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 184.0509ms 2025-06-13 06:16:44.490 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:16:44.490 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:44.490 +00:00 [INF] Envelope queued up: 'f40722f9b3ee4e9ea5763f03744009ec' 2025-06-13 06:16:44.490 +00:00 [INF] Capturing transaction. 2025-06-13 06:16:44.490 +00:00 [INF] Envelope queued up: '04507c52ba99429d96277f24a9b17ce0' 2025-06-13 06:16:44.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 185.2124ms 2025-06-13 06:20:07.576 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:20:07.609 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:20:07.576 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:20:07.609 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:20:07.718 +00:00 [INF] Started transaction with span ID 'd0c4a1cbda78a3b9' and trace ID 'a0739a23ac134569818110e386e20f20'. 2025-06-13 06:20:07.718 +00:00 [INF] Started transaction with span ID 'b234585df09c0e17' and trace ID '9de1e2695ea345e499a007beecf13417'. 2025-06-13 06:20:07.843 +00:00 [INF] Started transaction with span ID 'd0c4a1cbda78a3b9' and trace ID 'a0739a23ac134569818110e386e20f20'. 2025-06-13 06:20:07.881 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:20:07.843 +00:00 [INF] Started transaction with span ID 'b234585df09c0e17' and trace ID '9de1e2695ea345e499a007beecf13417'. 2025-06-13 06:20:07.887 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:20:07.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-13 06:20:07.992 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:20:08.796 +00:00 [INF] Executed DbCommand (349ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:20:08.909 +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-13 06:20:08.949 +00:00 [INF] Executed DbCommand (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-13 06:20:08.952 +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-13 06:20:08.965 +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-13 06:20:10.016 +00:00 [INF] Executed DbCommand (1,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-13 06:20:10.326 +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-13 06:20:10.332 +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-13 06:20:10.345 +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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.459 +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-13 06:20:10.465 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.488 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20: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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.517 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20: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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.690 +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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.728 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:20: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-13 06:20:10.736 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.775 +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-13 06:20:10.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-13 06:20:10.787 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:20:10.794 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20: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-13 06:20:10.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-13 06:20: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-13 06:20:10.816 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.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-13 06:20: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-13 06:20:10.868 +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-13 06:20:10.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:20: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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:10.941 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20:10.960 +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-13 06:20: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-13 06:20: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-13 06:20:10.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-13 06:20:10.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-13 06:20:10.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-13 06:20: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-13 06:20:11.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-13 06:20:11.016 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:20:11.037 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.054 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20:11.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-13 06:20:11.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-13 06:20:11.111 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.167 +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-13 06:20: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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.199 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.231 +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-13 06:20:11.252 +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-13 06:20:11.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-13 06:20:11.261 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:20:11.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-13 06:20:11.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-13 06:20:11.306 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.367 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.392 +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-13 06:20:11.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-13 06:20:11.419 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.452 +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-13 06:20: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-13 06:20:11.470 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.556 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:20:11.567 +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-13 06:20:11.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-13 06:20:11.599 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:20:11.600 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:20:11.601 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3588.8652ms 2025-06-13 06:20:11.601 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:20:11.602 +00:00 [INF] Capturing transaction. 2025-06-13 06:20:11.603 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.623 +00:00 [INF] Envelope queued up: 'ab2c9e585259468f8fc3cf856cad8e07' 2025-06-13 06:20:11.623 +00:00 [INF] Capturing transaction. 2025-06-13 06:20:11.623 +00:00 [INF] Envelope queued up: '862d13d7236441a08cef9bcee6b7a213' 2025-06-13 06:20:11.623 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 4135.1043ms 2025-06-13 06:20:11.634 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.720 +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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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-13 06:20:11.786 +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-13 06:20:11.792 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:20:11.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-13 06:20:11.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-13 06:20:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:20:11.815 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:20:11.815 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3802.8497ms 2025-06-13 06:20:11.815 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:20:11.815 +00:00 [INF] Capturing transaction. 2025-06-13 06:20:11.819 +00:00 [INF] Envelope queued up: '18cac530582c46e09518604552adac71' 2025-06-13 06:20:11.819 +00:00 [INF] Capturing transaction. 2025-06-13 06:20:11.819 +00:00 [INF] Envelope queued up: '8b0c002cc67948f4871903491309fca3' 2025-06-13 06:20:11.820 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 4339.5819ms 2025-06-13 06:26:49.717 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:26:49.717 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:26:49.717 +00:00 [INF] Started transaction with span ID '620a0b8c2b71e799' and trace ID '28391ddf27ed4542b22eb0381e702432'. 2025-06-13 06:26:49.717 +00:00 [INF] Started transaction with span ID '620a0b8c2b71e799' and trace ID '28391ddf27ed4542b22eb0381e702432'. 2025-06-13 06:26:49.717 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:26:49.717 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:26:49.836 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:26:49.836 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:26:49.837 +00:00 [INF] Started transaction with span ID '25dd530b25e57c52' and trace ID '384a57970e0b41b4b121a4efd31b8872'. 2025-06-13 06:26:49.837 +00:00 [INF] Started transaction with span ID '25dd530b25e57c52' and trace ID '384a57970e0b41b4b121a4efd31b8872'. 2025-06-13 06:26:49.837 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:26:49.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-13 06:26:55.782 +00:00 [INF] Executed DbCommand (5,424ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:26:55.791 +00:00 [INF] Executed DbCommand (5,431ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:26:56.378 +00:00 [INF] Executed DbCommand (594ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:26:56.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:26:56.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.410 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:26:56.577 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:26:56.577 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6859.4352ms 2025-06-13 06:26:56.577 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:26:56.577 +00:00 [INF] Capturing transaction. 2025-06-13 06:26:56.577 +00:00 [INF] Envelope queued up: '5131e944d379466a93724e2a2d369dcc' 2025-06-13 06:26:56.577 +00:00 [INF] Capturing transaction. 2025-06-13 06:26:56.577 +00:00 [INF] Envelope queued up: 'ef96ab9726a645239621762030841711' 2025-06-13 06:26:56.577 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 6860.5449ms 2025-06-13 06:26:56.626 +00:00 [INF] Executed DbCommand (833ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:26:56.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-13 06:26:56.655 +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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.780 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:26:56.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26: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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26: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-13 06:26: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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26: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-13 06:26:56.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-13 06:26: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:26:56.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-13 06:26:56.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-13 06:26:56.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-13 06:26:56.951 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:26:56.952 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7115.4398ms 2025-06-13 06:26:56.952 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:26:56.953 +00:00 [INF] Capturing transaction. 2025-06-13 06:26:56.953 +00:00 [INF] Envelope queued up: '1e39bcda43ee4b3784ece25c251e1867' 2025-06-13 06:26:56.953 +00:00 [INF] Capturing transaction. 2025-06-13 06:26:56.953 +00:00 [INF] Envelope queued up: '1428349d8a9648709267ba4ce1f0ae2a' 2025-06-13 06:26:56.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 7117.0071ms 2025-06-13 06:27:05.730 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:27:05.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:05.730 +00:00 [INF] Started transaction with span ID '2f4c17c56a49e85e' and trace ID '8ebdb48f413e4811bc2945b1809f7259'. 2025-06-13 06:27:05.730 +00:00 [INF] Started transaction with span ID '2f4c17c56a49e85e' and trace ID '8ebdb48f413e4811bc2945b1809f7259'. 2025-06-13 06:27:05.730 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:05.731 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:27:05.898 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:27:05.898 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:05.898 +00:00 [INF] Started transaction with span ID '7dc44428db421cdd' and trace ID '9ab85241e5cf439088620c27b9c8155c'. 2025-06-13 06:27:05.898 +00:00 [INF] Started transaction with span ID '7dc44428db421cdd' and trace ID '9ab85241e5cf439088620c27b9c8155c'. 2025-06-13 06:27:05.898 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:05.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-13 06:27:08.796 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:27:08.796 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:08.796 +00:00 [INF] Started transaction with span ID '6845cf0f3d2a832' and trace ID '800e5bbb5ac647ac91f2a4c5fc17440c'. 2025-06-13 06:27:08.797 +00:00 [INF] Started transaction with span ID '6845cf0f3d2a832' and trace ID '800e5bbb5ac647ac91f2a4c5fc17440c'. 2025-06-13 06:27:08.797 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:08.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-13 06:27:08.867 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:27:08.867 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:08.867 +00:00 [INF] Started transaction with span ID 'fc29b25d2245da43' and trace ID '69d4f36781a04db29965b7db488c5516'. 2025-06-13 06:27:08.867 +00:00 [INF] Started transaction with span ID 'fc29b25d2245da43' and trace ID '69d4f36781a04db29965b7db488c5516'. 2025-06-13 06:27:08.867 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:08.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-13 06:27:09.363 +00:00 [INF] Executed DbCommand (3,630ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:09.385 +00:00 [INF] Executed DbCommand (3,485ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:09.504 +00:00 [INF] Executed DbCommand (541ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:09.512 +00:00 [INF] Executed DbCommand (143ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:09.522 +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-13 06:27:09.531 +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-13 06:27:09.537 +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-13 06:27:09.574 +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-13 06:27:09.578 +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-13 06:27:09.584 +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-13 06:27:09.585 +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-13 06:27:09.589 +00:00 [INF] Executed DbCommand (552ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:09.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:09.590 +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-13 06:27:09.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-13 06:27:09.620 +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-13 06:27:09.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-13 06:27: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-13 06:27:09.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:09.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-13 06:27:09.696 +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-13 06:27:09.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-13 06:27:09.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27: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-13 06:27:09.751 +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-13 06:27:09.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-13 06:27: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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27: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-13 06:27:09.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-13 06:27: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-13 06:27: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-13 06:27:09.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-13 06:27: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-13 06:27:09.804 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:09.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-13 06:27:09.820 +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-13 06:27:09.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-13 06:27: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-13 06:27:09.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-13 06:27: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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27:09.843 +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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27: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-13 06:27:09.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-13 06:27:09.868 +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-13 06:27:09.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.927 +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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.946 +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-13 06:27:09.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-13 06:27: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-13 06:27:09.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.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-13 06:27: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-13 06:27:09.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-13 06:27:09.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-13 06:27:09.993 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:09.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-13 06:27: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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.020 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27: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-13 06:27:10.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.195 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27:10.196 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1399.0529ms 2025-06-13 06:27:10.196 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:10.196 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.196 +00:00 [INF] Envelope queued up: '1fbba9c9b3e645878b402ce2fc96a968' 2025-06-13 06:27:10.196 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.196 +00:00 [INF] Envelope queued up: 'd08a57d1bb2344ababa7976631bd5b80' 2025-06-13 06:27:10.196 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1400.1951ms 2025-06-13 06:27:10.198 +00:00 [INF] Executed DbCommand (205ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.273 +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-13 06:27:10.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-13 06:27:10.278 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.293 +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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.330 +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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.376 +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-13 06:27:10.396 +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-13 06:27:10.400 +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-13 06:27:10.410 +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-13 06:27:10.420 +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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.464 +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-13 06:27:10.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-13 06:27:10.486 +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-13 06:27:10.499 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.544 +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-13 06:27:10.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-13 06:27:10.554 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:10.557 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.590 +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-13 06:27:10.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-13 06:27: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-13 06:27:10.602 +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-13 06:27:10.609 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.632 +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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.638 +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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.650 +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-13 06:27:10.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-13 06:27: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-13 06:27:10.659 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27: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-13 06:27:10.668 +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-13 06:27:10.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-13 06:27:10.672 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:10.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-13 06:27:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.687 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27: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-13 06:27:10.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-13 06:27:10.691 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:10.695 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27: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-13 06:27:10.732 +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-13 06:27:10.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-13 06:27:10.736 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.799 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27: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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27: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-13 06:27: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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27:10.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-13 06:27:10.884 +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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.889 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27:10.890 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2022.115ms 2025-06-13 06:27:10.890 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:10.891 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.891 +00:00 [INF] Envelope queued up: '9655c909399a40248e8d9e5c28453ce6' 2025-06-13 06:27:10.892 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.892 +00:00 [INF] Envelope queued up: '1136ffa88fee4dd184e6a6c5d8da90b4' 2025-06-13 06:27:10.892 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2025.0794ms 2025-06-13 06:27: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-13 06:27:10.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:27:10.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:10.895 +00:00 [INF] Started transaction with span ID 'dba0ce810a74da5d' and trace ID 'b34f4f03f64340f8822d5157269af193'. 2025-06-13 06:27:10.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-13 06:27:10.896 +00:00 [INF] Started transaction with span ID 'dba0ce810a74da5d' and trace ID 'b34f4f03f64340f8822d5157269af193'. 2025-06-13 06:27:10.897 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:10.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-13 06:27:10.904 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:27:10.904 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:10.904 +00:00 [INF] Started transaction with span ID '89cf68016914b81' and trace ID 'b40dceb685a544ac8537dc98b12c54db'. 2025-06-13 06:27:10.905 +00:00 [INF] Started transaction with span ID '89cf68016914b81' and trace ID 'b40dceb685a544ac8537dc98b12c54db'. 2025-06-13 06:27:10.905 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27:10.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-13 06:27:10.910 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5012.2301ms 2025-06-13 06:27:10.911 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:10.911 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.912 +00:00 [INF] Envelope queued up: '8328c2c768c74d7f97973de1cbd4caf0' 2025-06-13 06:27:10.912 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.912 +00:00 [INF] Envelope queued up: '480d09bc7d914fb3b26e9e548cfb43a4' 2025-06-13 06:27: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-13 06:27:10.913 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 5015.3007ms 2025-06-13 06:27:10.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-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27:10.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.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-13 06:27: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-13 06:27: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-13 06:27: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-13 06:27: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-13 06:27:10.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-13 06:27:10.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:10.962 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27:10.969 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5238.5002ms 2025-06-13 06:27:10.969 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:10.969 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.970 +00:00 [INF] Envelope queued up: '83f322ebcb754c7aa3b4f1b668a10107' 2025-06-13 06:27:10.970 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:10.970 +00:00 [INF] Envelope queued up: '55112f423a7b4da991a7126b3177f84d' 2025-06-13 06:27:10.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 5239.7277ms 2025-06-13 06:27:11.175 +00:00 [INF] Executed DbCommand (273ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:11.179 +00:00 [INF] Executed DbCommand (273ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:11.304 +00:00 [INF] Executed DbCommand (122ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:27:11.347 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:27:11.350 +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-13 06:27:11.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.413 +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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.442 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.452 +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-13 06:27:11.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-13 06:27:11.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.471 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.509 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.564 +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-13 06:27:11.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-13 06:27:11.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.628 +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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.645 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.668 +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-13 06:27:11.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-13 06:27: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-13 06:27:11.673 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:11.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-13 06:27: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-13 06:27:11.687 +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-13 06:27:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:11.690 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27:11.690 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 793.4143ms 2025-06-13 06:27:11.690 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:11.690 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:11.691 +00:00 [INF] Envelope queued up: '91af8c0bb81c4f32858d91c7fbd1ee7b' 2025-06-13 06:27:11.691 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:11.691 +00:00 [INF] Envelope queued up: 'fd158635b9c44fd082b20e913255eb26' 2025-06-13 06:27:11.691 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 796.1342ms 2025-06-13 06:27:11.691 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.826 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27:11.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-13 06:27: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-13 06:27:11.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-13 06:27:11.891 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27:11.893 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 988.3351ms 2025-06-13 06:27:11.893 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:11.896 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:11.898 +00:00 [INF] Envelope queued up: 'fff2bb1c7ec448009f6c69a059e2c00b' 2025-06-13 06:27:11.898 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:11.898 +00:00 [INF] Envelope queued up: '61bbdb25be0146a3965536877e7be11e' 2025-06-13 06:27:11.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 994.1501ms 2025-06-13 06:27:15.058 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:27:15.059 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:15.059 +00:00 [INF] Started transaction with span ID '6390172164451631' and trace ID '7714c15e24b3499f83987950a309220e'. 2025-06-13 06:27:15.059 +00:00 [INF] Started transaction with span ID '6390172164451631' and trace ID '7714c15e24b3499f83987950a309220e'. 2025-06-13 06:27:15.059 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:15.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-13 06:27:15.087 +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-13 06:27:15.121 +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-13 06:27:15.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-13 06:27:15.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:27:15.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-13 06:27:15.138 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:15.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-13 06:27:15.149 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27:15.165 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:15.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:15.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-13 06:27: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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.237 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:27:15.237 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:27:15.237 +00:00 [INF] Started transaction with span ID 'b4039ce6f64a8167' and trace ID '820d5d31843046839c9535e48f03a035'. 2025-06-13 06:27:15.237 +00:00 [INF] Started transaction with span ID 'b4039ce6f64a8167' and trace ID '820d5d31843046839c9535e48f03a035'. 2025-06-13 06:27:15.237 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:15.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-13 06:27:15.247 +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-13 06:27:15.257 +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-13 06:27:15.266 +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-13 06:27:15.271 +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-13 06:27:15.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-13 06:27: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-13 06:27:15.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27: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-13 06:27: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-13 06:27:15.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-13 06:27:15.316 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.377 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.423 +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-13 06:27:15.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-13 06:27:15.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.501 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.542 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.564 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:15.588 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27:15.588 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 529.4431ms 2025-06-13 06:27:15.589 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:15.589 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:15.589 +00:00 [INF] Envelope queued up: '1cb1bdfcf5324634956bcc2d505c4250' 2025-06-13 06:27:15.589 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:15.589 +00:00 [INF] Envelope queued up: '32398d17d6aa4fe3b6632c7a471e9b1e' 2025-06-13 06:27:15.589 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 530.7158ms 2025-06-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.647 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27: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-13 06:27:15.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-13 06:27:15.691 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27: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-13 06:27:15.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-13 06:27: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-13 06:27:15.802 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27: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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.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-13 06:27:15.958 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:15.966 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:15.986 +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-13 06:27:15.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-13 06:27:16.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-13 06:27: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-13 06:27:16.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-13 06:27:16.044 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:16.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-13 06:27: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-13 06:27:16.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-13 06:27: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-13 06:27:16.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-13 06:27:16.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-13 06:27:16.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-13 06:27:16.109 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:27:16.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-13 06:27:16.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-13 06:27:16.133 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:16.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-13 06:27:16.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-13 06:27:16.171 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:16.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:16.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-13 06:27:16.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-13 06:27:16.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-13 06:27:16.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:27:16.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-13 06:27:16.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-13 06:27:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:27:16.228 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:27:16.236 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 998.9537ms 2025-06-13 06:27:16.236 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:27:16.237 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:16.245 +00:00 [INF] Envelope queued up: '213cdd599a664b65a97c7d173d7f9047' 2025-06-13 06:27:16.245 +00:00 [INF] Capturing transaction. 2025-06-13 06:27:16.246 +00:00 [INF] Envelope queued up: 'd865ca3de0034fe8a86cc40477e2749d' 2025-06-13 06:27:16.246 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1009.2036ms 2025-06-13 06:36:44.630 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------805150571959431673261631 3727 2025-06-13 06:36:44.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:36:44.653 +00:00 [INF] Started transaction with span ID '108f9f0e6b000545' and trace ID '14b269f03e984e5f9386f121f39537ad'. 2025-06-13 06:36:44.955 +00:00 [INF] Creating key {a357004c-e44f-4a6a-b677-436a376c7e67} with creation date 2025-06-13 06:36:44Z, activation date 2025-06-15 04:31:22Z, and expiration date 2025-09-11 06:36:44Z. 2025-06-13 06:36:45.048 +00:00 [INF] Writing data to file '/home/gitlab-runner/.aspnet/DataProtection-Keys/key-a357004c-e44f-4a6a-b677-436a376c7e67.xml'. 2025-06-13 06:36:45.052 +00:00 [INF] Started transaction with span ID '108f9f0e6b000545' and trace ID '14b269f03e984e5f9386f121f39537ad'. 2025-06-13 06:36:45.052 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:36:45.053 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:36:45.184 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:36:45.185 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 06:36:45.187 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 132.454ms 2025-06-13 06:36:45.187 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:36:45.187 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:45.187 +00:00 [INF] Envelope queued up: '23c842ec78c24967bb7390503c657ca3' 2025-06-13 06:36:45.188 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:45.188 +00:00 [INF] Envelope queued up: '3ad1b480fd864304b927b92afecae7a8' 2025-06-13 06:36:45.188 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------805150571959431673261631 3727 - 400 - application/json;+charset=utf-8 557.7270ms 2025-06-13 06:36:48.260 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:36:48.260 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:36:48.260 +00:00 [INF] Started transaction with span ID '39cf88e599185e1' and trace ID 'a3ac8cac7f494265ab8e4243cb72a327'. 2025-06-13 06:36:48.261 +00:00 [INF] Started transaction with span ID '39cf88e599185e1' and trace ID 'a3ac8cac7f494265ab8e4243cb72a327'. 2025-06-13 06:36:48.261 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:36:48.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-13 06:36:48.327 +00:00 [INF] Executed DbCommand (61ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:36:48.363 +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-13 06:36:48.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:36:48.370 +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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36: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-13 06:36: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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36: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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36: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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:36:48.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-13 06:36: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-13 06:36: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-13 06:36:48.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-13 06:36: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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36: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-13 06:36:48.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-13 06:36:48.580 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:36:48.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-13 06:36:48.594 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:36:48.594 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:36:48.594 +00:00 [INF] Started transaction with span ID '9a7a397ce2f3f6f2' and trace ID '9ee17ee0cf5942a3812181fe02d87aff'. 2025-06-13 06:36:48.594 +00:00 [INF] Started transaction with span ID '9a7a397ce2f3f6f2' and trace ID '9ee17ee0cf5942a3812181fe02d87aff'. 2025-06-13 06:36:48.595 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:36:48.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-13 06:36:48.603 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:36:48.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:36:48.603 +00:00 [INF] Started transaction with span ID '5fa3f6e73b25c111' and trace ID 'c4a66f5a489946f7bc22d476a0c1f883'. 2025-06-13 06:36:48.603 +00:00 [INF] Started transaction with span ID '5fa3f6e73b25c111' and trace ID 'c4a66f5a489946f7bc22d476a0c1f883'. 2025-06-13 06:36:48.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:36:48.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-13 06:36:48.625 +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-13 06:36:48.635 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:36:48.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-13 06:36:48.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-13 06:36:48.687 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:36:48.687 +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-13 06:36:48.688 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 84.9659ms 2025-06-13 06:36:48.688 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:36:48.688 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:48.691 +00:00 [INF] Envelope queued up: 'bbc1eba970d74745bf073101ef35fa62' 2025-06-13 06:36:48.697 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:48.697 +00:00 [INF] Envelope queued up: 'd3e3cb2410444ed0b1b431a32c01c862' 2025-06-13 06:36:48.697 +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-13 06:36:48.698 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 95.0243ms 2025-06-13 06:36:48.700 +00:00 [INF] Executed DbCommand (50ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:36:48.705 +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-13 06:36:48.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:36:48.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-13 06:36:48.741 +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-13 06:36:48.742 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:36:48.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-13 06:36:48.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-13 06:36:48.761 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 500.5022ms 2025-06-13 06:36:48.761 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:36:48.762 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:48.767 +00:00 [INF] Envelope queued up: '41e57af93d104327a5c15348720a32b2' 2025-06-13 06:36:48.767 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:48.767 +00:00 [INF] Envelope queued up: 'b58da29cdb4d47999009c8fbaf27b9aa' 2025-06-13 06:36:48.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 508.5018ms 2025-06-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.894 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:36:48.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-13 06:36: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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36: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-13 06:36:48.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-13 06:36:48.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-13 06:36:48.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-13 06:36: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-13 06:36:48.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-13 06:36: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-13 06:36:49.001 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36:49.034 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:36:49.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-13 06:36:49.044 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:36:49.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-13 06:36:49.057 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:36:49.062 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:36: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-13 06:36:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36:49.110 +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-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.237 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:36:49.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-13 06:36:49.255 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:36:49.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-13 06:36:49.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-13 06:36:49.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36:49.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36: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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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-13 06:36:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:36:49.482 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:36:49.486 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 891.4768ms 2025-06-13 06:36:49.486 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:36:49.487 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:49.489 +00:00 [INF] Envelope queued up: '4f9b98d10df344c18f48f62870fd5ea4' 2025-06-13 06:36:49.489 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:49.489 +00:00 [INF] Envelope queued up: 'acc135c5b1324077861bbeae5488fd84' 2025-06-13 06:36:49.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 895.2297ms 2025-06-13 06:36:56.331 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:36:56.331 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:36:56.331 +00:00 [INF] Started transaction with span ID 'ce7e5fd995b2c3b2' and trace ID 'd1ce253d0b0148c59ec0138d493e59ff'. 2025-06-13 06:36:56.331 +00:00 [INF] Started transaction with span ID 'ce7e5fd995b2c3b2' and trace ID 'd1ce253d0b0148c59ec0138d493e59ff'. 2025-06-13 06:36:56.331 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:36:56.331 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:36:56.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-13 06:36:56.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-13 06:36:56.333 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4953ms 2025-06-13 06:36:56.334 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:36:56.334 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:56.334 +00:00 [INF] Envelope queued up: '7203ba219b1c4ac3ba944bd7ca0f33d2' 2025-06-13 06:36:56.335 +00:00 [INF] Capturing transaction. 2025-06-13 06:36:56.335 +00:00 [INF] Envelope queued up: '243b16947ed5458a85ae1bf5a1569f7a' 2025-06-13 06:36:56.335 +00: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-13 06:37:31.689 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------210454717463143230795245 4061 2025-06-13 06:37:31.689 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:37:31.689 +00:00 [INF] Started transaction with span ID '19c3933b206b1d1f' and trace ID 'b705d6aa0b2f46968d691bcc1f205a95'. 2025-06-13 06:37:31.689 +00:00 [INF] Started transaction with span ID '19c3933b206b1d1f' and trace ID 'b705d6aa0b2f46968d691bcc1f205a95'. 2025-06-13 06:37:31.690 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:37:31.690 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:37:31.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:37:31.693 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 06:37:31.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 3.4298ms 2025-06-13 06:37:31.693 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:37:31.693 +00:00 [INF] Capturing transaction. 2025-06-13 06:37:31.694 +00:00 [INF] Envelope queued up: '6e0a207c7ff94eaab89feef74bc5e23c' 2025-06-13 06:37:31.694 +00:00 [INF] Capturing transaction. 2025-06-13 06:37:31.694 +00:00 [INF] Envelope queued up: 'c088803768614d8abbea56bab10772ef' 2025-06-13 06:37:31.695 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------210454717463143230795245 4061 - 400 - application/json;+charset=utf-8 6.0248ms 2025-06-13 06:37:49.488 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------862836460355594232645955 4057 2025-06-13 06:37:49.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:37:49.488 +00:00 [INF] Started transaction with span ID '20ad2bab84463b51' and trace ID '6034f1ce3b694746bb0ba62131695c99'. 2025-06-13 06:37:49.488 +00:00 [INF] Started transaction with span ID '20ad2bab84463b51' and trace ID '6034f1ce3b694746bb0ba62131695c99'. 2025-06-13 06:37:49.488 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:37:49.488 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:37:49.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:37:49.727 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 06:37:49.727 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 239.0752ms 2025-06-13 06:37:49.728 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:37:49.728 +00:00 [INF] Capturing transaction. 2025-06-13 06:37:49.728 +00:00 [INF] Envelope queued up: 'f2a3dbf94b084afba30aad3a0d11e016' 2025-06-13 06:37:49.728 +00:00 [INF] Capturing transaction. 2025-06-13 06:37:49.728 +00:00 [INF] Envelope queued up: '6f44478ad0dd44adb3807758d7b0a3c5' 2025-06-13 06:37:49.728 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------862836460355594232645955 4057 - 400 - application/json;+charset=utf-8 240.4260ms 2025-06-13 06:38:06.514 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:38:06.514 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:38:06.514 +00:00 [INF] Started transaction with span ID '68f7c470f139b4df' and trace ID '72b3d6b11c044a679f58aa3fff8dec12'. 2025-06-13 06:38:06.514 +00:00 [INF] Started transaction with span ID '68f7c470f139b4df' and trace ID '72b3d6b11c044a679f58aa3fff8dec12'. 2025-06-13 06:38:06.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:38:06.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-13 06:38:06.563 +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-13 06:38:06.571 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:38:06.571 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:38:06.571 +00:00 [INF] Started transaction with span ID '8f0102db6e019c31' and trace ID '272740ceea1347649d75b65582306ec4'. 2025-06-13 06:38:06.572 +00:00 [INF] Started transaction with span ID '8f0102db6e019c31' and trace ID '272740ceea1347649d75b65582306ec4'. 2025-06-13 06:38:06.572 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:38:06.572 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:38:06.575 +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-13 06:38:06.575 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:38:06.575 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3536ms 2025-06-13 06:38:06.575 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:38:06.575 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:06.576 +00:00 [INF] Envelope queued up: 'e70015a804ca47548449b503ba106662' 2025-06-13 06:38:06.576 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:06.576 +00:00 [INF] Envelope queued up: 'c00bad24163143dca9d25a0cebb763ae' 2025-06-13 06:38:06.577 +00: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.7539ms 2025-06-13 06:38:06.590 +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-13 06:38:06.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-13 06:38:06.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:38:06.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-13 06:38: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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.627 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:38:06.627 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:38:06.627 +00:00 [INF] Started transaction with span ID 'dc99c707ff29382c' and trace ID '82085751b7a7431fa98514b259b04eb8'. 2025-06-13 06:38:06.627 +00:00 [INF] Started transaction with span ID 'dc99c707ff29382c' and trace ID '82085751b7a7431fa98514b259b04eb8'. 2025-06-13 06:38:06.627 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:38:06.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-13 06:38:06.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:38:06.635 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:38:06.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-13 06:38:06.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-13 06:38:06.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.708 +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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.813 +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-13 06:38:06.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-13 06:38:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:38: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-13 06:38:06.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-13 06:38: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-13 06:38:06.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38:06.890 +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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.912 +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-13 06:38:06.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-13 06:38: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-13 06:38: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-13 06:38:06.922 +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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38: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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:06.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-13 06:38: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-13 06:38:06.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-13 06:38:06.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-13 06:38:07.012 +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-13 06:38:07.014 +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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.036 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:38:07.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-13 06:38:07.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-13 06:38: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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38: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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.107 +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-13 06:38:07.111 +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-13 06:38: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-13 06:38:07.117 +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-13 06:38:07.117 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:38: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-13 06:38:07.120 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 605.5702ms 2025-06-13 06:38:07.120 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:38:07.122 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:07.123 +00:00 [INF] Envelope queued up: '76e2401a7fba4b448971a6183d4d8724' 2025-06-13 06:38:07.123 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:07.123 +00:00 [INF] Envelope queued up: 'b1fe2e716b6e4720871a8c4c1ee527e4' 2025-06-13 06:38:07.124 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 609.7000ms 2025-06-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38: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-13 06:38: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-13 06:38: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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38: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-13 06:38:07.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-13 06:38: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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38: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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38: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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:38:07.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-13 06:38: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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.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-13 06:38:07.306 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:38:07.309 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 681.454ms 2025-06-13 06:38:07.309 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:38:07.309 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:07.311 +00:00 [INF] Envelope queued up: 'e4f0808061b44403aba53dd1bc98b55b' 2025-06-13 06:38:07.311 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:07.311 +00:00 [INF] Envelope queued up: '5ca14e81e18046cc8c0d80116ad07c74' 2025-06-13 06:38:07.311 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 684.4346ms 2025-06-13 06:38:23.488 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------710031814531608590441185 13422 2025-06-13 06:38:23.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:38:23.488 +00:00 [INF] Started transaction with span ID '42776e8714ec3092' and trace ID '4addf479e3b44c8782537af6b3c94ea3'. 2025-06-13 06:38:23.489 +00:00 [INF] Started transaction with span ID '42776e8714ec3092' and trace ID '4addf479e3b44c8782537af6b3c94ea3'. 2025-06-13 06:38:23.489 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:38:23.489 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:38:23.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:38:23.493 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 06:38:23.494 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 4.6117ms 2025-06-13 06:38:23.494 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:38:23.494 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:23.496 +00:00 [INF] Envelope queued up: '126645eeb865426eb89f80d089c70b27' 2025-06-13 06:38:23.496 +00:00 [INF] Capturing transaction. 2025-06-13 06:38:23.496 +00:00 [INF] Envelope queued up: 'd96429ffc3a84a30987601e2fb4e3e8f' 2025-06-13 06:38:23.496 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------710031814531608590441185 13422 - 400 - application/json;+charset=utf-8 7.9850ms 2025-06-13 06:39:30.217 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------280905588084104891766252 13422 2025-06-13 06:39:30.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:39:30.217 +00:00 [INF] Started transaction with span ID 'a0a2fe219b2b66e9' and trace ID '40c2d83f4eac48d99cd2f13b2d9e218e'. 2025-06-13 06:39:30.219 +00:00 [INF] Started transaction with span ID 'a0a2fe219b2b66e9' and trace ID '40c2d83f4eac48d99cd2f13b2d9e218e'. 2025-06-13 06:39:30.219 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:39:30.219 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:39:30.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:39:30.224 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 06:39:30.224 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 5.4231ms 2025-06-13 06:39:30.224 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:39:30.224 +00:00 [INF] Capturing transaction. 2025-06-13 06:39:30.224 +00:00 [INF] Envelope queued up: '9a8ff268fff34307b4297a2bc70896c7' 2025-06-13 06:39:30.224 +00:00 [INF] Capturing transaction. 2025-06-13 06:39:30.224 +00:00 [INF] Envelope queued up: '84545127b8144387a30226c27c195be4' 2025-06-13 06:39:30.224 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------280905588084104891766252 13422 - 400 - application/json;+charset=utf-8 7.5569ms 2025-06-13 06:40:07.134 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:40:07.134 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:40:07.134 +00:00 [INF] Started transaction with span ID '78c9609dacd62fad' and trace ID '46418c0d5c1b49fa9658e5a2a6ad17ea'. 2025-06-13 06:40:07.134 +00:00 [INF] Started transaction with span ID '78c9609dacd62fad' and trace ID '46418c0d5c1b49fa9658e5a2a6ad17ea'. 2025-06-13 06:40:07.134 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:07.134 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:40:07.177 +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-13 06:40:07.231 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:40:07.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-13 06:40:07.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:40:07.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-13 06:40: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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.359 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.385 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:40:07.386 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 251.5569ms 2025-06-13 06:40:07.386 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:07.386 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:07.386 +00:00 [INF] Envelope queued up: '562350191109441a935b01e9b9c8e945' 2025-06-13 06:40:07.386 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:07.386 +00:00 [INF] Envelope queued up: '63ee4a1eade84227aaf138f84abb2ce7' 2025-06-13 06:40:07.386 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 252.6407ms 2025-06-13 06:40:07.411 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:40:07.411 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:40:07.411 +00:00 [INF] Started transaction with span ID '2840529a88fc351c' and trace ID '237b19c48ff9467ab0981f871547d606'. 2025-06-13 06:40:07.411 +00:00 [INF] Started transaction with span ID '2840529a88fc351c' and trace ID '237b19c48ff9467ab0981f871547d606'. 2025-06-13 06:40:07.411 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:07.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-13 06:40:07.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:40:07.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-13 06:40:07.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.524 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.563 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:40:07.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.602 +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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.624 +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-13 06:40: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-13 06:40: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-13 06:40:07.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-13 06:40:07.648 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:40: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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40: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-13 06:40:07.731 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:40:07.897 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40: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-13 06:40:07.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-13 06:40: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-13 06:40: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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.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-13 06:40:07.984 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40:07.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-13 06:40:07.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-13 06:40:07.993 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:40:07.995 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 583.6018ms 2025-06-13 06:40:07.995 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:07.995 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:07.995 +00:00 [INF] Envelope queued up: '84a054d8e27d477098202d83b3391002' 2025-06-13 06:40:07.995 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:07.995 +00:00 [INF] Envelope queued up: '1b288981b87c4406a8addb4ba740d072' 2025-06-13 06:40:07.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 584.9019ms 2025-06-13 06:40:18.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:40:18.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:40:18.712 +00:00 [INF] Started transaction with span ID '4c02066ee7531497' and trace ID '095c0508f2fa4af58e84817d59325354'. 2025-06-13 06:40:18.712 +00:00 [INF] Started transaction with span ID '4c02066ee7531497' and trace ID '095c0508f2fa4af58e84817d59325354'. 2025-06-13 06:40:18.712 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:18.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-13 06:40:18.725 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:40:18.725 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:40:18.725 +00:00 [INF] Started transaction with span ID '2255997eb1a80668' and trace ID '6a88a6902da64ec8a18265d6fb3ca491'. 2025-06-13 06:40:18.725 +00:00 [INF] Started transaction with span ID '2255997eb1a80668' and trace ID '6a88a6902da64ec8a18265d6fb3ca491'. 2025-06-13 06:40:18.725 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:40:18.725 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:40:18.728 +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-13 06:40:18.728 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:40:18.729 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0605ms 2025-06-13 06:40:18.729 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:40:18.729 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:18.730 +00:00 [INF] Envelope queued up: '9e10b4069f5e4d86a4713818cdac1381' 2025-06-13 06:40:18.732 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:18.733 +00:00 [INF] Envelope queued up: '18529d2966484ba2b914efe9e3e5dc5e' 2025-06-13 06:40:18.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 8.2281ms 2025-06-13 06:40:18.739 +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-13 06:40:18.753 +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-13 06:40:18.757 +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-13 06:40:18.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:40:18.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-13 06:40:18.768 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:40:18.768 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:40:18.768 +00:00 [INF] Started transaction with span ID '13641ad2f5829236' and trace ID '605188814bc64146849ee835ce3efb50'. 2025-06-13 06:40:18.768 +00:00 [INF] Started transaction with span ID '13641ad2f5829236' and trace ID '605188814bc64146849ee835ce3efb50'. 2025-06-13 06:40:18.768 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:18.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-13 06:40:18.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:40:18.774 +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-13 06:40:18.778 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.802 +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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:40:18.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40:18.873 +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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.905 +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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40: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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40: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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.960 +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-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.975 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:40:18.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-13 06:40: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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:18.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-13 06:40:19.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-13 06:40:19.008 +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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.013 +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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.061 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40: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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40: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-13 06:40: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-13 06:40:19.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-13 06:40:19.101 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.176 +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-13 06:40:19.182 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:40:19.184 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 471.458ms 2025-06-13 06:40:19.184 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:19.185 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:19.190 +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-13 06:40:19.198 +00:00 [INF] Envelope queued up: '022b8ced31894744adc2b7f95d0d6526' 2025-06-13 06:40:19.198 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:19.198 +00:00 [INF] Envelope queued up: 'e39ae9071840420dbe40dd8e7d3a9be7' 2025-06-13 06:40:19.198 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 485.8593ms 2025-06-13 06:40:19.198 +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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40:19.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-13 06:40: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-13 06:40:19.363 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:40:19.365 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 596.5682ms 2025-06-13 06:40:19.365 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:40:19.365 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:19.366 +00:00 [INF] Envelope queued up: 'ace3b6a60672452b838cc953884a7f63' 2025-06-13 06:40:19.366 +00:00 [INF] Capturing transaction. 2025-06-13 06:40:19.366 +00:00 [INF] Envelope queued up: '8152dd2b675f4cc4b573c85da7462ee8' 2025-06-13 06:40:19.366 +00: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.8380ms 2025-06-13 06:41:13.509 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:41:13.509 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:41:13.509 +00:00 [INF] Started transaction with span ID '4e28b252b789c44b' and trace ID '44e0f900c838401ba728035004050ca9'. 2025-06-13 06:41:13.509 +00:00 [INF] Started transaction with span ID '4e28b252b789c44b' and trace ID '44e0f900c838401ba728035004050ca9'. 2025-06-13 06:41:13.509 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:41:13.509 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:41:13.552 +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-13 06:41:13.616 +00:00 [INF] Executed DbCommand (60ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:41:13.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-13 06:41:13.624 +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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.685 +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-13 06:41:13.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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.758 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41:13.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-13 06:41:13.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:41:13.844 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41: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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.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-13 06:41:13.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:41:13.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-13 06:41: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-13 06:41:13.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:41:13.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-13 06:41: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-13 06:41: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-13 06:41:13.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:41:13.919 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:41:13.919 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 409.3383ms 2025-06-13 06:41:13.919 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:41:13.919 +00:00 [INF] Capturing transaction. 2025-06-13 06:41:13.919 +00:00 [INF] Envelope queued up: 'fbb97baf22e84d8a8c355fef96ee1aff' 2025-06-13 06:41:13.919 +00:00 [INF] Capturing transaction. 2025-06-13 06:41:13.919 +00:00 [INF] Envelope queued up: '19944ca369a34b3a8e568e955f2cb743' 2025-06-13 06:41:13.921 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 410.9475ms 2025-06-13 06:41:14.214 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:41:14.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:41:14.215 +00:00 [INF] Started transaction with span ID '7f0e306bc76a30ca' and trace ID 'd2d1541bd1a5448aa28e0f8dd3d6af26'. 2025-06-13 06:41:14.215 +00:00 [INF] Started transaction with span ID '7f0e306bc76a30ca' and trace ID 'd2d1541bd1a5448aa28e0f8dd3d6af26'. 2025-06-13 06:41:14.215 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:41:14.215 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:41:14.215 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:41:14.216 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:41:14.216 +00:00 [INF] Started transaction with span ID '3cf2276969e99cfe' and trace ID '65d919e6992c4b1f91019e739b3b053c'. 2025-06-13 06:41:14.216 +00:00 [INF] Started transaction with span ID '3cf2276969e99cfe' and trace ID '65d919e6992c4b1f91019e739b3b053c'. 2025-06-13 06:41:14.216 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:41:14.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-13 06:41:14.225 +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-13 06:41:14.226 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:41:14.227 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.3957ms 2025-06-13 06:41:14.228 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:41:14.228 +00:00 [INF] Capturing transaction. 2025-06-13 06:41:14.228 +00:00 [INF] Envelope queued up: '49eab6695bcb49fbafa9e56a759c79bb' 2025-06-13 06:41:14.228 +00:00 [INF] Capturing transaction. 2025-06-13 06:41:14.228 +00:00 [INF] Envelope queued up: 'e0f55e3b6f1144c19ef0d3b41072897c' 2025-06-13 06:41:14.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 14.3969ms 2025-06-13 06:41:14.240 +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-13 06:41:14.256 +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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.300 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:41: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-13 06:41: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-13 06:41:14.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-13 06:41: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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.362 +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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.455 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:41: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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41: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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.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-13 06:41:14.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-13 06:41: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-13 06:41:14.897 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:41:14.897 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 681.4694ms 2025-06-13 06:41:14.897 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:41:14.898 +00:00 [INF] Capturing transaction. 2025-06-13 06:41:14.898 +00:00 [INF] Envelope queued up: 'b00a455cac3b40f8b43521ec025cf542' 2025-06-13 06:41:14.898 +00:00 [INF] Capturing transaction. 2025-06-13 06:41:14.898 +00:00 [INF] Envelope queued up: 'ec25e13646194a2e8e2ec2c8df10b95d' 2025-06-13 06:41: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 683.1391ms 2025-06-13 06:42:44.156 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=029caea8-04c6-4caa-8ba7-d1b141e3c05d 3086 2025-06-13 06:42:44.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:42:44.156 +00:00 [INF] Started transaction with span ID '1e4241e6f2b03f33' and trace ID '4ad7fc70181446f993e39c3688329c2a'. 2025-06-13 06:42:44.156 +00:00 [INF] Started transaction with span ID '1e4241e6f2b03f33' and trace ID '4ad7fc70181446f993e39c3688329c2a'. 2025-06-13 06:42:44.156 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:42:44.156 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:42:44.171 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-06-13 06:42:44.171 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 14.9252ms 2025-06-13 06:42:44.171 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:42:44.172 +00:00 [INF] Capturing transaction. 2025-06-13 06:42:44.172 +00:00 [INF] Envelope queued up: 'c61d1d6bb36c4f37b7e98b3f506dd4bc' 2025-06-13 06:42:44.172 +00:00 [INF] Capturing transaction. 2025-06-13 06:42:44.172 +00:00 [INF] Envelope queued up: '52c82fcddc214d5d8ed721540bd4b2c8' 2025-06-13 06:42:44.172 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=029caea8-04c6-4caa-8ba7-d1b141e3c05d 3086 - 400 - application/problem+json;+charset=utf-8 16.0173ms 2025-06-13 06:46:00.151 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:46:00.152 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:46:00.152 +00:00 [INF] Started transaction with span ID '6bf0438fcd416f06' and trace ID '981dde1872524bfaa81c5d315403f7cc'. 2025-06-13 06:46:00.152 +00:00 [INF] Started transaction with span ID '6bf0438fcd416f06' and trace ID '981dde1872524bfaa81c5d315403f7cc'. 2025-06-13 06:46:00.152 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:46:00.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-13 06:46:00.194 +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-13 06:46:00.215 +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-13 06:46:00.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:46:00.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:46:00.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-13 06:46: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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.343 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:46:00.343 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 191.0145ms 2025-06-13 06:46:00.343 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:46:00.343 +00:00 [INF] Capturing transaction. 2025-06-13 06:46:00.343 +00:00 [INF] Envelope queued up: '628b6f6bd1fe47779f837fbbfd740be9' 2025-06-13 06:46:00.343 +00:00 [INF] Capturing transaction. 2025-06-13 06:46:00.343 +00:00 [INF] Envelope queued up: 'a15641baa5864ce7bf1ef77a7e21e174' 2025-06-13 06:46:00.344 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 192.1201ms 2025-06-13 06:46:00.396 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:46:00.396 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:46:00.396 +00:00 [INF] Started transaction with span ID '7e4d61ceefa6bd0e' and trace ID '7157b621e0c24a14bd6f093d1e0e1c41'. 2025-06-13 06:46:00.397 +00:00 [INF] Started transaction with span ID '7e4d61ceefa6bd0e' and trace ID '7157b621e0c24a14bd6f093d1e0e1c41'. 2025-06-13 06:46:00.397 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:46:00.397 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:46:00.406 +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-13 06:46:00.415 +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-13 06:46:00.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46: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-13 06:46: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-13 06:46: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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46: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-13 06:46:00.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-13 06:46: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-13 06:46:00.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.479 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.541 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46: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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.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-13 06:46:00.707 +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-13 06:46:00.708 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:46:00.709 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 311.8379ms 2025-06-13 06:46:00.709 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:46:00.709 +00:00 [INF] Capturing transaction. 2025-06-13 06:46:00.709 +00:00 [INF] Envelope queued up: '836f31ffa1f94f64812ff24e9d486823' 2025-06-13 06:46:00.710 +00:00 [INF] Capturing transaction. 2025-06-13 06:46:00.710 +00:00 [INF] Envelope queued up: '097db186f1a7405d8ebc48c633219ccd' 2025-06-13 06:46:00.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 313.5936ms 2025-06-13 06:48:56.199 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=bf9d5451-21cd-4fc5-b8b4-2712de5585b7 3086 2025-06-13 06:48:56.200 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:48:56.201 +00:00 [INF] Started transaction with span ID 'd4d2aa50d9b4b851' and trace ID '42565c9f291e4a3b82b42e77e2b36651'. 2025-06-13 06:48:56.202 +00:00 [INF] Started transaction with span ID 'd4d2aa50d9b4b851' and trace ID '42565c9f291e4a3b82b42e77e2b36651'. 2025-06-13 06:48:56.202 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:48:56.202 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:48:56.203 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-06-13 06:48:56.203 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 1.1228ms 2025-06-13 06:48:56.203 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:48:56.203 +00:00 [INF] Capturing transaction. 2025-06-13 06:48:56.203 +00:00 [INF] Envelope queued up: 'ede21ce631f548f585ece9db0bba264e' 2025-06-13 06:48:56.203 +00:00 [INF] Capturing transaction. 2025-06-13 06:48:56.203 +00:00 [INF] Envelope queued up: '9e7bc866a1cc40aea2615935bdbcbcef' 2025-06-13 06:48:56.203 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=bf9d5451-21cd-4fc5-b8b4-2712de5585b7 3086 - 400 - application/problem+json;+charset=utf-8 4.3385ms 2025-06-13 06:50:48.407 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 06:50:48.408 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:50:48.408 +00:00 [INF] Started transaction with span ID '518181bc233a6c22' and trace ID '0ae3018ca8ea452e8826033905b34688'. 2025-06-13 06:50:48.408 +00:00 [INF] Started transaction with span ID '518181bc233a6c22' and trace ID '0ae3018ca8ea452e8826033905b34688'. 2025-06-13 06:50:48.408 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:50:48.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-13 06:50:48.426 +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-13 06:50:48.443 +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-13 06:50:48.449 +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-13 06:50:48.453 +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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.488 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 06:50:48.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:50:48.488 +00:00 [INF] Started transaction with span ID 'bbc6fbee1736ae18' and trace ID 'eb786e901211412f9b82ef46a412a07e'. 2025-06-13 06:50:48.489 +00:00 [INF] Started transaction with span ID 'bbc6fbee1736ae18' and trace ID 'eb786e901211412f9b82ef46a412a07e'. 2025-06-13 06:50:48.489 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:50:48.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-13 06:50:48.488 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.539 +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-13 06:50:48.545 +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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.559 +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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.641 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:50:48.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-13 06:50:48.655 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.678 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.696 +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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:50:48.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-13 06:50:48.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-13 06:50:48.765 +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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.781 +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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50:48.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:50:48.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:50:48.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-13 06:50:48.921 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:50:48.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-13 06:50:48.927 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:50:48.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-13 06:50:48.931 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 442.5433ms 2025-06-13 06:50:48.931 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:50:48.932 +00:00 [INF] Capturing transaction. 2025-06-13 06:50:48.933 +00:00 [INF] Envelope queued up: 'de6ce8b8e48b423c9310148023725d7d' 2025-06-13 06:50:48.933 +00:00 [INF] Capturing transaction. 2025-06-13 06:50:48.933 +00:00 [INF] Envelope queued up: '5466b2e791804f328dfe6017295b82bc' 2025-06-13 06:50:48.934 +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 446.2866ms 2025-06-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50:48.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-13 06:50: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-13 06:50: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-13 06:50: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-13 06:50:48.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-13 06:50:48.967 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:50:48.969 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 561.3787ms 2025-06-13 06:50:48.970 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:50:48.970 +00:00 [INF] Capturing transaction. 2025-06-13 06:50:48.970 +00:00 [INF] Envelope queued up: '2a006b80df7c4b74a14ff5d30c2db6e3' 2025-06-13 06:50:48.970 +00:00 [INF] Capturing transaction. 2025-06-13 06:50:48.970 +00:00 [INF] Envelope queued up: 'f3302aa8f54842e299025d4615be4ee8' 2025-06-13 06:50:48.971 +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 563.7136ms 2025-06-13 06:50:50.549 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 06:50:50.549 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:50:50.549 +00:00 [INF] Started transaction with span ID '21f3ca4871ccfbe3' and trace ID 'c6f8df7c985e4a72b972b262cd8fc250'. 2025-06-13 06:50:50.550 +00:00 [INF] Started transaction with span ID '21f3ca4871ccfbe3' and trace ID 'c6f8df7c985e4a72b972b262cd8fc250'. 2025-06-13 06:50:50.550 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:50:50.550 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:50:50.552 +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-13 06:50:50.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-13 06:50:50.553 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2567ms 2025-06-13 06:50:50.553 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:50:50.553 +00:00 [INF] Capturing transaction. 2025-06-13 06:50:50.554 +00:00 [INF] Envelope queued up: 'fd235342ebda4ee499dfb0fec6026773' 2025-06-13 06:50:50.554 +00:00 [INF] Capturing transaction. 2025-06-13 06:50:50.554 +00:00 [INF] Envelope queued up: 'd982b90d091b4ec79f96ee11b209ce24' 2025-06-13 06:50:50.555 +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.2880ms 2025-06-13 06:51:15.732 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 06:51:15.732 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:51:15.734 +00:00 [INF] Started transaction with span ID 'df10715d23b87d85' and trace ID 'f1b76e5bb68e4c1798b376d372f9e17c'. 2025-06-13 06:51:15.735 +00:00 [INF] Started transaction with span ID 'df10715d23b87d85' and trace ID 'f1b76e5bb68e4c1798b376d372f9e17c'. 2025-06-13 06:51:15.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:51:15.735 +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-13 06:51:15.736 +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-13 06:51:15.737 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 06:51:15.737 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.8908ms 2025-06-13 06:51:15.737 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:51:15.737 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:15.737 +00:00 [INF] Envelope queued up: '43a9f6d06ead47be9a046c25296f8185' 2025-06-13 06:51:15.737 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:15.737 +00:00 [INF] Envelope queued up: 'd4fd032f704d4137bbcaf7470b8553a8' 2025-06-13 06:51:15.737 +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.2826ms 2025-06-13 06:51:16.105 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 06:51:16.106 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:51:16.106 +00:00 [INF] Started transaction with span ID '68d2b7074ecfa47f' and trace ID 'd2bdf042a00042b08b6a255fcb46b43a'. 2025-06-13 06:51:16.106 +00:00 [INF] Started transaction with span ID '68d2b7074ecfa47f' and trace ID 'd2bdf042a00042b08b6a255fcb46b43a'. 2025-06-13 06:51:16.106 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:51:16.106 +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-13 06:51:16.112 +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-13 06:51:16.112 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 06:51:16.112 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.0291ms 2025-06-13 06:51:16.112 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:51:16.112 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:16.112 +00:00 [INF] Envelope queued up: '5de3e1497e0248e5a259050f9d9d24e5' 2025-06-13 06:51:16.112 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:16.112 +00:00 [INF] Envelope queued up: '24970b8185554f6280bac5ff69aeb15c' 2025-06-13 06:51:16.112 +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.7535ms 2025-06-13 06:51:39.508 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:51:39.508 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:51:39.508 +00:00 [INF] Started transaction with span ID 'd7878f758dcdbb1c' and trace ID '912cf8f4d2684978bf2dd9a8ea41371f'. 2025-06-13 06:51:39.508 +00:00 [INF] Started transaction with span ID 'd7878f758dcdbb1c' and trace ID '912cf8f4d2684978bf2dd9a8ea41371f'. 2025-06-13 06:51:39.508 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:51:39.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-13 06:51:39.527 +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-13 06:51:39.545 +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-13 06:51:39.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:51:39.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.678 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:51:39.679 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 170.2737ms 2025-06-13 06:51:39.679 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:51:39.679 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:39.679 +00:00 [INF] Envelope queued up: '20374ba4b4fb4740a860ab2eb69fb989' 2025-06-13 06:51:39.679 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:39.679 +00:00 [INF] Envelope queued up: 'd888d33cfeff4b39ac6ae054183aad5d' 2025-06-13 06:51: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 171.4675ms 2025-06-13 06:51:39.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:51:39.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:51:39.712 +00:00 [INF] Started transaction with span ID '9ca237cb347dec8e' and trace ID '9139e8a1120c47f683f93a1db71725a3'. 2025-06-13 06:51:39.713 +00:00 [INF] Started transaction with span ID '9ca237cb347dec8e' and trace ID '9139e8a1120c47f683f93a1db71725a3'. 2025-06-13 06:51:39.713 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:51:39.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-13 06:51:39.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:51:39.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:51:39.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:51:39.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51: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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:51:39.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-13 06:51: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-13 06:51:39.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-13 06:51:39.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-13 06:51:39.986 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:51:39.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-13 06:51:39.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-13 06:51:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:51:39.995 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:51:39.996 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:51:39.996 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:51:39.996 +00:00 [INF] Started transaction with span ID '8377d6a919589a64' and trace ID '161a7116665f4ba7a1ea9c6736fcac3e'. 2025-06-13 06:51:39.996 +00:00 [INF] Started transaction with span ID '8377d6a919589a64' and trace ID '161a7116665f4ba7a1ea9c6736fcac3e'. 2025-06-13 06:51:39.996 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:51:39.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-13 06:51:39.998 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 284.9346ms 2025-06-13 06:51:39.998 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:51:39.998 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:39.998 +00:00 [INF] Envelope queued up: 'eecc1db73e3f404ebd5d8f9806d5a4d9' 2025-06-13 06:51:39.998 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:39.998 +00:00 [INF] Envelope queued up: '37a289fd9f39427da85340bd88035c2d' 2025-06-13 06:51:39.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 286.0332ms 2025-06-13 06:51:39.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-13 06:51:39.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-13 06:51:39.999 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2139ms 2025-06-13 06:51:39.999 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:51:39.999 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:40.001 +00:00 [INF] Envelope queued up: 'c6310e2aaf9747d29c3320656ab8b940' 2025-06-13 06:51:40.001 +00:00 [INF] Capturing transaction. 2025-06-13 06:51:40.001 +00:00 [INF] Envelope queued up: '02619d7702334699a3d43e3de7f8e0f2' 2025-06-13 06:51:40.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 5.8841ms 2025-06-13 06:54:12.543 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=0d6953e4-b990-493a-9cee-ff7444c9a635 81432 2025-06-13 06:54:12.544 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:54:12.544 +00:00 [INF] Started transaction with span ID '7523789aa12ce74b' and trace ID '1a524bf6abcc43d7996122db93ce5d28'. 2025-06-13 06:54:12.545 +00:00 [INF] Started transaction with span ID '7523789aa12ce74b' and trace ID '1a524bf6abcc43d7996122db93ce5d28'. 2025-06-13 06:54:12.545 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:54:12.545 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:54:12.559 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:54:12.560 +00:00 [INF] Capturing event. 2025-06-13 06:54:12.999 +00:00 [INF] Envelope queued up: '57032901cbb94202b366cbad05f05fc3' 2025-06-13 06:54:12.999 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 06:54:12.999 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 454.0543ms 2025-06-13 06:54:12.999 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:54:12.999 +00:00 [INF] Capturing transaction. 2025-06-13 06:54:12.999 +00:00 [INF] Envelope queued up: 'ed74690b74cb47648f424fb0e48e287d' 2025-06-13 06:54:12.999 +00:00 [INF] Capturing transaction. 2025-06-13 06:54:12.999 +00:00 [INF] Envelope queued up: 'ee5739505c8847bdbaef78e1e683f9df' 2025-06-13 06:54:13.016 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=0d6953e4-b990-493a-9cee-ff7444c9a635 81432 - 400 - text/plain;+charset=utf-8 473.0913ms 2025-06-13 06:55:36.993 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=3c79f113-9eb0-4982-8cb7-297a727054e4 236762 2025-06-13 06:55:36.993 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:55:36.993 +00:00 [INF] Started transaction with span ID '73656ab1e9ac4463' and trace ID 'da8ac93c09db4424a1934e0a72fe2983'. 2025-06-13 06:55:36.994 +00:00 [INF] Started transaction with span ID '73656ab1e9ac4463' and trace ID 'da8ac93c09db4424a1934e0a72fe2983'. 2025-06-13 06:55:36.994 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:55:36.994 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:55:37.004 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=7ac51e41-c427-473a-a19a-a1042963565d 236762 2025-06-13 06:55:37.004 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:55:37.005 +00:00 [INF] Started transaction with span ID '5a9e5d6ac97cdf63' and trace ID 'ec51d92e54cd43bca3d5005d2957577f'. 2025-06-13 06:55:37.005 +00:00 [INF] Started transaction with span ID '5a9e5d6ac97cdf63' and trace ID 'ec51d92e54cd43bca3d5005d2957577f'. 2025-06-13 06:55:37.005 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:55:37.005 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:55:37.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:55:37.009 +00:00 [INF] Capturing event. 2025-06-13 06:55:37.023 +00:00 [INF] Envelope queued up: 'b5f3c2e1df6b43d39807a1f228ed574c' 2025-06-13 06:55:37.025 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 06:55:37.027 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 32.8793ms 2025-06-13 06:55:37.027 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:55:37.027 +00:00 [INF] Capturing transaction. 2025-06-13 06:55:37.027 +00:00 [INF] Envelope queued up: '216848507ebb45b1a704fbf6a62bf89e' 2025-06-13 06:55:37.027 +00:00 [INF] Capturing transaction. 2025-06-13 06:55:37.027 +00:00 [INF] Envelope queued up: '008e25f97884496ca31f09fb9eabba2d' 2025-06-13 06:55:37.029 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:55:37.029 +00:00 [INF] Capturing event. 2025-06-13 06:55:37.031 +00:00 [INF] Envelope queued up: '3a370673a64e4340ad43141dc6a64076' 2025-06-13 06:55:37.031 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 06:55:37.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 26.5887ms 2025-06-13 06:55:37.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:55:37.032 +00:00 [INF] Capturing transaction. 2025-06-13 06:55:37.032 +00:00 [INF] Envelope queued up: 'ec884fe7bd1e40f9b7f8c58e0205ecf8' 2025-06-13 06:55:37.032 +00:00 [INF] Capturing transaction. 2025-06-13 06:55:37.032 +00:00 [INF] Envelope queued up: 'a84c8abd383a4ba7859459294a07e102' 2025-06-13 06:55:37.040 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=3c79f113-9eb0-4982-8cb7-297a727054e4 236762 - 400 - text/plain;+charset=utf-8 47.0867ms 2025-06-13 06:55:37.053 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=7ac51e41-c427-473a-a19a-a1042963565d 236762 - 400 - text/plain;+charset=utf-8 49.1975ms 2025-06-13 06:55:48.021 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=e774b23e-d499-4da0-bc4e-f01718997541 236762 2025-06-13 06:55:48.021 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:55:48.021 +00:00 [INF] Started transaction with span ID '2d875c1b74e2af06' and trace ID '0f8af147ddf142f391414065b559480c'. 2025-06-13 06:55:48.024 +00:00 [INF] Started transaction with span ID '2d875c1b74e2af06' and trace ID '0f8af147ddf142f391414065b559480c'. 2025-06-13 06:55:48.024 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:55:48.024 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:55:48.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:55:48.034 +00:00 [INF] Capturing event. 2025-06-13 06:55:48.036 +00:00 [INF] Envelope queued up: '8ed2c73cfb2b4c86b095a120cbfbaabf' 2025-06-13 06:55:48.036 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 06:55:48.036 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 11.2346ms 2025-06-13 06:55:48.036 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:55:48.036 +00:00 [INF] Capturing transaction. 2025-06-13 06:55:48.036 +00:00 [INF] Envelope queued up: 'bf2870e9707e4e34a8f7dd7138e45c7a' 2025-06-13 06:55:48.037 +00:00 [INF] Capturing transaction. 2025-06-13 06:55:48.037 +00:00 [INF] Envelope queued up: 'c553e872fe5a4097b116a5aaa240d68f' 2025-06-13 06:55:48.043 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=e774b23e-d499-4da0-bc4e-f01718997541 236762 - 400 - text/plain;+charset=utf-8 22.4306ms 2025-06-13 06:56:18.146 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=b2b334f6-7a55-4fbf-8628-2bc9ceb131d3 236611 2025-06-13 06:56:18.146 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:56:18.146 +00:00 [INF] Started transaction with span ID '7929f10578ec1bb8' and trace ID '52777ea35f8c449484984edb010ca838'. 2025-06-13 06:56:18.146 +00:00 [INF] Started transaction with span ID '7929f10578ec1bb8' and trace ID '52777ea35f8c449484984edb010ca838'. 2025-06-13 06:56:18.146 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:56:18.146 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:56:18.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:56:18.163 +00:00 [INF] Capturing event. 2025-06-13 06:56:18.164 +00:00 [INF] Envelope queued up: '7b482b9d4f9d445e814ddc1787022f4e' 2025-06-13 06:56:18.164 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 06:56:18.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 17.9549ms 2025-06-13 06:56:18.164 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:56:18.164 +00:00 [INF] Capturing transaction. 2025-06-13 06:56:18.164 +00:00 [INF] Envelope queued up: '2b5d3fcfb2124294a2e417c2a22d093f' 2025-06-13 06:56:18.164 +00:00 [INF] Capturing transaction. 2025-06-13 06:56:18.165 +00:00 [INF] Envelope queued up: '54dbe2eb45224aa68cbc9196e9b9f3c0' 2025-06-13 06:56:18.166 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=b2b334f6-7a55-4fbf-8628-2bc9ceb131d3 236611 - 400 - text/plain;+charset=utf-8 20.8135ms 2025-06-13 06:57:16.036 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=9007d369-c141-4631-a770-b6bc33ca13f6 236611 2025-06-13 06:57:16.036 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:57:16.036 +00:00 [INF] Started transaction with span ID '98e68ca74ddb7433' and trace ID '3860dc16860e4b7db8a86568590e8872'. 2025-06-13 06:57:16.036 +00:00 [INF] Started transaction with span ID '98e68ca74ddb7433' and trace ID '3860dc16860e4b7db8a86568590e8872'. 2025-06-13 06:57:16.037 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:57:16.037 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:57:16.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 06:57:16.053 +00:00 [INF] Capturing event. 2025-06-13 06:57:16.056 +00:00 [INF] Envelope queued up: 'a53f8de7189d43459647f51ede50b818' 2025-06-13 06:57:16.056 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 06:57:16.057 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 19.576ms 2025-06-13 06:57:16.057 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 06:57:16.057 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:16.057 +00:00 [INF] Envelope queued up: 'b5cdb7eb321748d2aef04ec2a8aebc3e' 2025-06-13 06:57:16.057 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:16.057 +00:00 [INF] Envelope queued up: '099d91a1b4e94924b19a29d938ef58aa' 2025-06-13 06:57:16.066 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=9007d369-c141-4631-a770-b6bc33ca13f6 236611 - 400 - text/plain;+charset=utf-8 30.5987ms 2025-06-13 06:57:18.256 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 06:57:18.257 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:57:18.257 +00:00 [INF] Started transaction with span ID '8efcc98e8cdcafbb' and trace ID '5f28d27bfb354980b40277cedccdab01'. 2025-06-13 06:57:18.258 +00:00 [INF] Started transaction with span ID '8efcc98e8cdcafbb' and trace ID '5f28d27bfb354980b40277cedccdab01'. 2025-06-13 06:57:18.258 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:57:18.258 +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-13 06:57:18.301 +00:00 [INF] Executed DbCommand (41ms) [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-13 06:57:18.304 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:57:18.304 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 46.2954ms 2025-06-13 06:57:18.304 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:57:18.305 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:18.305 +00:00 [INF] Envelope queued up: '9187287949eb4f15a65fbba57cc7d079' 2025-06-13 06:57:18.305 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:18.306 +00:00 [INF] Envelope queued up: '5b113191f2474a5aae65165b6fd338c7' 2025-06-13 06:57:18.306 +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 49.6380ms 2025-06-13 06:57:20.367 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 06:57:20.367 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:57:20.368 +00:00 [INF] Started transaction with span ID '8905165d1b100fcd' and trace ID '28b2b09a595e48bda2e5eb4eaef3e4d3'. 2025-06-13 06:57:20.368 +00:00 [INF] Started transaction with span ID '8905165d1b100fcd' and trace ID '28b2b09a595e48bda2e5eb4eaef3e4d3'. 2025-06-13 06:57:20.368 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:57:20.368 +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-13 06:57:20.377 +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-13 06:57:20.377 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:57:20.377 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 8.6526ms 2025-06-13 06:57:20.378 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:57:20.378 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:20.380 +00:00 [INF] Envelope queued up: '6bf37505ec034e1fb46620071dd3a4e4' 2025-06-13 06:57:20.380 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:20.380 +00:00 [INF] Envelope queued up: '606b6f0df574468d92e5f1c46662b84f' 2025-06-13 06:57:20.380 +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.9670ms 2025-06-13 06:57:43.276 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 06:57:43.276 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:57:43.276 +00:00 [INF] Started transaction with span ID '27d5dbc78494bf44' and trace ID 'a002cf2e69cd421794ab3a8a0f909854'. 2025-06-13 06:57:43.277 +00:00 [INF] Started transaction with span ID '27d5dbc78494bf44' and trace ID 'a002cf2e69cd421794ab3a8a0f909854'. 2025-06-13 06:57:43.277 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:57:43.277 +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-13 06:57:43.278 +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-13 06:57:43.279 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:57:43.279 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.1314ms 2025-06-13 06:57:43.279 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:57:43.279 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:43.279 +00:00 [INF] Envelope queued up: '4802cb51fac242d8a12fc50bd41673c9' 2025-06-13 06:57:43.279 +00:00 [INF] Capturing transaction. 2025-06-13 06:57:43.279 +00:00 [INF] Envelope queued up: '3d9e6426d3ee4588b40aaa6d0b80757d' 2025-06-13 06:57:43.279 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 3.0006ms 2025-06-13 06:58:26.113 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 06:58:26.114 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:26.114 +00:00 [INF] Started transaction with span ID 'f84db083cd048012' and trace ID '080a6c2dd8c3455bab8b47a7cd38eb75'. 2025-06-13 06:58:26.114 +00:00 [INF] Started transaction with span ID 'f84db083cd048012' and trace ID '080a6c2dd8c3455bab8b47a7cd38eb75'. 2025-06-13 06:58:26.114 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:26.114 +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-13 06:58:26.117 +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-13 06:58:26.117 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:26.117 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 3.3052ms 2025-06-13 06:58:26.117 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:26.118 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:26.119 +00:00 [INF] Envelope queued up: 'e15fc54d223849b9955041af131145d9' 2025-06-13 06:58:26.119 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:26.119 +00:00 [INF] Envelope queued up: '3555cffaf9d1493ab1924a4a53fe0b35' 2025-06-13 06:58:26.119 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 5.5645ms 2025-06-13 06:58:26.120 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 06:58:26.121 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:26.121 +00:00 [INF] Started transaction with span ID 'a060d364de03ed48' and trace ID '6f578bb1d6194148af27bce6a36494b2'. 2025-06-13 06:58:26.123 +00:00 [INF] Started transaction with span ID 'a060d364de03ed48' and trace ID '6f578bb1d6194148af27bce6a36494b2'. 2025-06-13 06:58:26.123 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:26.123 +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-13 06:58:26.124 +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-13 06:58:26.124 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:26.125 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 1.7957ms 2025-06-13 06:58:26.125 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:26.125 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:26.125 +00:00 [INF] Envelope queued up: '0a176e0db2f74d0aa5f5316fea389338' 2025-06-13 06:58:26.125 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:26.125 +00:00 [INF] Envelope queued up: '8bb0de1e17304f1c8ba4299848d7a9b4' 2025-06-13 06:58:26.125 +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.4725ms 2025-06-13 06:58:26.125 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 06:58:26.125 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:26.125 +00:00 [INF] Started transaction with span ID 'a37be8e2688cb414' and trace ID '8abec1e9ec2f41189cbf148ad9a60b53'. 2025-06-13 06:58:26.126 +00:00 [INF] Started transaction with span ID 'a37be8e2688cb414' and trace ID '8abec1e9ec2f41189cbf148ad9a60b53'. 2025-06-13 06:58:26.126 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:26.126 +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-13 06:58:26.127 +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-13 06:58:26.127 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:26.128 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 1.6665ms 2025-06-13 06:58:26.128 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:26.128 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:26.128 +00:00 [INF] Envelope queued up: 'eb0e725d474c4a339948bd05571c35f5' 2025-06-13 06:58:26.128 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:26.128 +00:00 [INF] Envelope queued up: '559da03c713a4fdf8b39cb7be7705875' 2025-06-13 06:58:26.128 +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 2.6717ms 2025-06-13 06:58:36.067 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:58:36.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:36.067 +00:00 [INF] Started transaction with span ID '756fb16c4be2830f' and trace ID '61bb5c89d5d64c0dbf8e3f25039e21b2'. 2025-06-13 06:58:36.067 +00:00 [INF] Started transaction with span ID '756fb16c4be2830f' and trace ID '61bb5c89d5d64c0dbf8e3f25039e21b2'. 2025-06-13 06:58:36.067 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:36.067 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:58:36.172 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:58:36.173 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:36.173 +00:00 [INF] Started transaction with span ID '4b0a444c85f8543a' and trace ID 'a5246351ae02448682214b7a8d21e6f2'. 2025-06-13 06:58:36.173 +00:00 [INF] Started transaction with span ID '4b0a444c85f8543a' and trace ID 'a5246351ae02448682214b7a8d21e6f2'. 2025-06-13 06:58:36.173 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:58:36.173 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:58:36.175 +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-13 06:58:36.229 +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-13 06:58:36.229 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:58:36.229 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 55.9265ms 2025-06-13 06:58:36.229 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:58:36.229 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:36.229 +00:00 [INF] Envelope queued up: '30f0813c4e944286b66d08760f4623ce' 2025-06-13 06:58:36.229 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:36.229 +00:00 [INF] Envelope queued up: '4030bf4d3bbe48b196270840c9346f62' 2025-06-13 06:58:36.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 56.9019ms 2025-06-13 06:58:36.230 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:58:36.230 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:36.230 +00:00 [INF] Started transaction with span ID 'abca8b5614cd5ed1' and trace ID '5cf7d8f78b8d48e68f8fed7f8f1e299d'. 2025-06-13 06:58:36.231 +00:00 [INF] Started transaction with span ID 'abca8b5614cd5ed1' and trace ID '5cf7d8f78b8d48e68f8fed7f8f1e299d'. 2025-06-13 06:58:36.231 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:36.231 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:58:36.235 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:58:36.503 +00:00 [INF] Executed DbCommand (325ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:58:36.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-13 06:58:36.509 +00:00 [INF] Executed DbCommand (274ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:58:36.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:58:36.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-13 06:58:36.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.595 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.622 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:36.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.637 +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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.669 +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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58: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-13 06:58: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-13 06:58: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.789 +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-13 06:58:36.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-13 06:58: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-13 06:58:36.794 +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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:36.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-13 06:58:36.825 +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-13 06:58: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-13 06:58:36.835 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58: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-13 06:58:36.873 +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-13 06:58: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-13 06:58:36.877 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:36.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-13 06:58:36.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-13 06:58: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-13 06:58:36.888 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58:36.898 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.918 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:36.919 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 851.7179ms 2025-06-13 06:58:36.919 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:36.919 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:36.919 +00:00 [INF] Envelope queued up: 'e6fb2d5cb090405f85c54a0fed989a04' 2025-06-13 06:58:36.919 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:36.919 +00:00 [INF] Envelope queued up: 'd849df805c4b4a5699cd16efee8b6550' 2025-06-13 06:58:36.919 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 852.7897ms 2025-06-13 06:58:36.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-13 06:58: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-13 06:58:36.935 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:36.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-13 06:58: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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:36.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-13 06:58:37.004 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:37.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-13 06:58: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-13 06:58:37.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-13 06:58:37.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-13 06:58:37.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-13 06:58:37.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-13 06:58: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-13 06:58:37.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-13 06:58: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-13 06:58:37.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-13 06:58: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-13 06:58:37.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-13 06:58: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-13 06:58:37.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-13 06:58: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-13 06:58:37.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-13 06:58: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-13 06:58: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-13 06:58:37.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-13 06:58:37.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-13 06:58:37.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-13 06:58:37.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-13 06:58:37.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-13 06:58:37.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-13 06:58: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-13 06:58:37.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-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:37.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:37.118 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:37.121 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 890.0656ms 2025-06-13 06:58:37.121 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:37.121 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:37.124 +00:00 [INF] Envelope queued up: '6eb96f5cc1bb4847ab8d440657c43f3e' 2025-06-13 06:58:37.124 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:37.124 +00:00 [INF] Envelope queued up: '44f71f6697574bafae436d3376a85b96' 2025-06-13 06:58:37.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 894.3925ms 2025-06-13 06:58:37.481 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 06:58:37.481 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:37.481 +00:00 [INF] Started transaction with span ID '63eaccae6d168257' and trace ID '6293d6a663c849968f87f89705f6dd80'. 2025-06-13 06:58:37.481 +00:00 [INF] Started transaction with span ID '63eaccae6d168257' and trace ID '6293d6a663c849968f87f89705f6dd80'. 2025-06-13 06:58:37.481 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:37.481 +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-13 06:58:37.483 +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-13 06:58:37.507 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:37.507 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 25.8701ms 2025-06-13 06:58:37.507 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:37.507 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:37.508 +00:00 [INF] Envelope queued up: '962706d867ad4aa590431b6c38560301' 2025-06-13 06:58:37.509 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:37.509 +00:00 [INF] Envelope queued up: 'c8a6946f637a44cfb922e8a251068e7a' 2025-06-13 06:58:37.509 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 28.6154ms 2025-06-13 06:58:40.180 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 06:58:40.181 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:40.181 +00:00 [INF] Started transaction with span ID 'aafb5fef0c928837' and trace ID '5fb9de941ca240ebbb8e6270b3012383'. 2025-06-13 06:58:40.181 +00:00 [INF] Started transaction with span ID 'aafb5fef0c928837' and trace ID '5fb9de941ca240ebbb8e6270b3012383'. 2025-06-13 06:58:40.181 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:40.181 +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-13 06:58:40.187 +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-13 06:58:40.187 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:40.188 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 7.066ms 2025-06-13 06:58:40.188 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:40.188 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:40.189 +00:00 [INF] Envelope queued up: '2291d9758a654c6ea18519113239da4b' 2025-06-13 06:58:40.189 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:40.189 +00:00 [INF] Envelope queued up: '66934bbe71ac40fa880d7bf783ee70ed' 2025-06-13 06:58:40.190 +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 9.2902ms 2025-06-13 06:58:42.282 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 06:58:42.282 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:42.282 +00:00 [INF] Started transaction with span ID 'f92a4f2c137e9ef2' and trace ID '43e8a2d07fc8457f8ccbcbc4e87f756c'. 2025-06-13 06:58:42.282 +00:00 [INF] Started transaction with span ID 'f92a4f2c137e9ef2' and trace ID '43e8a2d07fc8457f8ccbcbc4e87f756c'. 2025-06-13 06:58:42.282 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:42.282 +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-13 06:58:42.284 +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-13 06:58:42.284 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:42.285 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.4577ms 2025-06-13 06:58:42.285 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:42.285 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:42.285 +00:00 [INF] Envelope queued up: '7482a3e57b804f659e7ed0e4f7730911' 2025-06-13 06:58:42.285 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:42.285 +00:00 [INF] Envelope queued up: '8e2fd76a76c5492fa0b0c6b1427e5c2a' 2025-06-13 06:58:42.286 +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 4.0341ms 2025-06-13 06:58:47.177 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 06:58:47.177 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:47.178 +00:00 [INF] Started transaction with span ID 'c944c7632d5e5ae' and trace ID '9e14c55f65fe4d86920b7b61cf224be4'. 2025-06-13 06:58:47.178 +00:00 [INF] Started transaction with span ID 'c944c7632d5e5ae' and trace ID '9e14c55f65fe4d86920b7b61cf224be4'. 2025-06-13 06:58:47.178 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:47.178 +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-13 06:58:47.179 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 06:58:47.179 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:47.180 +00:00 [INF] Started transaction with span ID '847dd60dc88f71ac' and trace ID 'b00c528de91a41028f42f5f5b6d2402d'. 2025-06-13 06:58:47.180 +00:00 [INF] Started transaction with span ID '847dd60dc88f71ac' and trace ID 'b00c528de91a41028f42f5f5b6d2402d'. 2025-06-13 06:58:47.180 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:47.180 +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-13 06:58:47.183 +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-13 06:58:47.183 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:47.184 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 4.0716ms 2025-06-13 06:58:47.184 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:47.184 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:47.185 +00:00 [INF] Envelope queued up: '98a39868e66e498ba2b1cdc895f9e1aa' 2025-06-13 06:58:47.185 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:47.185 +00:00 [INF] Envelope queued up: '1759e17364954babb2d649ad1d8bd442' 2025-06-13 06:58:47.186 +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 6.5835ms 2025-06-13 06:58:47.192 +00:00 [INF] Executed DbCommand (5ms) [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-13 06:58:47.192 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:47.193 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 14.9714ms 2025-06-13 06:58:47.193 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:47.193 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:47.193 +00:00 [INF] Envelope queued up: '0602690ba6ff498cba165753c592388b' 2025-06-13 06:58:47.193 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:47.194 +00:00 [INF] Envelope queued up: '23314a174d8f42c391318b3da1cdcff0' 2025-06-13 06:58:47.194 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 16.3021ms 2025-06-13 06:58:47.210 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 06:58:47.211 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:47.211 +00:00 [INF] Started transaction with span ID '77388276b369823b' and trace ID '96f021f45b4144e3be37e7f744382987'. 2025-06-13 06:58:47.211 +00:00 [INF] Started transaction with span ID '77388276b369823b' and trace ID '96f021f45b4144e3be37e7f744382987'. 2025-06-13 06:58:47.211 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:47.211 +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-13 06:58:47.213 +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-13 06:58:47.213 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:47.213 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 1.9241ms 2025-06-13 06:58:47.213 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:58:47.213 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:47.213 +00:00 [INF] Envelope queued up: '9687a4c6b24b4f9bb5be904308cf3360' 2025-06-13 06:58:47.213 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:47.216 +00:00 [INF] Envelope queued up: 'ac8d3c71a63d4ffabb9dc1217f1a6400' 2025-06-13 06:58:47.216 +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.3673ms 2025-06-13 06:58:53.422 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:58:53.422 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:53.422 +00:00 [INF] Started transaction with span ID '6d1c653fa9adf365' and trace ID '1b43f479134e4a8c84603892aa643f74'. 2025-06-13 06:58:53.422 +00:00 [INF] Started transaction with span ID '6d1c653fa9adf365' and trace ID '1b43f479134e4a8c84603892aa643f74'. 2025-06-13 06:58:53.422 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:53.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-13 06:58:53.439 +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-13 06:58:53.457 +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-13 06:58:53.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-13 06:58:53.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:58:53.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-13 06:58:53.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-13 06:58:53.489 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:58:53.489 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:53.489 +00:00 [INF] Started transaction with span ID 'e667455060c0eaf1' and trace ID 'c4c792e01fca4554878305c5fa13af80'. 2025-06-13 06:58:53.489 +00:00 [INF] Started transaction with span ID 'e667455060c0eaf1' and trace ID 'c4c792e01fca4554878305c5fa13af80'. 2025-06-13 06:58:53.489 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:58:53.489 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:58:53.492 +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-13 06:58:53.492 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:58:53.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4292ms 2025-06-13 06:58:53.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:58:53.493 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:53.493 +00:00 [INF] Envelope queued up: '2f9bc32d1cde478581538daaf8ad159f' 2025-06-13 06:58:53.494 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:53.494 +00:00 [INF] Envelope queued up: '63db3afb10144905a7f6f41af8425061' 2025-06-13 06:58:53.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 5.3586ms 2025-06-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58: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-13 06:58:53.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-13 06:58: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-13 06:58:53.528 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:58:53.528 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:53.528 +00:00 [INF] Started transaction with span ID 'c0dcbe73a2e9b45' and trace ID 'f21ed0d88cbb47aa9f69439aef5d845c'. 2025-06-13 06:58:53.528 +00:00 [INF] Started transaction with span ID 'c0dcbe73a2e9b45' and trace ID 'f21ed0d88cbb47aa9f69439aef5d845c'. 2025-06-13 06:58:53.528 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:53.528 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:58:53.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:58:53.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:58:53.538 +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-13 06:58: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-13 06:58:53.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-13 06:58:53.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.590 +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-13 06:58:53.602 +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-13 06:58:53.602 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.634 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:53.642 +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-13 06:58:53.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-13 06:58:53.663 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:53.670 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:53.670 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:53.738 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:53.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-13 06:58:53.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-13 06:58:53.761 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:53.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-13 06:58:53.777 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:53.786 +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-13 06:58:53.790 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:53.808 +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-13 06:58:53.815 +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-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:53.845 +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-13 06:58:53.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-13 06:58:53.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:53.862 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:53.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58:53.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-13 06:58:53.893 +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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.916 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:53.921 +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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.947 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.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-13 06:58:53.988 +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-13 06:58:53.998 +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-13 06:58:54.014 +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-13 06:58:54.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-13 06:58:54.037 +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-13 06:58: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-13 06:58:54.054 +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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.080 +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-13 06:58:54.088 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:54.097 +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-13 06:58:54.123 +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-13 06:58:54.134 +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-13 06:58:54.142 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:54.148 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:54.156 +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-13 06:58:54.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-13 06:58:54.171 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58: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-13 06:58: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-13 06: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-13 06:58:54.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-13 06:58:54.208 +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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.252 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:54.276 +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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.300 +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-13 06:58:54.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-13 06:58:54.317 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:54.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-13 06:58:54.338 +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-13 06:58:54.356 +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-13 06:58:54.356 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:54.374 +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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.401 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:54.401 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:54.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-13 06:58:54.430 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58:54.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-13 06:58:54.446 +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-13 06:58:54.451 +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-13 06:58:54.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-13 06:58:54.471 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:54.480 +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-13 06:58:54.498 +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-13 06:58:54.514 +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-13 06:58:54.519 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:54.520 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1097.2076ms 2025-06-13 06:58:54.520 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:54.527 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:54.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-13 06:58:54.533 +00:00 [INF] Envelope queued up: 'ee96954ef3614279af18bac0324afe19' 2025-06-13 06:58:54.536 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:54.536 +00:00 [INF] Envelope queued up: '270d5ac0ee934b85977cf63b0ecbeabc' 2025-06-13 06:58:54.537 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1114.4958ms 2025-06-13 06:58: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-13 06:58:54.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-13 06:58:54.576 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.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-13 06:58:54.820 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.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-13 06:58: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-13 06:58:54.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-13 06:58:54.848 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:54.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1323.1885ms 2025-06-13 06:58:54.852 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:54.852 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:54.854 +00:00 [INF] Envelope queued up: '1345a2ec265c4e2b94000e67ba1f8699' 2025-06-13 06:58:54.855 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:54.855 +00:00 [INF] Envelope queued up: 'f468bf449c254c9280a4cb1a8ec56e6c' 2025-06-13 06:58:54.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 1327.1716ms 2025-06-13 06:58:59.374 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 06:58:59.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:59.375 +00:00 [INF] Started transaction with span ID '10cbcbda081e3102' and trace ID '558e64c45e5e4eba9ab9e21c4b4d498a'. 2025-06-13 06:58:59.375 +00:00 [INF] Started transaction with span ID '10cbcbda081e3102' and trace ID '558e64c45e5e4eba9ab9e21c4b4d498a'. 2025-06-13 06:58:59.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:59.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-13 06:58:59.392 +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-13 06:58:59.411 +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-13 06:58:59.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-13 06:58:59.421 +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-13 06:58: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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.446 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:58:59.446 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:59.446 +00:00 [INF] Started transaction with span ID 'b6c4d05b0db33661' and trace ID '5fb5c3ec06df4cbdbaa2c2fc87d770ab'. 2025-06-13 06:58:59.446 +00:00 [INF] Started transaction with span ID 'b6c4d05b0db33661' and trace ID '5fb5c3ec06df4cbdbaa2c2fc87d770ab'. 2025-06-13 06:58:59.446 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:58:59.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-13 06:58:59.449 +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-13 06:58:59.449 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:58:59.450 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4355ms 2025-06-13 06:58:59.450 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:58:59.450 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:59.451 +00:00 [INF] Envelope queued up: 'bf939e486b2f44a8a0e74cbc6d6af38d' 2025-06-13 06:58:59.451 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:59.451 +00:00 [INF] Envelope queued up: '09e5730297594b92a393df127ea4d3c8' 2025-06-13 06:58:59.451 +00: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.2314ms 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.494 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 06:58:59.494 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:58:59.494 +00:00 [INF] Started transaction with span ID '840a1ba52fb46c26' and trace ID '35c692bf644b45a48ac5d1f829856b26'. 2025-06-13 06:58:59.494 +00:00 [INF] Started transaction with span ID '840a1ba52fb46c26' and trace ID '35c692bf644b45a48ac5d1f829856b26'. 2025-06-13 06:58:59.494 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:59.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-13 06:58:59.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:58:59.503 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 06:58:59.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:59.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-13 06:58:59.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:58:59.515 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.531 +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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.558 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.598 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58: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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.608 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.628 +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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.654 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.733 +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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.791 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 06:58: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-13 06:58:59.801 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:59.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58: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-13 06:58:59.806 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:58:59.809 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 433.7894ms 2025-06-13 06:58:59.809 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:58:59.809 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:59.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-13 06:58:59.813 +00:00 [INF] Envelope queued up: '9a17d522aaa7439f9b37c3b4bb45f9a6' 2025-06-13 06:58:59.813 +00:00 [INF] Capturing transaction. 2025-06-13 06:58:59.813 +00:00 [INF] Envelope queued up: '2412c8036c904c83bd5b917b619dff95' 2025-06-13 06:58:59.813 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 438.9034ms 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58:59.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:58: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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58: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-13 06:58: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-13 06:58: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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.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-13 06:58:59.991 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:58:59.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-13 06:59:00.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-13 06:59:00.021 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:59:00.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-13 06:59:00.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-13 06:59:00.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-13 06:59:00.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-13 06:59:00.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-13 06:59:00.074 +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-13 06:59:00.088 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:59:00.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-13 06:59:00.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-13 06:59:00.113 +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-13 06:59:00.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-13 06:59:00.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-13 06:59:00.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-13 06:59: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-13 06:59:00.158 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:59:00.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-13 06:59:00.172 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 06:59: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-13 06:59:00.193 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:59:00.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-13 06:59:00.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-13 06:59:00.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-13 06:59:00.224 +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-13 06:59:00.236 +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-13 06:59:00.237 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:59:00.244 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 750.0905ms 2025-06-13 06:59:00.244 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:59:00.245 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:00.251 +00:00 [INF] Envelope queued up: '307a665ee0454394b542af42427ba231' 2025-06-13 06:59:00.251 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:00.251 +00:00 [INF] Envelope queued up: '971ae1707920436187bd3f023455e32d' 2025-06-13 06:59:00.253 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 759.3488ms 2025-06-13 06:59:00.608 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 06:59:00.608 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:00.608 +00:00 [INF] Started transaction with span ID '87cc836b9cc4e436' and trace ID '7c5fa39255224d93b33c0075fc6d8bbd'. 2025-06-13 06:59:00.608 +00:00 [INF] Started transaction with span ID '87cc836b9cc4e436' and trace ID '7c5fa39255224d93b33c0075fc6d8bbd'. 2025-06-13 06:59:00.609 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:59:00.609 +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-13 06:59:00.613 +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-13 06:59:00.613 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:59:00.614 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 4.8725ms 2025-06-13 06:59:00.614 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:59:00.614 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:00.615 +00:00 [INF] Envelope queued up: 'c5ea3dcb6a4447e2b61d4d1285612644' 2025-06-13 06:59:00.615 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:00.615 +00:00 [INF] Envelope queued up: 'ae431dbdb283487ab911ad88c8ebd150' 2025-06-13 06:59:00.615 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 7.3515ms 2025-06-13 06:59:02.933 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 06:59:02.933 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:02.933 +00:00 [INF] Started transaction with span ID '2aed53d3c5b81e83' and trace ID '8c144a920fdd42e3bb4507efb1ebdf73'. 2025-06-13 06:59:02.933 +00:00 [INF] Started transaction with span ID '2aed53d3c5b81e83' and trace ID '8c144a920fdd42e3bb4507efb1ebdf73'. 2025-06-13 06:59:02.933 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:59:02.933 +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-13 06:59:02.935 +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-13 06:59:02.935 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:59:02.936 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.9395ms 2025-06-13 06:59:02.936 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:59:02.936 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:02.944 +00:00 [INF] Envelope queued up: '5d17e55073e9426ead34ca3af21072ab' 2025-06-13 06:59:02.944 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:02.945 +00:00 [INF] Envelope queued up: '94df7860bc5948c4991d3271588ff4cc' 2025-06-13 06:59:02.945 +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.0804ms 2025-06-13 06:59:04.662 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 06:59:04.662 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:04.662 +00:00 [INF] Started transaction with span ID '1828ae1d8748fce3' and trace ID 'ed55d496147945698fbf8dc2a57b4c9c'. 2025-06-13 06:59:04.662 +00:00 [INF] Started transaction with span ID '1828ae1d8748fce3' and trace ID 'ed55d496147945698fbf8dc2a57b4c9c'. 2025-06-13 06:59:04.662 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:59:04.662 +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-13 06:59:04.665 +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-13 06:59:04.665 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:59:04.666 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 3.0634ms 2025-06-13 06:59:04.666 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 06:59:04.666 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:04.666 +00:00 [INF] Envelope queued up: '82e4cc2480f24647a6969749026b228d' 2025-06-13 06:59:04.667 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:04.667 +00:00 [INF] Envelope queued up: '12ce4cb863b04d78a5f10dfaa88a34af' 2025-06-13 06:59:04.668 +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 6.0310ms 2025-06-13 06:59:52.487 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 06:59:52.487 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:52.487 +00:00 [INF] Started transaction with span ID 'f8e097adc44576d' and trace ID '6ea61c4d552d478ebab83fb725733bfb'. 2025-06-13 06:59:52.487 +00:00 [INF] Started transaction with span ID 'f8e097adc44576d' and trace ID '6ea61c4d552d478ebab83fb725733bfb'. 2025-06-13 06:59:52.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:59:52.487 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:59:52.489 +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-13 06:59:52.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-13 06:59:52.489 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7514ms 2025-06-13 06:59:52.489 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:59:52.489 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:52.489 +00:00 [INF] Envelope queued up: '35f514cda35940c49b86e20aa2201b37' 2025-06-13 06:59:52.489 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:52.489 +00:00 [INF] Envelope queued up: 'c6c6da30bf094459a041f1c6d2838997' 2025-06-13 06:59:52.489 +00: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.5394ms 2025-06-13 06:59:53.694 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 06:59:53.694 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:53.694 +00:00 [INF] Started transaction with span ID '9c2e7cc0c60d0945' and trace ID '76c896040c08463db91e4dc145758c4f'. 2025-06-13 06:59:53.694 +00:00 [INF] Started transaction with span ID '9c2e7cc0c60d0945' and trace ID '76c896040c08463db91e4dc145758c4f'. 2025-06-13 06:59:53.694 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:59:53.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-13 06:59:53.718 +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-13 06:59:53.744 +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-13 06:59:53.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:59:53.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 06:59:53.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-13 06:59:53.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-13 06:59: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-13 06:59:53.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-13 06:59: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-13 06:59: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-13 06:59:53.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-13 06:59:53.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-13 06:59: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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59: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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59: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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59: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-13 06:59:53.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-13 06:59:53.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-13 06:59: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-13 06:59:53.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-13 06:59: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-13 06:59: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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.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-13 06:59:53.840 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:59:53.841 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 146.51ms 2025-06-13 06:59:53.841 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:59:53.841 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:53.841 +00:00 [INF] Envelope queued up: '779a445945d54c0f9bdde5e2f90cee66' 2025-06-13 06:59:53.841 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:53.841 +00:00 [INF] Envelope queued up: 'a63e8583c60740c0aeb9891c1c1873f3' 2025-06-13 06:59:53.841 +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 148.0077ms 2025-06-13 06:59:55.423 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 06:59:55.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:55.423 +00:00 [INF] Started transaction with span ID 'd2f879bc7835f' and trace ID 'a3fbd701b5224805811e1ac37a44fe5b'. 2025-06-13 06:59:55.423 +00:00 [INF] Started transaction with span ID 'd2f879bc7835f' and trace ID 'a3fbd701b5224805811e1ac37a44fe5b'. 2025-06-13 06:59:55.423 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:59:55.423 +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-13 06:59:55.425 +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-13 06:59:55.426 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 06:59:55.426 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.3807ms 2025-06-13 06:59:55.426 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 06:59:55.426 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:55.426 +00:00 [INF] Envelope queued up: '219714d412ab4bac9a73ab132caadb72' 2025-06-13 06:59:55.426 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:55.427 +00:00 [INF] Envelope queued up: '2e22330bbb144e658fb0cb58165f4451' 2025-06-13 06:59:55.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 4.6836ms 2025-06-13 06:59:55.874 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 06:59:55.874 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:55.874 +00:00 [INF] Started transaction with span ID '14dac1d044a3bfbf' and trace ID '407b1f895e6c45dfa763a8a496e65597'. 2025-06-13 06:59:55.874 +00:00 [INF] Started transaction with span ID '14dac1d044a3bfbf' and trace ID '407b1f895e6c45dfa763a8a496e65597'. 2025-06-13 06:59:55.874 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:59:55.874 +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-13 06:59:55.877 +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-13 06:59:55.878 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 06:59:55.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.3917ms 2025-06-13 06:59:55.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 06:59:55.878 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:55.879 +00:00 [INF] Envelope queued up: '8c8a367fed144e46a86c4da13b726a41' 2025-06-13 06:59:55.879 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:55.879 +00:00 [INF] Envelope queued up: '122f8f93e46f45e584a5cf8e83b38288' 2025-06-13 06:59:55.879 +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.3036ms 2025-06-13 06:59:56.128 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 06:59:56.128 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:56.128 +00:00 [INF] Started transaction with span ID 'a8ebfebc84d11672' and trace ID '25ae00dfad6d4199ada65b3f90008519'. 2025-06-13 06:59:56.128 +00:00 [INF] Started transaction with span ID 'a8ebfebc84d11672' and trace ID '25ae00dfad6d4199ada65b3f90008519'. 2025-06-13 06:59:56.128 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:59:56.128 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 06:59:56.130 +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-13 06:59:56.130 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 06:59:56.130 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.842ms 2025-06-13 06:59:56.130 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 06:59:56.130 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:56.131 +00:00 [INF] Envelope queued up: '1e5c60759dae4d30a16f9f590d54cc91' 2025-06-13 06:59:56.131 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:56.131 +00:00 [INF] Envelope queued up: 'af95ec67a3f14d088717b035bbe23098' 2025-06-13 06:59:56.131 +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.9383ms 2025-06-13 06:59:58.551 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 06:59:58.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 06:59:58.551 +00:00 [INF] Started transaction with span ID 'bd932afddb2b4bd3' and trace ID 'a1b7a8b957a34ad2a0f9e27b20619702'. 2025-06-13 06:59:58.551 +00:00 [INF] Started transaction with span ID 'bd932afddb2b4bd3' and trace ID 'a1b7a8b957a34ad2a0f9e27b20619702'. 2025-06-13 06:59:58.551 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:59:58.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-13 06:59:58.578 +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-13 06:59:58.599 +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-13 06:59:58.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59: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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59: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-13 06:59: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-13 06:59:58.647 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59: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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59: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-13 06:59: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-13 06:59: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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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-13 06:59:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 06:59:58.781 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 06:59:58.782 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 230.2782ms 2025-06-13 06:59:58.782 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 06:59:58.782 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:58.782 +00:00 [INF] Envelope queued up: '1ff2a84fa7c34d8f8ccb9c8587573b98' 2025-06-13 06:59:58.782 +00:00 [INF] Capturing transaction. 2025-06-13 06:59:58.782 +00:00 [INF] Envelope queued up: '9cc22459e80f4933943b776f388aac58' 2025-06-13 06:59:58.782 +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 231.3809ms 2025-06-13 07:00:10.915 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=2a17bcac-4b1d-4857-ba76-8c3341bb014b 27125 2025-06-13 07:00:10.915 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:00:10.915 +00:00 [INF] Started transaction with span ID 'e0cf1f60df3470c0' and trace ID 'a8a117c593694aaba5db2300a873b094'. 2025-06-13 07:00:10.921 +00:00 [INF] Started transaction with span ID 'e0cf1f60df3470c0' and trace ID 'a8a117c593694aaba5db2300a873b094'. 2025-06-13 07:00:10.921 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 07:00:10.921 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:00:10.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 07:00:10.924 +00:00 [INF] Capturing event. 2025-06-13 07:00:10.926 +00:00 [INF] Envelope queued up: 'fe103a61ec50406c989b52d0d494f201' 2025-06-13 07:00:10.926 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 07:00:10.927 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 5.753ms 2025-06-13 07:00:10.927 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 07:00:10.927 +00:00 [INF] Capturing transaction. 2025-06-13 07:00:10.927 +00:00 [INF] Envelope queued up: 'c3fd92ac3c174767b83d8fbf75ddd7fd' 2025-06-13 07:00:10.927 +00:00 [INF] Capturing transaction. 2025-06-13 07:00:10.927 +00:00 [INF] Envelope queued up: 'aa8555afa52c42a5b145e7c6578f0059' 2025-06-13 07:00:10.927 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=2a17bcac-4b1d-4857-ba76-8c3341bb014b 27125 - 400 - text/plain;+charset=utf-8 12.5071ms 2025-06-13 07:01:24.951 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:01:24.951 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:01:24.951 +00:00 [INF] Started transaction with span ID 'c7845654ecc90577' and trace ID 'ecd25b46e88e46f1a38d0fb1276b62f3'. 2025-06-13 07:01:24.951 +00:00 [INF] Started transaction with span ID 'c7845654ecc90577' and trace ID 'ecd25b46e88e46f1a38d0fb1276b62f3'. 2025-06-13 07:01:24.951 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:01:24.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-13 07:01:24.953 +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-13 07:01:24.953 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:01:24.953 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5673ms 2025-06-13 07:01:24.953 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:01:24.953 +00:00 [INF] Capturing transaction. 2025-06-13 07:01:24.953 +00:00 [INF] Envelope queued up: 'f6f7865a248048d3aaf66a73befd474e' 2025-06-13 07:01:24.953 +00:00 [INF] Capturing transaction. 2025-06-13 07:01:24.953 +00:00 [INF] Envelope queued up: '587abd086c8c4128a072f8a51808169d' 2025-06-13 07:01:24.953 +00: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.3066ms 2025-06-13 07:02:03.451 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=6afdae0f-47d1-4dbf-be62-2f1dd14dcac0 27012 2025-06-13 07:02:03.451 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:02:03.451 +00:00 [INF] Started transaction with span ID '6a3abdf50cde6dbf' and trace ID '0a92473e0ca74d97a7af2f02477caa46'. 2025-06-13 07:02:03.452 +00:00 [INF] Started transaction with span ID '6a3abdf50cde6dbf' and trace ID '0a92473e0ca74d97a7af2f02477caa46'. 2025-06-13 07:02:03.452 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 07:02:03.452 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:02:03.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 07:02:03.456 +00:00 [INF] Capturing event. 2025-06-13 07:02:03.461 +00:00 [INF] Envelope queued up: 'c95d16510f9f47ac8e2893ff324aff3e' 2025-06-13 07:02:03.462 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 07:02:03.462 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 9.7966ms 2025-06-13 07:02:03.462 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 07:02:03.462 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:03.463 +00:00 [INF] Envelope queued up: '859a028f1dce4498b70b5008f6555f85' 2025-06-13 07:02:03.463 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:03.463 +00:00 [INF] Envelope queued up: '2ca6eeb1948847a9a24896c02e61692f' 2025-06-13 07:02:03.463 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=6afdae0f-47d1-4dbf-be62-2f1dd14dcac0 27012 - 400 - text/plain;+charset=utf-8 11.6278ms 2025-06-13 07:02:06.008 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=b6e6935f-ae53-44e2-bc17-0e4abd2170df 27012 2025-06-13 07:02:06.008 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:02:06.008 +00:00 [INF] Started transaction with span ID '92ed878c3d714886' and trace ID 'fd46494bf0be4290a161418050a3615a'. 2025-06-13 07:02:06.008 +00:00 [INF] Started transaction with span ID '92ed878c3d714886' and trace ID 'fd46494bf0be4290a161418050a3615a'. 2025-06-13 07:02:06.008 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 07:02:06.008 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:02:06.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 07:02:06.011 +00:00 [INF] Capturing event. 2025-06-13 07:02:06.016 +00:00 [INF] Envelope queued up: '938cd0f3fda947d7a621191db7e77793' 2025-06-13 07:02:06.016 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 07:02:06.016 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 8.1894ms 2025-06-13 07:02:06.016 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 07:02:06.017 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:06.017 +00:00 [INF] Envelope queued up: 'a8df1259bd3e407190cbcb7e15ab3946' 2025-06-13 07:02:06.017 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:06.017 +00:00 [INF] Envelope queued up: '21760e5445134bfb8ae905b1ad446f3d' 2025-06-13 07:02:06.017 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=b6e6935f-ae53-44e2-bc17-0e4abd2170df 27012 - 400 - text/plain;+charset=utf-8 9.1747ms 2025-06-13 07:02:40.888 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:02:40.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:02:40.888 +00:00 [INF] Started transaction with span ID '7db611fc9441419d' and trace ID 'eb02ad50263648de8ac64412d7a5c698'. 2025-06-13 07:02:40.888 +00:00 [INF] Started transaction with span ID '7db611fc9441419d' and trace ID 'eb02ad50263648de8ac64412d7a5c698'. 2025-06-13 07:02:40.888 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:02:40.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-13 07:02:40.902 +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-13 07:02:40.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-13 07:02:40.903 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 14.2595ms 2025-06-13 07:02:40.903 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:02:40.903 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:40.903 +00:00 [INF] Envelope queued up: '9a50ada6fc6741ab9012c27ad37ae01d' 2025-06-13 07:02:40.903 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:40.903 +00:00 [INF] Envelope queued up: '31a166105ec6421396e0e1fad23b09d6' 2025-06-13 07:02:40.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 15.1706ms 2025-06-13 07:02:52.143 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:02:52.143 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:02:52.143 +00:00 [INF] Started transaction with span ID 'd1f42c65e059029f' and trace ID '6536b8e3961e44aa943b1e23ec011196'. 2025-06-13 07:02:52.143 +00:00 [INF] Started transaction with span ID 'd1f42c65e059029f' and trace ID '6536b8e3961e44aa943b1e23ec011196'. 2025-06-13 07:02:52.143 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:02:52.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-13 07:02:52.145 +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-13 07:02:52.145 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:02:52.145 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7741ms 2025-06-13 07:02:52.145 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:02:52.145 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:52.145 +00:00 [INF] Envelope queued up: 'e3b02430bc5a4dfc8a56fea8c7580752' 2025-06-13 07:02:52.145 +00:00 [INF] Capturing transaction. 2025-06-13 07:02:52.145 +00:00 [INF] Envelope queued up: '4beac9c99f494838bae6a1f7f22287b2' 2025-06-13 07:02:52.145 +00: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.6933ms 2025-06-13 07:03:40.308 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:03:40.308 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:03:40.308 +00:00 [INF] Started transaction with span ID 'dee1e5834835a70b' and trace ID '6802c4b2cd7943edb91b8b07140091a5'. 2025-06-13 07:03:40.308 +00:00 [INF] Started transaction with span ID 'dee1e5834835a70b' and trace ID '6802c4b2cd7943edb91b8b07140091a5'. 2025-06-13 07:03:40.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:03:40.308 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:03:40.310 +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-13 07:03: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-13 07:03:40.311 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.2356ms 2025-06-13 07:03:40.311 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:03:40.311 +00:00 [INF] Capturing transaction. 2025-06-13 07:03:40.311 +00:00 [INF] Envelope queued up: '0831eeaf93124d67b84776a105686a31' 2025-06-13 07:03:40.311 +00:00 [INF] Capturing transaction. 2025-06-13 07:03:40.311 +00:00 [INF] Envelope queued up: '49f2b313d7484b1e8db1a3cf56aaebc4' 2025-06-13 07:03:40.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 3.3038ms 2025-06-13 07:03:46.646 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:03:46.647 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:03:46.647 +00:00 [INF] Started transaction with span ID '90a4fe955c615b26' and trace ID '2b9d38b79a6241e080df457c726863c9'. 2025-06-13 07:03:46.647 +00:00 [INF] Started transaction with span ID '90a4fe955c615b26' and trace ID '2b9d38b79a6241e080df457c726863c9'. 2025-06-13 07:03:46.647 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:03:46.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-13 07:03:46.648 +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-13 07:03:46.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-13 07:03:46.649 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6609ms 2025-06-13 07:03:46.649 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:03:46.649 +00:00 [INF] Capturing transaction. 2025-06-13 07:03:46.649 +00:00 [INF] Envelope queued up: '32d1f969d4514c68ac91082a7bc67b3f' 2025-06-13 07:03:46.649 +00:00 [INF] Capturing transaction. 2025-06-13 07:03:46.649 +00:00 [INF] Envelope queued up: 'daff9cbb42334c25823e77384840c338' 2025-06-13 07:03:46.649 +00: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.5725ms 2025-06-13 07:04:12.158 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:04:12.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:04:12.159 +00:00 [INF] Started transaction with span ID '3e96e78bec6e96ba' and trace ID '7666758a055d44528efef371c1dc2b2f'. 2025-06-13 07:04:12.159 +00:00 [INF] Started transaction with span ID '3e96e78bec6e96ba' and trace ID '7666758a055d44528efef371c1dc2b2f'. 2025-06-13 07:04:12.159 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:04:12.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-13 07:04:12.163 +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-13 07:04:12.163 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:04:12.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1705ms 2025-06-13 07:04:12.164 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:04:12.164 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:12.165 +00:00 [INF] Envelope queued up: '04d88fdbeecb4f69b0b1fb6c7fb2cdc4' 2025-06-13 07:04:12.166 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:12.166 +00:00 [INF] Envelope queued up: '6c6b77f6c5024a39a4af6c1cccc09a85' 2025-06-13 07:04:12.166 +00: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.8065ms 2025-06-13 07:04:28.540 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:04:28.540 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:04:28.540 +00:00 [INF] Started transaction with span ID '526a13b57b48eeac' and trace ID '5281ccacf6124b9ba93ccd754588f9e6'. 2025-06-13 07:04:28.540 +00:00 [INF] Started transaction with span ID '526a13b57b48eeac' and trace ID '5281ccacf6124b9ba93ccd754588f9e6'. 2025-06-13 07:04:28.540 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:04:28.540 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:04:28.560 +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-13 07:04:28.584 +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-13 07:04:28.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:04:28.591 +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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:04:28.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-13 07:04:28.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-13 07:04: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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.724 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:04:28.731 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:04:28.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-13 07:04:28.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-13 07:04: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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.790 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04: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-13 07:04: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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.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-13 07:04:28.876 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:04:28.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-13 07:04: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-13 07:04: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-13 07:04:28.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-13 07:04:28.907 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:04:28.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:04:28.907 +00:00 [INF] Started transaction with span ID '4382af920d2a9dc5' and trace ID 'd7e4982b4bb944ada415c0d115f75088'. 2025-06-13 07:04:28.907 +00:00 [INF] Started transaction with span ID '4382af920d2a9dc5' and trace ID 'd7e4982b4bb944ada415c0d115f75088'. 2025-06-13 07:04:28.907 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:04:28.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-13 07:04:28.908 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:04:28.908 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:04:28.908 +00:00 [INF] Started transaction with span ID '91261fdff4dfa083' and trace ID 'd4d890f574b3496388a9e60d3de8cbd6'. 2025-06-13 07:04:28.908 +00:00 [INF] Started transaction with span ID '91261fdff4dfa083' and trace ID 'd4d890f574b3496388a9e60d3de8cbd6'. 2025-06-13 07:04:28.908 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:04:28.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-13 07:04:28.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-13 07:04:28.943 +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-13 07:04:28.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-13 07:04:28.953 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 46.2927ms 2025-06-13 07:04:28.968 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:04:28.968 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:28.954 +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-13 07:04:28.949 +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-13 07:04:28.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:04:28.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-13 07:04:28.972 +00:00 [INF] Envelope queued up: 'c09541e1deef42399927eeb4d5d19c3c' 2025-06-13 07:04:28.985 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:28.986 +00:00 [INF] Envelope queued up: '804fbdd91fec4d0aa1cc30952ef9ab75' 2025-06-13 07:04:28.987 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 80.0466ms 2025-06-13 07:04:28.987 +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-13 07:04:28.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-13 07:04:28.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-13 07:04:29.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:04:29.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.027 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.074 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.094 +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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:04:29.169 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:04:29.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-13 07:04:29.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-13 07:04:29.172 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 631.2661ms 2025-06-13 07:04:29.173 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:04:29.173 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:29.175 +00:00 [INF] Envelope queued up: 'e0e08c7ca1fc44e1ba1a9e78f869953f' 2025-06-13 07:04:29.175 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:29.175 +00:00 [INF] Envelope queued up: 'b2a0f1a1951140309594e2c43f32da89' 2025-06-13 07:04:29.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 635.1556ms 2025-06-13 07:04:29.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-13 07:04: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-13 07:04: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-13 07:04:29.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-13 07:04: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-13 07:04: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-13 07:04: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-13 07:04: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-13 07:04: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-13 07:04: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-13 07:04: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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.318 +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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04: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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04: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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04: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-13 07:04: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04: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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.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-13 07:04:29.572 +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-13 07:04:29.574 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:04:29.577 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 669.3962ms 2025-06-13 07:04:29.578 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:04:29.578 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:29.580 +00:00 [INF] Envelope queued up: '78fe2d707a38477e83d5bcda609705e2' 2025-06-13 07:04:29.580 +00:00 [INF] Capturing transaction. 2025-06-13 07:04:29.580 +00:00 [INF] Envelope queued up: 'db15445b425f43b79e59aae73a5634de' 2025-06-13 07:04:29.581 +00: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.9321ms 2025-06-13 07:05:10.405 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:05:10.405 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:10.405 +00:00 [INF] Started transaction with span ID 'eaa4d67effcf9709' and trace ID '6e66aab73d4b4ef5a7d026200543a2e9'. 2025-06-13 07:05:10.405 +00:00 [INF] Started transaction with span ID 'eaa4d67effcf9709' and trace ID '6e66aab73d4b4ef5a7d026200543a2e9'. 2025-06-13 07:05:10.405 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:10.405 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:05:10.407 +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-13 07:05:10.407 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:05:10.408 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3363ms 2025-06-13 07:05:10.408 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:10.408 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:10.408 +00:00 [INF] Envelope queued up: '5d788f78437d401fba447f40be085374' 2025-06-13 07:05:10.408 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:10.408 +00:00 [INF] Envelope queued up: '71c94d087061435eae85719d35c508a4' 2025-06-13 07:05:10.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 3.4641ms 2025-06-13 07:05:16.710 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:05:16.710 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:16.710 +00:00 [INF] Started transaction with span ID 'f3124ca702c879f0' and trace ID '7c82695c46194cec9d7f50c3cddd0023'. 2025-06-13 07:05:16.710 +00:00 [INF] Started transaction with span ID 'f3124ca702c879f0' and trace ID '7c82695c46194cec9d7f50c3cddd0023'. 2025-06-13 07:05:16.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:16.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-13 07:05:16.713 +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-13 07:05:16.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-13 07:05:16.713 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2115ms 2025-06-13 07:05:16.713 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:16.714 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:16.714 +00:00 [INF] Envelope queued up: '7ebcd7f8687d4a40b12940ef35a9949b' 2025-06-13 07:05:16.714 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:16.714 +00:00 [INF] Envelope queued up: '9031cf0e21164914be022d6593e835b4' 2025-06-13 07:05:16.714 +00: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.4147ms 2025-06-13 07:05:33.231 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:05:33.231 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:33.231 +00:00 [INF] Started transaction with span ID '3a92ecac96043e97' and trace ID 'f25421fd1ae9417494eab2ee7cbcab14'. 2025-06-13 07:05:33.231 +00:00 [INF] Started transaction with span ID '3a92ecac96043e97' and trace ID 'f25421fd1ae9417494eab2ee7cbcab14'. 2025-06-13 07:05:33.231 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:33.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-13 07:05:33.253 +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-13 07:05:33.265 +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-13 07:05:33.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:05:33.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05: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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:33.490 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:05:33.492 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 259.9838ms 2025-06-13 07:05:33.492 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:33.492 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:33.494 +00:00 [INF] Envelope queued up: 'bee7c8563c56477db57446208c0f550c' 2025-06-13 07:05:33.494 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:33.494 +00:00 [INF] Envelope queued up: 'fa3ab375bc6d4b588f6058f9ef11702b' 2025-06-13 07:05:33.495 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 263.9415ms 2025-06-13 07:05:33.709 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:05:33.709 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:33.710 +00:00 [INF] Started transaction with span ID '36898bad93b85c0f' and trace ID '84bb57ac62b745c29e92619562168ae1'. 2025-06-13 07:05:33.710 +00:00 [INF] Started transaction with span ID '36898bad93b85c0f' and trace ID '84bb57ac62b745c29e92619562168ae1'. 2025-06-13 07:05:33.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:33.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-13 07:05:33.714 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:05:33.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-13 07:05:33.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-13 07:05:33.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:05:33.724 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:05:33.725 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:33.725 +00:00 [INF] Started transaction with span ID 'd279c4f2a2fdeba2' and trace ID 'c6338f96c34e411c86c79800005c3b19'. 2025-06-13 07:05:33.725 +00:00 [INF] Started transaction with span ID 'd279c4f2a2fdeba2' and trace ID 'c6338f96c34e411c86c79800005c3b19'. 2025-06-13 07:05:33.725 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:33.725 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:05:33.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-13 07:05:33.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-13 07:05:33.727 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5125ms 2025-06-13 07:05:33.727 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:33.727 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:33.727 +00:00 [INF] Envelope queued up: '8f8b9b13464b4894a18d8aea84e305c7' 2025-06-13 07:05:33.727 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:33.727 +00:00 [INF] Envelope queued up: 'c18cde62951b424585c71cdd9c879af3' 2025-06-13 07:05:33.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 2.8730ms 2025-06-13 07:05:33.742 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05: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-13 07:05: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-13 07:05: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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05: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-13 07:05:33.903 +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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05:33.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-13 07:05: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-13 07:05:34.001 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:34.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:34.014 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:05: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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.046 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:34.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-13 07:05:34.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-13 07:05: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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:05:34.101 +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-13 07:05:34.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-13 07:05:34.116 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:05:34.126 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:34.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-13 07:05:34.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-13 07:05: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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.169 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:05: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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.201 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:34.209 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:05:34.216 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:05:34.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-13 07:05:34.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-13 07:05: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-13 07:05:34.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-13 07:05:34.258 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:34.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-13 07:05:34.270 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:05:34.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-13 07:05:34.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-13 07:05:34.296 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:34.309 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:05:34.316 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:05:34.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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.360 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:34.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-13 07:05:34.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-13 07:05:34.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-13 07:05:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:34.390 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:05:34.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 687.7406ms 2025-06-13 07:05:34.398 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:34.398 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:34.408 +00:00 [INF] Envelope queued up: '498c2d92e77b478bbe87c5dc24389b67' 2025-06-13 07:05:34.408 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:34.409 +00:00 [INF] Envelope queued up: '1915504de7a44d1a981a6cb3d80de79b' 2025-06-13 07:05:34.410 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 700.3408ms 2025-06-13 07:05:39.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:05:39.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:39.945 +00:00 [INF] Started transaction with span ID '8a50a343b45470e2' and trace ID '7e304b230182479eb55ba867ab623cee'. 2025-06-13 07:05:39.945 +00:00 [INF] Started transaction with span ID '8a50a343b45470e2' and trace ID '7e304b230182479eb55ba867ab623cee'. 2025-06-13 07:05:39.946 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:39.946 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:05:39.978 +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-13 07:05:40.006 +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-13 07:05:40.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-13 07:05:40.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05: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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05: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-13 07:05: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-13 07:05: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-13 07:05: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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:40.225 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:05:40.226 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 280.3088ms 2025-06-13 07:05:40.226 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:40.226 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:40.228 +00:00 [INF] Envelope queued up: '2092a0b9d1174486bd98a0772e4aa056' 2025-06-13 07:05:40.228 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:40.228 +00:00 [INF] Envelope queued up: '403c51fc399b4c09a02ed6d71aebeb17' 2025-06-13 07:05:40.228 +00: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.2485ms 2025-06-13 07:05:40.453 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:05:40.453 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:40.453 +00:00 [INF] Started transaction with span ID '96065e463f8a4887' and trace ID '2f4af3489a3947d2961ee86c2881b967'. 2025-06-13 07:05:40.453 +00:00 [INF] Started transaction with span ID '96065e463f8a4887' and trace ID '2f4af3489a3947d2961ee86c2881b967'. 2025-06-13 07:05:40.453 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:40.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-13 07:05:40.459 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:05:40.459 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:40.460 +00:00 [INF] Started transaction with span ID 'bdd5a1061777b26e' and trace ID '144e75e278dc43398c2db1c5e9a2ab4b'. 2025-06-13 07:05:40.462 +00:00 [INF] Started transaction with span ID 'bdd5a1061777b26e' and trace ID '144e75e278dc43398c2db1c5e9a2ab4b'. 2025-06-13 07:05:40.462 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:40.462 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:05:40.465 +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-13 07:05:40.465 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:05:40.465 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6485ms 2025-06-13 07:05:40.465 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:40.465 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:40.467 +00:00 [INF] Envelope queued up: '61387b82c9d244fb8502299e5439fa14' 2025-06-13 07:05:40.467 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:40.467 +00:00 [INF] Envelope queued up: 'a32e70d7b9b448dcb9cf59191cfa8cf2' 2025-06-13 07:05:40.467 +00: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.5014ms 2025-06-13 07:05:40.469 +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-13 07:05:40.501 +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-13 07:05:40.506 +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-13 07:05:40.516 +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-13 07:05: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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.638 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.662 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.756 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.782 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.891 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:05:40.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:05: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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:40.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05: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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.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-13 07:05:41.090 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:05:41.093 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 639.8745ms 2025-06-13 07:05:41.093 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:05:41.094 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:41.096 +00:00 [INF] Envelope queued up: '301eb9fdf9674ff3b5b6a03e7ba36fec' 2025-06-13 07:05:41.096 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:41.096 +00:00 [INF] Envelope queued up: 'fb7a6d1d864c425eb5ed9895659cfde9' 2025-06-13 07:05:41.097 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 643.5063ms 2025-06-13 07:05:51.964 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:05:51.964 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:05:51.964 +00:00 [INF] Started transaction with span ID '5b3d8f389e2e9057' and trace ID '2245682c36c04341a82ded038532b221'. 2025-06-13 07:05:51.964 +00:00 [INF] Started transaction with span ID '5b3d8f389e2e9057' and trace ID '2245682c36c04341a82ded038532b221'. 2025-06-13 07:05:51.964 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:51.964 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:05:51.972 +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-13 07:05:51.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-13 07:05:51.973 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.0752ms 2025-06-13 07:05:51.973 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:05:51.973 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:51.975 +00:00 [INF] Envelope queued up: '171ce9eca79f49579b9305fd1544dc4f' 2025-06-13 07:05:51.975 +00:00 [INF] Capturing transaction. 2025-06-13 07:05:51.975 +00:00 [INF] Envelope queued up: 'ce2022dde41d40afa9fb186e69973355' 2025-06-13 07:05:51.976 +00: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.1130ms 2025-06-13 07:06:30.938 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:06:30.938 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:06:30.938 +00:00 [INF] Started transaction with span ID 'dc3243f7cc7d56ad' and trace ID '7446023170af4f4895c5c3bbff9b8012'. 2025-06-13 07:06:30.938 +00:00 [INF] Started transaction with span ID 'dc3243f7cc7d56ad' and trace ID '7446023170af4f4895c5c3bbff9b8012'. 2025-06-13 07:06:30.938 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:06:30.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-13 07:06:30.956 +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-13 07:06:30.974 +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-13 07:06:30.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:06:30.981 +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-13 07:06:30.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-13 07:06:30.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-13 07:06:31.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-13 07:06:31.015 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:06:31.212 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:06:31.213 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 274.0848ms 2025-06-13 07:06:31.213 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:06:31.213 +00:00 [INF] Capturing transaction. 2025-06-13 07:06:31.213 +00:00 [INF] Envelope queued up: 'f32090352c134be7924c28205618c1f6' 2025-06-13 07:06:31.213 +00:00 [INF] Capturing transaction. 2025-06-13 07:06:31.213 +00:00 [INF] Envelope queued up: '6582ea6d5eba4f6fb218ffb16ed860ed' 2025-06-13 07:06:31.213 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 275.5977ms 2025-06-13 07:06:31.314 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:06:31.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:06:31.314 +00:00 [INF] Started transaction with span ID 'e130de840d204a3e' and trace ID '406a10d21a254c9f9f483f6d341173ad'. 2025-06-13 07:06:31.314 +00:00 [INF] Started transaction with span ID 'e130de840d204a3e' and trace ID '406a10d21a254c9f9f483f6d341173ad'. 2025-06-13 07:06:31.314 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:06:31.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-13 07:06:31.319 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:06:31.319 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:06:31.320 +00:00 [INF] Started transaction with span ID '3877a6f173ec6a30' and trace ID '12081e04044b425b9dde0499f0944174'. 2025-06-13 07:06:31.320 +00:00 [INF] Started transaction with span ID '3877a6f173ec6a30' and trace ID '12081e04044b425b9dde0499f0944174'. 2025-06-13 07:06:31.320 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:06:31.320 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:06:31.322 +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-13 07:06:31.323 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:06:31.323 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2572ms 2025-06-13 07:06:31.323 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:06:31.323 +00:00 [INF] Capturing transaction. 2025-06-13 07:06:31.323 +00:00 [INF] Envelope queued up: '6f0bc9227f20484d9e5495df340c31aa' 2025-06-13 07:06:31.323 +00:00 [INF] Capturing transaction. 2025-06-13 07:06:31.324 +00:00 [INF] Envelope queued up: '70e61744349f43bc90dd65578891f607' 2025-06-13 07:06:31.324 +00: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.4021ms 2025-06-13 07:06:31.333 +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-13 07:06:31.359 +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-13 07:06:31.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06: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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06: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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.645 +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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06: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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.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-13 07:06:31.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:06:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:06:31.726 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:06:31.732 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 417.2779ms 2025-06-13 07:06:31.732 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:06:31.732 +00:00 [INF] Capturing transaction. 2025-06-13 07:06:31.735 +00:00 [INF] Envelope queued up: '0f94f6708dc94b1d89473bddbe7556fe' 2025-06-13 07:06:31.735 +00:00 [INF] Capturing transaction. 2025-06-13 07:06:31.735 +00:00 [INF] Envelope queued up: '5a2a5a665ceb4e9287b93e6055e13e0d' 2025-06-13 07:06:31.735 +00: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.2769ms 2025-06-13 07:07:31.774 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 223 2025-06-13 07:07:31.774 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:07:31.774 +00:00 [INF] Started transaction with span ID '8151516bda3755a5' and trace ID 'e2ae017e93b643c185c098242e5cfda0'. 2025-06-13 07:07:31.775 +00:00 [INF] Started transaction with span ID '8151516bda3755a5' and trace ID 'e2ae017e93b643c185c098242e5cfda0'. 2025-06-13 07:07:31.775 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:07:31.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-13 07:07:31.806 +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-13 07:07:31.830 +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-13 07:07:31.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-13 07:07:31.837 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07: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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07: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-13 07:07: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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07: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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07: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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:07: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-13 07:07: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-13 07:07:31.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07:31.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-13 07:07: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-13 07:07:31.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-13 07:07: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-13 07:07:31.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-13 07:07:32.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-13 07:07: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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07: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-13 07:07: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-13 07:07: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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.075 +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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07: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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.131 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:07:32.132 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 357.522ms 2025-06-13 07:07:32.132 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:07:32.133 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.135 +00:00 [INF] Envelope queued up: 'b3a029eeb4b74e3189420a67151d6eed' 2025-06-13 07:07:32.135 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.135 +00:00 [INF] Envelope queued up: '2229d41eb1a14cdf8bb77e242f08dd22' 2025-06-13 07:07:32.136 +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 362.1953ms 2025-06-13 07:07:32.528 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=?request_ip_version=IP%5FV6&match_message=No%20pre%2Dinstall%20link%20matched%20for%20this%20device%2E&deviceId=1D326CB3-0C66-4318-B703-1478B2752FAE application/json 166 2025-06-13 07:07:32.530 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:07:32.530 +00:00 [INF] Started transaction with span ID '5f7a5d0df11cd17f' and trace ID '0c2e3b4bd30a43ddb45aee00b0caedfd'. 2025-06-13 07:07:32.530 +00:00 [INF] Started transaction with span ID '5f7a5d0df11cd17f' and trace ID '0c2e3b4bd30a43ddb45aee00b0caedfd'. 2025-06-13 07:07:32.530 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-13 07:07:32.530 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:07:32.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 2025-06-13 07:07:32.531 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:07:32.531 +00:00 [INF] Started transaction with span ID 'a07b126915aaab4f' and trace ID '191e5cb27bd242bf88e66d92edceae2c'. 2025-06-13 07:07:32.532 +00:00 [INF] Started transaction with span ID 'a07b126915aaab4f' and trace ID '191e5cb27bd242bf88e66d92edceae2c'. 2025-06-13 07:07:32.532 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:07:32.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-13 07:07:32.552 +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-13 07:07:32.552 +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-13 07:07:32.570 +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-13 07:07:32.573 +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-13 07:07:32.576 +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-13 07:07:32.578 +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-13 07:07:32.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:07:32.589 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 07:07:32.590 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 59.7336ms 2025-06-13 07:07:32.590 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-13 07:07:32.590 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.591 +00:00 [INF] Envelope queued up: '2cdfe9cb2f744e439961efae3ea91a42' 2025-06-13 07:07:32.591 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.591 +00:00 [INF] Envelope queued up: '8e0bc81555cb41e0a8ec5c490a38830e' 2025-06-13 07:07:32.598 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=?request_ip_version=IP%5FV6&match_message=No%20pre%2Dinstall%20link%20matched%20for%20this%20device%2E&deviceId=1D326CB3-0C66-4318-B703-1478B2752FAE application/json 166 - 400 - application/json;+charset=utf-8 69.6899ms 2025-06-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07: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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.628 +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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07: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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07: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-13 07:07: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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.752 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 51 2025-06-13 07:07:32.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:07:32.752 +00:00 [INF] Started transaction with span ID '552e0ccc13b6c8cf' and trace ID '037a2390b74e411da21bd985aee1ab96'. 2025-06-13 07:07:32.752 +00:00 [INF] Started transaction with span ID '552e0ccc13b6c8cf' and trace ID '037a2390b74e411da21bd985aee1ab96'. 2025-06-13 07:07:32.752 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:07:32.752 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:07:32.755 +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-13 07:07:32.756 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:07:32.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.1808ms 2025-06-13 07:07:32.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:07:32.757 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.758 +00:00 [INF] Envelope queued up: '57da4886fd0645bd8eae3c1cd30b4677' 2025-06-13 07:07:32.758 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.758 +00:00 [INF] Envelope queued up: '7d29b69f79d0422096e2b2d4c6975acd' 2025-06-13 07:07:32.758 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 51 - 400 - application/json;+charset=utf-8 6.3567ms 2025-06-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.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-13 07:07:32.780 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:07:32.781 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 249.4181ms 2025-06-13 07:07:32.781 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:07:32.781 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.783 +00:00 [INF] Envelope queued up: '3d8342fec1b64fe19f687ff12c1cdaee' 2025-06-13 07:07:32.783 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:32.783 +00:00 [INF] Envelope queued up: '70cd42b9a0e24d4f8e65725778c1298a' 2025-06-13 07:07:32.784 +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 252.4387ms 2025-06-13 07:07:45.566 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 07:07:45.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:07:45.566 +00:00 [INF] Started transaction with span ID '633c537e60cca760' and trace ID '70804931759f4bfa999a90ee92bfaa1d'. 2025-06-13 07:07:45.566 +00:00 [INF] Started transaction with span ID '633c537e60cca760' and trace ID '70804931759f4bfa999a90ee92bfaa1d'. 2025-06-13 07:07:45.566 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:07:45.566 +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-13 07:07:45.577 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 2025-06-13 07:07:45.578 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:07:45.578 +00:00 [INF] Started transaction with span ID 'e48f36eee3946e74' and trace ID '6876d982dab7495f9287b8ad23524755'. 2025-06-13 07:07:45.578 +00:00 [INF] Started transaction with span ID 'e48f36eee3946e74' and trace ID '6876d982dab7495f9287b8ad23524755'. 2025-06-13 07:07:45.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:07:45.578 +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-13 07:07:45.583 +00:00 [INF] Executed DbCommand (15ms) [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-13 07:07:45.583 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:07:45.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 17.5821ms 2025-06-13 07:07:45.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:07:45.584 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:45.585 +00:00 [INF] Envelope queued up: '2d2594d983704cf485424689f62d7981' 2025-06-13 07:07:45.585 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:45.585 +00:00 [INF] Envelope queued up: '60b95f27e6214f8ab1813c5caa4801e7' 2025-06-13 07:07:45.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 20.0904ms 2025-06-13 07:07:45.590 +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-13 07:07:45.610 +00:00 [INF] Executed DbCommand (18ms) [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-13 07:07:45.634 +00:00 [INF] Executed DbCommand (22ms) [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-13 07:07:45.661 +00:00 [INF] Executed DbCommand (25ms) [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-13 07:07:45.684 +00:00 [INF] Executed DbCommand (21ms) [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-13 07:07:45.686 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 07:07:45.686 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 108.594ms 2025-06-13 07:07:45.687 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:07:45.687 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:45.689 +00:00 [INF] Envelope queued up: '7c80d0f5a69c4bfe99984cfeff16d0b6' 2025-06-13 07:07:45.689 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:45.689 +00:00 [INF] Envelope queued up: '6f73101b7eab4a7c96729cdd9a13d9de' 2025-06-13 07:07:45.690 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 - 200 0 - 112.3261ms 2025-06-13 07:07:46.349 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:07:46.349 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:07:46.349 +00:00 [INF] Started transaction with span ID '62b01a17a0a14922' and trace ID '745cccccf923461b83502da7fdce4ff9'. 2025-06-13 07:07:46.349 +00:00 [INF] Started transaction with span ID '62b01a17a0a14922' and trace ID '745cccccf923461b83502da7fdce4ff9'. 2025-06-13 07:07:46.349 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:07:46.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-13 07:07:46.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-13 07:07:46.352 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:07:46.353 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.2199ms 2025-06-13 07:07:46.353 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:07:46.353 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:46.354 +00:00 [INF] Envelope queued up: '4b9a17018e46445ab74301f3db566eb1' 2025-06-13 07:07:46.354 +00:00 [INF] Capturing transaction. 2025-06-13 07:07:46.354 +00:00 [INF] Envelope queued up: '727c51fae2b14600b7c7a192972112e1' 2025-06-13 07:07:46.354 +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 5.1877ms 2025-06-13 07:08:11.499 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 07:08:11.500 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:08:11.500 +00:00 [INF] Started transaction with span ID 'edafa38039cf9ed7' and trace ID '616e778295b3486a9741e25c1457d37d'. 2025-06-13 07:08:11.500 +00:00 [INF] Started transaction with span ID 'edafa38039cf9ed7' and trace ID '616e778295b3486a9741e25c1457d37d'. 2025-06-13 07:08:11.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:08:11.500 +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-13 07:08:11.502 +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-13 07:08:11.503 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:08:11.503 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.8993ms 2025-06-13 07:08:11.503 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:08:11.503 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:11.520 +00:00 [INF] Envelope queued up: 'e42adaed36b94311951837db73a2ff2e' 2025-06-13 07:08:11.520 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:11.520 +00:00 [INF] Envelope queued up: '0858cac7b2384a9b8e5117896e6d6d8d' 2025-06-13 07:08:11.521 +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 21.1820ms 2025-06-13 07:08:11.907 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:08:11.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:08:11.907 +00:00 [INF] Started transaction with span ID '6afc2fa256f9f4df' and trace ID '4c35933930614d4891780a954ea809e2'. 2025-06-13 07:08:11.907 +00:00 [INF] Started transaction with span ID '6afc2fa256f9f4df' and trace ID '4c35933930614d4891780a954ea809e2'. 2025-06-13 07:08:11.907 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:08:11.907 +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-13 07:08:11.924 +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-13 07:08:11.925 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:08:11.925 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 17.9019ms 2025-06-13 07:08:11.925 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:08:11.925 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:11.930 +00:00 [INF] Envelope queued up: '83cc142b35eb4eb4964e2bf2002c643c' 2025-06-13 07:08:11.930 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:11.930 +00:00 [INF] Envelope queued up: 'dfcfee3688e24e34b78d7e325f38aa10' 2025-06-13 07:08:11.936 +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 29.0508ms 2025-06-13 07:08:31.795 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 2025-06-13 07:08:31.795 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:08:31.795 +00:00 [INF] Started transaction with span ID '545b480ccb9ca83' and trace ID 'e8cc0394a364491f9c906513deb2c6ce'. 2025-06-13 07:08:31.795 +00:00 [INF] Started transaction with span ID '545b480ccb9ca83' and trace ID 'e8cc0394a364491f9c906513deb2c6ce'. 2025-06-13 07:08:31.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:08:31.795 +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-13 07:08:31.800 +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-13 07:08:31.822 +00:00 [INF] Executed DbCommand (20ms) [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-13 07:08:31.840 +00:00 [INF] Executed DbCommand (17ms) [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-13 07:08:31.882 +00:00 [INF] Executed DbCommand (38ms) [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-13 07:08:31.907 +00:00 [INF] Executed DbCommand (23ms) [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-13 07:08:31.907 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 07:08:31.907 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 111.5201ms 2025-06-13 07:08:31.907 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:08:31.907 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:31.907 +00:00 [INF] Envelope queued up: 'e1f219d35ff1469ea8cd0438b096fb6a' 2025-06-13 07:08:31.907 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:31.907 +00:00 [INF] Envelope queued up: '4813723152184323972aee363fcb56dd' 2025-06-13 07:08:31.907 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 - 200 0 - 112.6632ms 2025-06-13 07:08:32.077 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 07:08:32.077 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:08:32.077 +00:00 [INF] Started transaction with span ID 'faa4a3b4bc080f2f' and trace ID 'd143f30bcf2d43138207085f051e4353'. 2025-06-13 07:08:32.077 +00:00 [INF] Started transaction with span ID 'faa4a3b4bc080f2f' and trace ID 'd143f30bcf2d43138207085f051e4353'. 2025-06-13 07:08:32.077 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:08:32.077 +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-13 07:08:32.081 +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-13 07:08:32.082 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:08:32.082 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:08:32.082 +00:00 [INF] Started transaction with span ID '36dbddb084e0bb11' and trace ID '19f3f4e15b544a35b9b1f2ea05091aed'. 2025-06-13 07:08:32.082 +00:00 [INF] Started transaction with span ID '36dbddb084e0bb11' and trace ID '19f3f4e15b544a35b9b1f2ea05091aed'. 2025-06-13 07:08:32.082 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:08:32.082 +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-13 07:08:32.085 +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-13 07:08:32.085 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:08:32.086 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.0857ms 2025-06-13 07:08:32.086 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:08:32.086 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:32.086 +00:00 [INF] Envelope queued up: 'bd249f6c65f94930ba6ff870116c8578' 2025-06-13 07:08:32.086 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:32.086 +00:00 [INF] Envelope queued up: '25d0a8f652024d3d9ca94eab07a69865' 2025-06-13 07:08:32.087 +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.6707ms 2025-06-13 07:08:32.087 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:08:32.087 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 9.1361ms 2025-06-13 07:08:32.087 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:08:32.087 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:32.088 +00:00 [INF] Envelope queued up: 'fa53041f20ec4838b4ec2fae648a580b' 2025-06-13 07:08:32.088 +00:00 [INF] Capturing transaction. 2025-06-13 07:08:32.088 +00:00 [INF] Envelope queued up: '2eaa052c4ecf40a686841e4638da4d5a' 2025-06-13 07:08:32.088 +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.9918ms 2025-06-13 07:13:18.757 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 07:13:18.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:13:18.757 +00:00 [INF] Started transaction with span ID '37465f37037013e5' and trace ID '2d499597e5214fdd91e84f4cb1fe2261'. 2025-06-13 07:13:18.758 +00:00 [INF] Started transaction with span ID '37465f37037013e5' and trace ID '2d499597e5214fdd91e84f4cb1fe2261'. 2025-06-13 07:13:18.758 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:13:18.758 +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-13 07:13:18.773 +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-13 07:13:18.774 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:13:18.774 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 16.277ms 2025-06-13 07:13:18.774 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:13:18.774 +00:00 [INF] Capturing transaction. 2025-06-13 07:13:18.775 +00:00 [INF] Envelope queued up: '952ec319664044cdad45d8d467429472' 2025-06-13 07:13:18.776 +00:00 [INF] Capturing transaction. 2025-06-13 07:13:18.776 +00:00 [INF] Envelope queued up: '838c2e34f0654affae30aea15fc5006d' 2025-06-13 07:13:18.777 +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 19.3913ms 2025-06-13 07:13:19.210 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:13:19.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:13:19.210 +00:00 [INF] Started transaction with span ID '810f4d51ea3502' and trace ID '2375a9d81ddd46b89e899840331558c9'. 2025-06-13 07:13:19.210 +00:00 [INF] Started transaction with span ID '810f4d51ea3502' and trace ID '2375a9d81ddd46b89e899840331558c9'. 2025-06-13 07:13:19.210 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:13:19.210 +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-13 07:13:19.213 +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-13 07:13:19.213 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:13:19.214 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.9956ms 2025-06-13 07:13:19.214 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:13:19.215 +00:00 [INF] Capturing transaction. 2025-06-13 07:13:19.215 +00:00 [INF] Envelope queued up: 'e98b61a52dcb41a08e409a5c655ec7bd' 2025-06-13 07:13:19.215 +00:00 [INF] Capturing transaction. 2025-06-13 07:13:19.215 +00:00 [INF] Envelope queued up: '2c6ab339f3a74c59b791e99c81c1c0d5' 2025-06-13 07:13:19.215 +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 5.2752ms 2025-06-13 07:20:51.589 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:20:51.589 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:20:51.589 +00:00 [INF] Started transaction with span ID '9271dae1265306ff' and trace ID '9f2e587125834958bde36b198e1cb377'. 2025-06-13 07:20:51.589 +00:00 [INF] Started transaction with span ID '9271dae1265306ff' and trace ID '9f2e587125834958bde36b198e1cb377'. 2025-06-13 07:20:51.589 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:20:51.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-13 07:20:51.590 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 2025-06-13 07:20:51.590 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:20:51.590 +00:00 [INF] Started transaction with span ID 'da4f905030d53016' and trace ID '89b23bbfd9c04a42b7e268f0d2199fd1'. 2025-06-13 07:20:51.591 +00:00 [INF] Started transaction with span ID 'da4f905030d53016' and trace ID '89b23bbfd9c04a42b7e268f0d2199fd1'. 2025-06-13 07:20:51.591 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:20:51.591 +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-13 07:20:51.619 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=427 - - 2025-06-13 07:20:51.619 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:20:51.619 +00:00 [INF] Started transaction with span ID 'c0b3a66cfb951cfd' and trace ID '8c5e2ab793ec47fc9924631c4324a2f6'. 2025-06-13 07:20:51.621 +00:00 [INF] Started transaction with span ID 'c0b3a66cfb951cfd' and trace ID '8c5e2ab793ec47fc9924631c4324a2f6'. 2025-06-13 07:20:51.621 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:20:51.621 +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-13 07:20:52.206 +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-13 07:20:52.209 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:20:52.209 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 619.9593ms 2025-06-13 07:20:52.209 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:20:52.209 +00:00 [INF] Capturing transaction. 2025-06-13 07:20:52.209 +00:00 [INF] Envelope queued up: 'e50a2e587aac4b53adfddc2c679203ba' 2025-06-13 07:20:52.209 +00:00 [INF] Capturing transaction. 2025-06-13 07:20:52.210 +00:00 [INF] Envelope queued up: '7ded23844bb342b9817a48f07e417732' 2025-06-13 07:20:52.210 +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 620.9320ms 2025-06-13 07:20:52.209 +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-13 07:20:52.211 +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-13 07:20:52.211 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:20:52.211 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 590.4962ms 2025-06-13 07:20:52.211 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:20:52.211 +00:00 [INF] Capturing transaction. 2025-06-13 07:20:52.211 +00:00 [INF] Envelope queued up: '7d21a327173c4ad99497a54e8e3706b7' 2025-06-13 07:20:52.211 +00:00 [INF] Capturing transaction. 2025-06-13 07:20:52.211 +00:00 [INF] Envelope queued up: '719a099523ea46f59779885039996088' 2025-06-13 07:20:52.212 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=427 - - - 200 - application/json;+charset=utf-8 592.9230ms 2025-06-13 07:20:52.464 +00:00 [INF] Executed DbCommand (87ms) [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-13 07:20:52.810 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 07:20:52.811 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 1219.9164ms 2025-06-13 07:20:52.811 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:20:52.811 +00:00 [INF] Capturing transaction. 2025-06-13 07:20:52.811 +00:00 [INF] Envelope queued up: '15fca5bf59ed4ced895475a2937d3a94' 2025-06-13 07:20:52.811 +00:00 [INF] Capturing transaction. 2025-06-13 07:20:52.811 +00:00 [INF] Envelope queued up: '7b01c8e7f6b5475e96f9eac69f61cb3f' 2025-06-13 07:20:52.811 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 - 200 - application/json;+charset=utf-8 1220.6548ms 2025-06-13 07:21:08.089 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddBookmark application/json 250 2025-06-13 07:21:08.089 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:08.089 +00:00 [INF] Started transaction with span ID '9a8dc327537183ce' and trace ID '630ad12c6d5041a5835086207c889f9c'. 2025-06-13 07:21:08.089 +00:00 [INF] Started transaction with span ID '9a8dc327537183ce' and trace ID '630ad12c6d5041a5835086207c889f9c'. 2025-06-13 07:21:08.089 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddBookmark (YourMap)' 2025-06-13 07:21:08.090 +00:00 [INF] Route matched with {action = "AddBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult AddBookmark(YourMap.Models.BookmarkAddRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:21:08.131 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__bookmarkAddRequestModel_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `bookmarks` AS `b` WHERE `b`.`id` = @__bookmarkAddRequestModel_id_0) 2025-06-13 07:21:08.146 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (Size = 4000), @p1='?' (Size = 4000), @p2='?' (Size = 4000), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p5='?' (DbType = Double), @p6='?' (DbType = Double)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `bookmarks` (`bookmarkaddress`, `bookmarktitle`, `colourcode`, `deviceid`, `eventid`, `latitude`, `longitude`) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6); SELECT `id` FROM `bookmarks` WHERE ROW_COUNT() = 1 AND `id` = LAST_INSERT_ID(); 2025-06-13 07:21:08.158 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:21:08.160 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddBookmark (YourMap) in 70.471ms 2025-06-13 07:21:08.160 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddBookmark (YourMap)' 2025-06-13 07:21:08.161 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:08.161 +00:00 [INF] Envelope queued up: '9516d282cba545958e223943eecfb188' 2025-06-13 07:21:08.161 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:08.161 +00:00 [INF] Envelope queued up: 'e03704e9effa4a7ebd327b08d1d3b162' 2025-06-13 07:21:08.161 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddBookmark application/json 250 - 200 - application/json;+charset=utf-8 71.6944ms 2025-06-13 07:21:08.466 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:21:08.466 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:08.466 +00:00 [INF] Started transaction with span ID '40675f342e003d4' and trace ID 'f32a21ca91cc4fb58b5d83485c6b1168'. 2025-06-13 07:21:08.467 +00:00 [INF] Started transaction with span ID '40675f342e003d4' and trace ID 'f32a21ca91cc4fb58b5d83485c6b1168'. 2025-06-13 07:21:08.467 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:08.467 +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-13 07:21:08.468 +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-13 07:21:08.469 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:21:08.469 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0877ms 2025-06-13 07:21:08.469 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:08.469 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:08.469 +00:00 [INF] Envelope queued up: '9036ad2761bc4042b02cdcc352a99e3e' 2025-06-13 07:21:08.469 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:08.469 +00:00 [INF] Envelope queued up: '44e38f424af446f99b3463f4c717af15' 2025-06-13 07:21:08.469 +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.0188ms 2025-06-13 07:21:13.190 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:21:13.190 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:13.190 +00:00 [INF] Started transaction with span ID 'b7ff2b14605c7a48' and trace ID '61874405c6b447658607f1c675a8570f'. 2025-06-13 07:21:13.191 +00:00 [INF] Started transaction with span ID 'b7ff2b14605c7a48' and trace ID '61874405c6b447658607f1c675a8570f'. 2025-06-13 07:21:13.191 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:13.191 +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-13 07:21:13.192 +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-13 07:21:13.193 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:21:13.193 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9478ms 2025-06-13 07:21:13.193 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:13.193 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:13.193 +00:00 [INF] Envelope queued up: '58fff398cbd14c97a43d4b33ca971186' 2025-06-13 07:21:13.193 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:13.193 +00:00 [INF] Envelope queued up: 'c1fcffc19d9943a784aa37e66e65dab0' 2025-06-13 07:21:13.193 +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.7948ms 2025-06-13 07:21:15.692 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:21:15.692 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:15.692 +00:00 [INF] Started transaction with span ID 'e5e119c904bf0e23' and trace ID '19c0377a8ad64b64b99baeb1fcab60e7'. 2025-06-13 07:21:15.692 +00:00 [INF] Started transaction with span ID 'e5e119c904bf0e23' and trace ID '19c0377a8ad64b64b99baeb1fcab60e7'. 2025-06-13 07:21:15.692 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:15.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-13 07:21:15.694 +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-13 07:21:15.694 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:21:15.694 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.2156ms 2025-06-13 07:21:15.694 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:15.695 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:15.695 +00:00 [INF] Envelope queued up: '80784d21bd9a4826b29de40a2bcf7294' 2025-06-13 07:21:15.695 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:15.695 +00:00 [INF] Envelope queued up: '0525ac7eb92949fa814cab05684adae9' 2025-06-13 07:21:15.695 +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.1289ms 2025-06-13 07:21:22.508 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 2025-06-13 07:21:22.508 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:22.508 +00:00 [INF] Started transaction with span ID '6634f8c99fcf76ed' and trace ID '0d49e653c24b4550857aad91e8812208'. 2025-06-13 07:21:22.508 +00:00 [INF] Started transaction with span ID '6634f8c99fcf76ed' and trace ID '0d49e653c24b4550857aad91e8812208'. 2025-06-13 07:21:22.508 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:21:22.509 +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-13 07:21:22.514 +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-13 07:21:22.557 +00:00 [INF] Executed DbCommand (41ms) [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-13 07:21:22.976 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 07:21:22.976 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 467.4024ms 2025-06-13 07:21:22.976 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:21:22.976 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:22.976 +00:00 [INF] Envelope queued up: '487e36608ff84e7fb87982bc335f2ef0' 2025-06-13 07:21:22.976 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:22.977 +00:00 [INF] Envelope queued up: 'db82c2234ecd45bfa0f50b13e0d48d56' 2025-06-13 07:21:22.977 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 - 200 - application/json;+charset=utf-8 468.7461ms 2025-06-13 07:21:23.024 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - 2025-06-13 07:21:23.024 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:23.024 +00:00 [INF] Started transaction with span ID 'a559208a18a220c2' and trace ID '0494735376974de6a55f67eecba7df70'. 2025-06-13 07:21:23.024 +00:00 [INF] Started transaction with span ID 'a559208a18a220c2' and trace ID '0494735376974de6a55f67eecba7df70'. 2025-06-13 07:21:23.024 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:21:23.024 +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-13 07:21:23.026 +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-13 07:21:23.028 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:21:23.028 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.728ms 2025-06-13 07:21:23.028 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:21:23.028 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:23.029 +00:00 [INF] Envelope queued up: '67de47b43b4c4fa4ab70cf2f33376d54' 2025-06-13 07:21:23.029 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:23.029 +00:00 [INF] Envelope queued up: 'c727dc7932124f6888651c392a92f557' 2025-06-13 07:21:23.029 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - - 200 - application/json;+charset=utf-8 5.7487ms 2025-06-13 07:21:23.029 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:21:23.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:23.029 +00:00 [INF] Started transaction with span ID '5f608d8bf2f6838c' and trace ID '93d07a964fc64deb973e203a5059bfec'. 2025-06-13 07:21:23.030 +00:00 [INF] Started transaction with span ID '5f608d8bf2f6838c' and trace ID '93d07a964fc64deb973e203a5059bfec'. 2025-06-13 07:21:23.030 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:23.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-13 07:21:23.031 +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-13 07:21:23.032 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:21:23.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8939ms 2025-06-13 07:21:23.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:23.032 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:23.032 +00:00 [INF] Envelope queued up: '7b441487f5a34a2a89643f5375137076' 2025-06-13 07:21:23.032 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:23.032 +00:00 [INF] Envelope queued up: '0a80cecd181447399e0353d0345968f7' 2025-06-13 07:21:23.032 +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.7302ms 2025-06-13 07:21:32.759 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 2025-06-13 07:21:32.759 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:32.759 +00:00 [INF] Started transaction with span ID '4065a4294d2ae9a0' and trace ID '3b933e0f047b45dbbeb3ab6c46de6ca4'. 2025-06-13 07:21:32.759 +00:00 [INF] Started transaction with span ID '4065a4294d2ae9a0' and trace ID '3b933e0f047b45dbbeb3ab6c46de6ca4'. 2025-06-13 07:21:32.759 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:21:32.759 +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-13 07:21:32.762 +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-13 07:21:32.765 +00:00 [INF] Executed DbCommand (1ms) [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-13 07:21:32.785 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 07:21:32.785 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 26.0593ms 2025-06-13 07:21:32.785 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 07:21:32.785 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:32.786 +00:00 [INF] Envelope queued up: '0f39b592bbde4a2e977610ea1dd2da6a' 2025-06-13 07:21:32.786 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:32.786 +00:00 [INF] Envelope queued up: 'b064d0bc35e0452189490d8908c119bd' 2025-06-13 07:21:32.786 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 - 200 - application/json;+charset=utf-8 26.7804ms 2025-06-13 07:21:33.194 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:21:33.194 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:33.194 +00:00 [INF] Started transaction with span ID 'c1141a2632892b60' and trace ID 'bc35c78438d241d7a1cfd20fd2ca7e7f'. 2025-06-13 07:21:33.194 +00:00 [INF] Started transaction with span ID 'c1141a2632892b60' and trace ID 'bc35c78438d241d7a1cfd20fd2ca7e7f'. 2025-06-13 07:21:33.194 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:33.194 +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-13 07:21:33.196 +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-13 07:21:33.196 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:21:33.196 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.797ms 2025-06-13 07:21:33.196 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:33.196 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:33.196 +00:00 [INF] Envelope queued up: 'b0d21666e03e4d5d9e2d417e1cc55ba4' 2025-06-13 07:21:33.196 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:33.196 +00:00 [INF] Envelope queued up: 'e49ded61c11849019c03debbf6bf7a9e' 2025-06-13 07:21:33.196 +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.5393ms 2025-06-13 07:21:33.199 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=428 - - 2025-06-13 07:21:33.199 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:33.199 +00:00 [INF] Started transaction with span ID '1ac3d67e358dafea' and trace ID 'ab1299d9c0c94e88841db4f364b36b69'. 2025-06-13 07:21:33.199 +00:00 [INF] Started transaction with span ID '1ac3d67e358dafea' and trace ID 'ab1299d9c0c94e88841db4f364b36b69'. 2025-06-13 07:21:33.199 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:21:33.199 +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-13 07:21:33.207 +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-13 07:21:33.208 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:21:33.208 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 8.3072ms 2025-06-13 07:21:33.208 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:21:33.208 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:33.208 +00:00 [INF] Envelope queued up: '0d44d9be9e4e4011b3d5ee7856657118' 2025-06-13 07:21:33.208 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:33.208 +00:00 [INF] Envelope queued up: '5ddcd6d2cf704124916a72db5f13dc8f' 2025-06-13 07:21:33.208 +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 9.1642ms 2025-06-13 07:21:41.164 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - 2025-06-13 07:21:41.164 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:41.164 +00:00 [INF] Started transaction with span ID '2a2e0d12f898be1b' and trace ID 'fd73b5e8b7614b628e962a2633de2b98'. 2025-06-13 07:21:41.164 +00:00 [INF] Started transaction with span ID '2a2e0d12f898be1b' and trace ID 'fd73b5e8b7614b628e962a2633de2b98'. 2025-06-13 07:21:41.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:21:41.165 +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-13 07:21:41.167 +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-13 07:21:41.167 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 07:21:41.168 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.6725ms 2025-06-13 07:21:41.168 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 07:21:41.169 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:41.169 +00:00 [INF] Envelope queued up: '7ce6cd50ebdb47fa965a354cc2ad1924' 2025-06-13 07:21:41.169 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:41.169 +00:00 [INF] Envelope queued up: 'def837e27c0d4ae99fb96b8d2221cd67' 2025-06-13 07:21:41.169 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - - 200 - application/json;+charset=utf-8 4.7718ms 2025-06-13 07:21:41.369 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 07:21:41.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:21:41.369 +00:00 [INF] Started transaction with span ID 'cbfa131cb8bc64b8' and trace ID 'e39620f231864599ab325ed524d75bd9'. 2025-06-13 07:21:41.369 +00:00 [INF] Started transaction with span ID 'cbfa131cb8bc64b8' and trace ID 'e39620f231864599ab325ed524d75bd9'. 2025-06-13 07:21:41.369 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:41.369 +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-13 07:21:41.371 +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-13 07:21:41.372 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 07:21:41.372 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.5937ms 2025-06-13 07:21:41.372 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 07:21:41.372 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:41.373 +00:00 [INF] Envelope queued up: '92047f84e0054e529164c9081e573774' 2025-06-13 07:21:41.373 +00:00 [INF] Capturing transaction. 2025-06-13 07:21:41.373 +00:00 [INF] Envelope queued up: 'dc5622e5d8464d8f8bac7141ae1acb13' 2025-06-13 07:21:41.373 +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.4541ms 2025-06-13 07:23:47.747 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:23:47.747 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:23:47.747 +00:00 [INF] Started transaction with span ID '2a95b521d77b6f5' and trace ID 'f73eed8d25d04f30b79219088823f26f'. 2025-06-13 07:23:47.747 +00:00 [INF] Started transaction with span ID '2a95b521d77b6f5' and trace ID 'f73eed8d25d04f30b79219088823f26f'. 2025-06-13 07:23:47.747 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:23:47.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-13 07:23:47.774 +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-13 07:23:47.790 +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-13 07:23:47.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-13 07:23:47.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:23:47.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-13 07:23:47.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-13 07:23: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-13 07:23: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-13 07:23: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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.835 +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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.859 +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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23: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-13 07:23:47.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-13 07:23: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-13 07:23: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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23: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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23: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-13 07:23:47.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-13 07:23:47.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-13 07:23: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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23:47.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-13 07:23: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-13 07:23:47.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-13 07:23: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-13 07:23: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-13 07:23:47.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:23: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:23:47.943 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:23:47.943 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 195.7488ms 2025-06-13 07:23:47.943 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:23:47.944 +00:00 [INF] Capturing transaction. 2025-06-13 07:23:47.944 +00:00 [INF] Envelope queued up: '47f8aa20922e4808a73718aac74dc8f2' 2025-06-13 07:23:47.944 +00:00 [INF] Capturing transaction. 2025-06-13 07:23:47.944 +00:00 [INF] Envelope queued up: 'a10f2bd9a15a40f9a56ea141dcc1a61b' 2025-06-13 07:23:47.944 +00: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.9795ms 2025-06-13 07:23:48.199 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:23:48.199 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:23:48.199 +00:00 [INF] Started transaction with span ID '1a640b0c03ed0cb2' and trace ID '9505a8f7504f4028a11fc7c7f4edd504'. 2025-06-13 07:23:48.199 +00:00 [INF] Started transaction with span ID '1a640b0c03ed0cb2' and trace ID '9505a8f7504f4028a11fc7c7f4edd504'. 2025-06-13 07:23:48.199 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:23:48.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-13 07:23:48.202 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:23:48.202 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:23:48.202 +00:00 [INF] Started transaction with span ID '4097eda6c1ddf1ca' and trace ID 'e0bd9a19d7ac4ca798a3b8b93663ea52'. 2025-06-13 07:23:48.203 +00:00 [INF] Started transaction with span ID '4097eda6c1ddf1ca' and trace ID 'e0bd9a19d7ac4ca798a3b8b93663ea52'. 2025-06-13 07:23:48.203 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:23:48.203 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:23:48.204 +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-13 07:23:48.204 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:23:48.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4154ms 2025-06-13 07:23:48.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:23:48.204 +00:00 [INF] Capturing transaction. 2025-06-13 07:23:48.204 +00:00 [INF] Envelope queued up: '17952850c33b4961b28635c1addd88f8' 2025-06-13 07:23:48.204 +00:00 [INF] Capturing transaction. 2025-06-13 07:23:48.204 +00:00 [INF] Envelope queued up: '70473cadba9c4d3ab9b9f6d33a933675' 2025-06-13 07:23:48.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 2.1574ms 2025-06-13 07:23:48.228 +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-13 07:23:48.243 +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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.309 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:23:48.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-13 07:23: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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.346 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:23:48.354 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.379 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:23:48.387 +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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.403 +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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23: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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23: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-13 07:23:48.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-13 07:23: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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23: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-13 07:23:48.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-13 07:23: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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23: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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.631 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:23:48.640 +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-13 07:23: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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.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-13 07:23:48.703 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:23:48.707 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 508.0295ms 2025-06-13 07:23:48.707 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:23:48.710 +00:00 [INF] Capturing transaction. 2025-06-13 07:23:48.711 +00:00 [INF] Envelope queued up: '24a5d01eec6c4e67a231264584f4b0a9' 2025-06-13 07:23:48.711 +00:00 [INF] Capturing transaction. 2025-06-13 07:23:48.711 +00:00 [INF] Envelope queued up: '495ada147cab41b1abb1a037621dd50f' 2025-06-13 07:23:48.711 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 511.9492ms 2025-06-13 07:24:01.657 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:24:01.657 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:01.657 +00:00 [INF] Started transaction with span ID '6d0091893cf6534' and trace ID '7bad0ed04a9445a7981bb59796e9f4f8'. 2025-06-13 07:24:01.657 +00:00 [INF] Started transaction with span ID '6d0091893cf6534' and trace ID '7bad0ed04a9445a7981bb59796e9f4f8'. 2025-06-13 07:24:01.657 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:01.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-13 07:24:01.797 +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-13 07:24:02.014 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:24:02.014 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:02.015 +00:00 [INF] Started transaction with span ID 'b68eb053f4bcd329' and trace ID '86ee2774db7444b788bfa3d886e8972d'. 2025-06-13 07:24:02.015 +00:00 [INF] Started transaction with span ID 'b68eb053f4bcd329' and trace ID '86ee2774db7444b788bfa3d886e8972d'. 2025-06-13 07:24:02.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:02.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-13 07:24:02.017 +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-13 07:24:02.042 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:24:02.046 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:02.046 +00:00 [INF] Started transaction with span ID 'f6e853c8d6fcd7f1' and trace ID '2357187077df450186655aa97856a683'. 2025-06-13 07:24:02.046 +00:00 [INF] Started transaction with span ID 'f6e853c8d6fcd7f1' and trace ID '2357187077df450186655aa97856a683'. 2025-06-13 07:24:02.046 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:02.046 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.069 +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-13 07:24:02.070 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:24:02.070 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.5109ms 2025-06-13 07:24:02.070 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:02.070 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:02.070 +00:00 [INF] Envelope queued up: '3b72d7c1e6304f57a35a9df0417a6818' 2025-06-13 07:24:02.070 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:02.070 +00:00 [INF] Envelope queued up: '6ddfeba377c24de4bb33d83de02f8175' 2025-06-13 07:24:02.070 +00: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.5570ms 2025-06-13 07:24:02.074 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07: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-13 07:24:02.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-13 07:24: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-13 07:24: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-13 07:24:02.186 +00:00 [INF] Executed DbCommand (168ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24: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-13 07:24:02.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-13 07:24:02.294 +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-13 07:24:02.302 +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-13 07:24:02.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-13 07:24:02.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-13 07:24: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-13 07:24:02.318 +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-13 07:24:02.326 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24: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-13 07:24:02.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-13 07:24: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-13 07:24:02.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-13 07:24:02.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-13 07: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-13 07:24:02.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-13 07:24:02.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-13 07:24: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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.424 +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-13 07:24:02.427 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07: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-13 07:24:02.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-13 07:24:02.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:24:02.529 +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-13 07:24:02.535 +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-13 07:24:02.552 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.568 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.594 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:24:02.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-13 07:24:02.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-13 07:24:02.625 +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-13 07:24:02.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-13 07:24: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24: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-13 07:24: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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24: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-13 07:24:02.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-13 07:24:02.784 +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-13 07:24:02.795 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.834 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:02.856 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.878 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:24:02.884 +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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.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-13 07:24:02.974 +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-13 07:24:02.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-13 07:24:03.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-13 07:24:03.039 +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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.051 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:24:03.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-13 07:24:03.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-13 07:24: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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24: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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.102 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:24:03.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-13 07:24:03.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:03.108 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:03.108 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1450.2406ms 2025-06-13 07:24:03.108 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:03.108 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:03.108 +00:00 [INF] Envelope queued up: '373f56caf4934495a5c71b5b2044c88b' 2025-06-13 07:24:03.109 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:03.109 +00:00 [INF] Envelope queued up: '356d63f5ffba46deb587543c545e59a3' 2025-06-13 07:24:03.109 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1451.9740ms 2025-06-13 07:24:03.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-13 07:24: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-13 07:24:03.125 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:24: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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24: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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24: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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.212 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.269 +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-13 07:24:03.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-13 07:24: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-13 07:24:03.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-13 07:24:03.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-13 07:24: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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.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-13 07:24:03.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:24:03.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-13 07:24:03.463 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:03.468 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1452.6374ms 2025-06-13 07:24:03.468 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:03.468 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:03.472 +00:00 [INF] Envelope queued up: 'ebc7c33818494c4193206cca58870004' 2025-06-13 07:24:03.472 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:03.472 +00:00 [INF] Envelope queued up: 'a00e07325c0a4a0a95a8a65ad9145e89' 2025-06-13 07:24:03.473 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1458.2198ms 2025-06-13 07:24:05.504 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:24:05.504 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:05.504 +00:00 [INF] Started transaction with span ID 'c90ba1f97ac11182' and trace ID 'efe97093821a4dacbed92d8339db8400'. 2025-06-13 07:24:05.504 +00:00 [INF] Started transaction with span ID 'c90ba1f97ac11182' and trace ID 'efe97093821a4dacbed92d8339db8400'. 2025-06-13 07:24:05.504 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:05.504 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:24:05.507 +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-13 07:24:05.507 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:24:05.507 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7429ms 2025-06-13 07:24:05.507 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:05.507 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:05.507 +00:00 [INF] Envelope queued up: '320214fd21504a52a6eddcdcb3b21bcf' 2025-06-13 07:24:05.507 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:05.507 +00:00 [INF] Envelope queued up: 'd9b554973fb142989dcb4b388a16d8db' 2025-06-13 07:24:05.507 +00: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.9322ms 2025-06-13 07:24:10.390 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:24:10.390 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:10.390 +00:00 [INF] Started transaction with span ID 'e5d5976ba60619d3' and trace ID 'e57f19496bf64016aaee907f93f81c59'. 2025-06-13 07:24:10.390 +00:00 [INF] Started transaction with span ID 'e5d5976ba60619d3' and trace ID 'e57f19496bf64016aaee907f93f81c59'. 2025-06-13 07:24:10.391 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:10.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-13 07:24:10.449 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:24:10.449 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:10.450 +00:00 [INF] Started transaction with span ID 'fe3a828f5f752cea' and trace ID '0638f83697744d6da901cb6919101b4c'. 2025-06-13 07:24:10.450 +00:00 [INF] Started transaction with span ID 'fe3a828f5f752cea' and trace ID '0638f83697744d6da901cb6919101b4c'. 2025-06-13 07:24:10.450 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:10.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-13 07:24:10.453 +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-13 07:24:10.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-13 07:24:10.454 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2901ms 2025-06-13 07:24:10.454 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:10.455 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:10.456 +00:00 [INF] Envelope queued up: '815aff5ece0245bda66fd83fb627f35c' 2025-06-13 07:24:10.456 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:10.456 +00:00 [INF] Envelope queued up: 'e30dae66024e4c759047cf4345cbd2fa' 2025-06-13 07:24:10.457 +00: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.4875ms 2025-06-13 07:24:10.505 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:24:10.525 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:10.526 +00:00 [INF] Started transaction with span ID 'd45f29b8c6c85b8c' and trace ID 'fceed748f8a8492aa8ad68980783410b'. 2025-06-13 07:24:10.527 +00:00 [INF] Started transaction with span ID 'd45f29b8c6c85b8c' and trace ID 'fceed748f8a8492aa8ad68980783410b'. 2025-06-13 07:24:10.552 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:10.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-13 07:24:10.687 +00:00 [INF] Executed DbCommand (294ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:24:10.790 +00:00 [INF] Executed DbCommand (234ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:24:10.941 +00:00 [INF] Executed DbCommand (147ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:24:10.946 +00:00 [INF] Executed DbCommand (250ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:24:10.955 +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-13 07:24:10.958 +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-13 07:24:11.019 +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-13 07:24:11.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-13 07:24:11.044 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.120 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.189 +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-13 07:24:11.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-13 07:24:11.195 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.236 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.317 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.349 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.382 +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-13 07:24:11.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-13 07:24:11.398 +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-13 07:24:11.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-13 07:24:11.412 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.462 +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-13 07:24:11.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-13 07:24:11.476 +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-13 07:24:11.488 +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-13 07:24:11.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-13 07:24:11.498 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:24:11.507 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.525 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.625 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.630 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.671 +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-13 07:24:11.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-13 07:24: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-13 07:24:11.676 +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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.691 +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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:11.788 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:11.789 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1398.1524ms 2025-06-13 07:24:11.789 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:11.789 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:11.791 +00:00 [INF] Envelope queued up: '3334d2825c014957a35ac9e7c505b1d9' 2025-06-13 07:24:11.791 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:11.791 +00:00 [INF] Envelope queued up: '937c095b19864f3faa67029675e0558e' 2025-06-13 07:24:11.791 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1400.8798ms 2025-06-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.812 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.879 +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-13 07:24:11.891 +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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24: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-13 07:24:11.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-13 07:24:11.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-13 07:24:11.990 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:24:11.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-13 07:24:12.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-13 07:24:12.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-13 07:24:12.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-13 07:24:12.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-13 07:24: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-13 07:24:12.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-13 07:24:12.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-13 07:24:12.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-13 07:24:12.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-13 07:24:12.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-13 07:24:12.053 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:12.061 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1509.698ms 2025-06-13 07:24:12.062 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:12.062 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:12.063 +00:00 [INF] Envelope queued up: '9fb25a7a6fbc45ffb713c28cc6cf1b2d' 2025-06-13 07:24:12.063 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:12.064 +00:00 [INF] Envelope queued up: '329465ed5e1c4cf081180526cc8312c3' 2025-06-13 07:24:12.064 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1559.1858ms 2025-06-13 07:24:29.365 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:24:29.365 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:29.365 +00:00 [INF] Started transaction with span ID '83b5167d1220cd05' and trace ID '8b31a872a9f844f196645ba93fafc20e'. 2025-06-13 07:24:29.366 +00:00 [INF] Started transaction with span ID '83b5167d1220cd05' and trace ID '8b31a872a9f844f196645ba93fafc20e'. 2025-06-13 07:24:29.366 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:29.366 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:24:29.391 +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-13 07:24:29.409 +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-13 07:24:29.414 +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-13 07:24:29.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.470 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24: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-13 07:24:29.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-13 07:24: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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24: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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.692 +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-13 07:24:29.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-13 07:24:29.714 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:24:29.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-13 07:24:29.726 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:24: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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24: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-13 07:24: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-13 07:24:29.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-13 07:24:29.875 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:29.879 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 512.8675ms 2025-06-13 07:24:29.879 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:29.880 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:29.880 +00:00 [INF] Envelope queued up: '6cf45f0cccbf4509818381b3a01874c9' 2025-06-13 07:24:29.880 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:29.880 +00:00 [INF] Envelope queued up: 'ce9c896d257b42128fd3588a659d8ee1' 2025-06-13 07:24:29.880 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 514.9697ms 2025-06-13 07:24:29.905 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:24:29.906 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:29.906 +00:00 [INF] Started transaction with span ID 'a57807360a321b89' and trace ID '3e7bc8cf6fe946678a5846cf9c8a1240'. 2025-06-13 07:24:29.906 +00:00 [INF] Started transaction with span ID 'a57807360a321b89' and trace ID '3e7bc8cf6fe946678a5846cf9c8a1240'. 2025-06-13 07:24:29.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:29.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-13 07:24:29.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:24:29.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-13 07:24:29.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:24:29.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24: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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:29.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24: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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24: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-13 07:24: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-13 07:24:30.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-13 07:24:30.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-13 07:24: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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24: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-13 07:24:30.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-13 07:24: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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24: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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24: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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24:30.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-13 07:24: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-13 07:24: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-13 07:24:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:30.191 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:30.191 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:24:30.191 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:30.193 +00:00 [INF] Started transaction with span ID '5082450ac9bd816' and trace ID '04cc6fc2369248e38d6b480591c6426e'. 2025-06-13 07:24:30.193 +00:00 [INF] Started transaction with span ID '5082450ac9bd816' and trace ID '04cc6fc2369248e38d6b480591c6426e'. 2025-06-13 07:24:30.193 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:30.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-13 07:24:30.195 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 288.7969ms 2025-06-13 07:24:30.195 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:30.195 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:30.195 +00:00 [INF] Envelope queued up: '1c15f35b86c4487bb62e2a75b3240b44' 2025-06-13 07:24:30.195 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:30.195 +00:00 [INF] Envelope queued up: '21ea1b00eb8247b186bef9b755302152' 2025-06-13 07:24:30.196 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 290.0990ms 2025-06-13 07:24:30.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-13 07:24:30.197 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:24:30.197 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2671ms 2025-06-13 07:24:30.197 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:30.197 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:30.197 +00:00 [INF] Envelope queued up: 'b7aeba3829d64fa3aaf811e4b719fd35' 2025-06-13 07:24:30.197 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:30.197 +00:00 [INF] Envelope queued up: '953d1368f7ae4b2b9a673524d59ed12f' 2025-06-13 07:24:30.197 +00: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.8131ms 2025-06-13 07:24:57.985 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:24:57.985 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:57.985 +00:00 [INF] Started transaction with span ID 'cc59fc2717acdb6c' and trace ID 'f7c8c123413041bebccb9a5413984f50'. 2025-06-13 07:24:57.985 +00:00 [INF] Started transaction with span ID 'cc59fc2717acdb6c' and trace ID 'f7c8c123413041bebccb9a5413984f50'. 2025-06-13 07:24:57.985 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:57.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-13 07:24:58.017 +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-13 07:24:58.032 +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-13 07:24:58.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:24:58.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.127 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:24:58.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-13 07:24:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24: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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:24:58.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-13 07:24:58.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-13 07:24:58.215 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:58.216 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 230.1692ms 2025-06-13 07:24:58.216 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:58.216 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:58.216 +00:00 [INF] Envelope queued up: 'e76d50e3ab9c449fa76abcde66ed93ea' 2025-06-13 07:24:58.216 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:58.216 +00:00 [INF] Envelope queued up: '817036ccc5934a67a36b1b28953c5f25' 2025-06-13 07:24:58.216 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 231.1689ms 2025-06-13 07:24:58.291 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:24:58.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:58.291 +00:00 [INF] Started transaction with span ID '3ae10c3bb39f66bd' and trace ID '820284f60eb54e21a73e4955cc54fd30'. 2025-06-13 07:24:58.291 +00:00 [INF] Started transaction with span ID '3ae10c3bb39f66bd' and trace ID '820284f60eb54e21a73e4955cc54fd30'. 2025-06-13 07:24:58.291 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:58.291 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:24:58.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-13 07:24:58.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-13 07:24:58.294 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1184ms 2025-06-13 07:24:58.294 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:24:58.294 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:58.294 +00:00 [INF] Envelope queued up: '45e795df8c194f8b84ba53f74a2ee382' 2025-06-13 07:24:58.294 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:58.294 +00:00 [INF] Envelope queued up: '67753a9d051040fe88855c01e5b2591c' 2025-06-13 07:24:58.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 3.1024ms 2025-06-13 07:24:58.294 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:24:58.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:24:58.294 +00:00 [INF] Started transaction with span ID 'c4d69e6596c5d5e3' and trace ID 'ba438eecac624b6480f187a98c80e7b1'. 2025-06-13 07:24:58.294 +00:00 [INF] Started transaction with span ID 'c4d69e6596c5d5e3' and trace ID 'ba438eecac624b6480f187a98c80e7b1'. 2025-06-13 07:24:58.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:58.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-13 07:24:58.316 +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-13 07:24:58.321 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:24:58.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:24:58.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24: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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24:58.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-13 07:24: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-13 07:24:58.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-13 07:24:58.711 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:24:58.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 417.656ms 2025-06-13 07:24:58.712 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:24:58.713 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:58.713 +00:00 [INF] Envelope queued up: '27839d1e27214829bb6887d7a68bb83f' 2025-06-13 07:24:58.713 +00:00 [INF] Capturing transaction. 2025-06-13 07:24:58.713 +00:00 [INF] Envelope queued up: '252f0449d12f4ed99e3179cc1ced9994' 2025-06-13 07:24:58.713 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 419.0081ms 2025-06-13 07:25:00.581 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:25:00.581 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:25:00.581 +00:00 [INF] Started transaction with span ID 'cc84123b4e68db27' and trace ID 'd21032d4deda420cbb1655146680e90c'. 2025-06-13 07:25:00.582 +00:00 [INF] Started transaction with span ID 'cc84123b4e68db27' and trace ID 'd21032d4deda420cbb1655146680e90c'. 2025-06-13 07:25:00.582 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:25:00.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-13 07:25:00.665 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:25:00.665 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:25:00.665 +00:00 [INF] Started transaction with span ID '3c9392efe59e1f15' and trace ID '3bd73122f1bb4492b649c8deb827fd86'. 2025-06-13 07:25:00.666 +00:00 [INF] Started transaction with span ID '3c9392efe59e1f15' and trace ID '3bd73122f1bb4492b649c8deb827fd86'. 2025-06-13 07:25:00.666 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:25:00.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-13 07:25:01.100 +00:00 [INF] Executed DbCommand (432ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-13 07:25:01.100 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:25:01.100 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 434.1244ms 2025-06-13 07:25:01.100 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:25:01.100 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:01.100 +00:00 [INF] Envelope queued up: 'bb2526dddc6c447a95b95ca1c9afd78e' 2025-06-13 07:25:01.100 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:01.100 +00:00 [INF] Envelope queued up: '844f0d376f024e46b4b976e4be6d490e' 2025-06-13 07:25:01.100 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 435.0659ms 2025-06-13 07:25:01.101 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:25:01.101 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:25:01.101 +00:00 [INF] Started transaction with span ID '840186095222c276' and trace ID '0ff1ef2f160b4493953e112257ec1d03'. 2025-06-13 07:25:01.101 +00:00 [INF] Started transaction with span ID '840186095222c276' and trace ID '0ff1ef2f160b4493953e112257ec1d03'. 2025-06-13 07:25:01.101 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:25:01.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-13 07:25:05.617 +00:00 [INF] Executed DbCommand (5,034ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:25:05.692 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:25:05.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:25:05.705 +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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.748 +00:00 [INF] Executed DbCommand (4,643ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:25:05.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25: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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.824 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25: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-13 07:25: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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25: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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.909 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:25: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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.933 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.955 +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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25: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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25:05.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-13 07:25: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-13 07:25: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-13 07:25:05.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:25:06.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-13 07:25: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-13 07:25:06.024 +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-13 07:25: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-13 07:25:06.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-13 07:25: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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.116 +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-13 07:25:06.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-13 07:25:06.117 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:25:06.119 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5536.7793ms 2025-06-13 07:25:06.119 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:25:06.119 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:06.119 +00:00 [INF] Envelope queued up: 'dfda9da8807448f7a9914d0d147e8c37' 2025-06-13 07:25:06.120 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:06.120 +00:00 [INF] Envelope queued up: 'b1c20fc288f84690bec5bc7d7f9bca41' 2025-06-13 07:25:06.120 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 5538.6347ms 2025-06-13 07:25:06.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-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25: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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.199 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25: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-13 07:25: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-13 07:25:06.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-13 07:25:06.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:25: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-13 07:25:06.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-13 07:25: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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.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-13 07:25:06.339 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:25:06.344 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5242.3499ms 2025-06-13 07:25:06.344 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:25:06.344 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:06.347 +00:00 [INF] Envelope queued up: '42857bc09f0e4b0e8939eaf673495af1' 2025-06-13 07:25:06.347 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:06.347 +00:00 [INF] Envelope queued up: '70da00abe48f4516940b5030dc11727f' 2025-06-13 07:25:06.348 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 5246.6736ms 2025-06-13 07:25:45.559 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:25:45.559 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:25:45.559 +00:00 [INF] Started transaction with span ID 'dcf928b86e93abf5' and trace ID 'c9a2f6bdd3e94738b2a2c8c591daaa3d'. 2025-06-13 07:25:45.560 +00:00 [INF] Started transaction with span ID 'dcf928b86e93abf5' and trace ID 'c9a2f6bdd3e94738b2a2c8c591daaa3d'. 2025-06-13 07:25:45.560 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:25:45.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-13 07:25:45.562 +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-13 07:25:45.563 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:25:45.563 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4048ms 2025-06-13 07:25:45.563 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:25:45.563 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:45.564 +00:00 [INF] Envelope queued up: '9e38d87979014c4f918dd2e125e3a486' 2025-06-13 07:25:45.567 +00:00 [INF] Capturing transaction. 2025-06-13 07:25:45.567 +00:00 [INF] Envelope queued up: '9c8cd255e2e0412e94cc61c7122f6b66' 2025-06-13 07:25:45.568 +00: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.5308ms 2025-06-13 07:34:04.829 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:34:04.829 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:04.829 +00:00 [INF] Started transaction with span ID 'af1cb0b6d29223e2' and trace ID '740c5fdf1ce3486b9034b08a03e94b48'. 2025-06-13 07:34:04.829 +00:00 [INF] Started transaction with span ID 'af1cb0b6d29223e2' and trace ID '740c5fdf1ce3486b9034b08a03e94b48'. 2025-06-13 07:34:04.829 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:04.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-13 07:34:04.853 +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-13 07:34:04.871 +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-13 07:34:04.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-13 07:34:04.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:34:04.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-13 07:34:04.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-13 07:34: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-13 07:34:04.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-13 07:34: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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34: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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34: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-13 07:34:04.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-13 07:34:04.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-13 07:34: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-13 07:34: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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.976 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:34:04.976 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:04.976 +00:00 [INF] Started transaction with span ID 'fa7ed82f55a0b0a5' and trace ID 'bef37c4de125413ba36e28a6751e336c'. 2025-06-13 07:34:04.976 +00:00 [INF] Started transaction with span ID 'fa7ed82f55a0b0a5' and trace ID 'bef37c4de125413ba36e28a6751e336c'. 2025-06-13 07:34:04.976 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:04.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-13 07:34:04.979 +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-13 07:34:04.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-13 07:34:04.979 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0718ms 2025-06-13 07:34:04.980 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:04.980 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:04.981 +00:00 [INF] Envelope queued up: '5f59f4784c8b41f1b922ccce0566376f' 2025-06-13 07:34:04.981 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:04.981 +00:00 [INF] Envelope queued up: '838fd5747a7e406e877399b7f8c9339d' 2025-06-13 07:34:04.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 5.0036ms 2025-06-13 07:34:04.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-13 07:34:04.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-13 07:34:04.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-13 07:34:04.992 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:34:04.992 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:04.992 +00:00 [INF] Started transaction with span ID '35e300e26a78c060' and trace ID '3a0e14fc0de24d259b05ff739268b4c1'. 2025-06-13 07:34:04.992 +00:00 [INF] Started transaction with span ID '35e300e26a78c060' and trace ID '3a0e14fc0de24d259b05ff739268b4c1'. 2025-06-13 07:34:04.992 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:04.992 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:34:04.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-13 07:34:04.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-13 07:34:05.010 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:34:05.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-13 07:34:05.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-13 07:34:05.021 +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-13 07:34:05.024 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.049 +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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.055 +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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34: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-13 07:34:05.143 +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-13 07:34:05.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-13 07:34: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-13 07:34:05.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34:05.169 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:34:05.169 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 340.272ms 2025-06-13 07:34:05.170 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:05.170 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:05.170 +00:00 [INF] Envelope queued up: '1f5edcff55674337827635bd719cadc3' 2025-06-13 07:34:05.170 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:05.171 +00:00 [INF] Envelope queued up: '0695f92848bd411aa3d2e089c9af1b8d' 2025-06-13 07:34:05.171 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 341.9466ms 2025-06-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.263 +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-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34: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-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.307 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.343 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.374 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34: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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.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-13 07:34: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-13 07:34:05.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-13 07:34:05.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-13 07:34:05.481 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:34:05.484 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 491.42ms 2025-06-13 07:34:05.484 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:05.484 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:05.484 +00:00 [INF] Envelope queued up: '7d2f11fae0124cb390e94fffa424fbd4' 2025-06-13 07:34:05.485 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:05.485 +00:00 [INF] Envelope queued up: '0bfb4233b1e448d29698d893a502a963' 2025-06-13 07:34:05.485 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 493.1928ms 2025-06-13 07:34:09.394 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:34:09.394 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:09.394 +00:00 [INF] Started transaction with span ID '8f4614c1c8109393' and trace ID '5f046d188d744a13b54f0aad31abd9a4'. 2025-06-13 07:34:09.394 +00:00 [INF] Started transaction with span ID '8f4614c1c8109393' and trace ID '5f046d188d744a13b54f0aad31abd9a4'. 2025-06-13 07:34:09.394 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:09.394 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:34:09.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-13 07:34:09.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-13 07:34:09.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0295ms 2025-06-13 07:34:09.398 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:09.398 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:09.398 +00:00 [INF] Envelope queued up: 'f68290e5037142d69c11a8a79fb7b1fc' 2025-06-13 07:34:09.399 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:09.399 +00:00 [INF] Envelope queued up: 'c289c1d111ed4bac8edebedbed773625' 2025-06-13 07:34:09.399 +00: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.9896ms 2025-06-13 07:34:48.554 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:34:48.554 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:48.554 +00:00 [INF] Started transaction with span ID '948ba433c4b80197' and trace ID 'ff4d9bee967e4a94bf1d8de1dfcc6c09'. 2025-06-13 07:34:48.554 +00:00 [INF] Started transaction with span ID '948ba433c4b80197' and trace ID 'ff4d9bee967e4a94bf1d8de1dfcc6c09'. 2025-06-13 07:34:48.554 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:48.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-13 07:34:48.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-13 07:34:48.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-13 07:34:48.556 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6671ms 2025-06-13 07:34:48.556 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:48.556 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:48.556 +00:00 [INF] Envelope queued up: '286f58678bc6447ab07550d3f8a6799d' 2025-06-13 07:34:48.556 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:48.557 +00:00 [INF] Envelope queued up: '64e2c87e89e942749c7c81f08b0bba88' 2025-06-13 07:34:48.557 +00: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.5437ms 2025-06-13 07:34:57.878 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:34:57.878 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:57.878 +00:00 [INF] Started transaction with span ID '4b71e17b952b3c2' and trace ID 'f15b6cd6eed94437b38d67429887a3e5'. 2025-06-13 07:34:57.878 +00:00 [INF] Started transaction with span ID '4b71e17b952b3c2' and trace ID 'f15b6cd6eed94437b38d67429887a3e5'. 2025-06-13 07:34:57.878 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:57.878 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:34:57.907 +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-13 07:34:57.933 +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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.958 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:34:57.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:57.959 +00:00 [INF] Started transaction with span ID 'f59521ddfb752c79' and trace ID 'a951fdaf1ef44a949525d8fc51aa898d'. 2025-06-13 07:34:57.959 +00:00 [INF] Started transaction with span ID 'f59521ddfb752c79' and trace ID 'a951fdaf1ef44a949525d8fc51aa898d'. 2025-06-13 07:34:57.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:57.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-13 07:34:57.961 +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-13 07:34:57.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-13 07:34:57.961 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1711ms 2025-06-13 07:34:57.961 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:34:57.961 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:57.961 +00:00 [INF] Envelope queued up: '4d44d1727b084865bf749ba5b82df1b0' 2025-06-13 07:34:57.961 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:57.961 +00:00 [INF] Envelope queued up: '9a3b427c65f9407d802b1ad1759b64d4' 2025-06-13 07:34:57.962 +00: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.1230ms 2025-06-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:57.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.008 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:34:58.008 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:34:58.008 +00:00 [INF] Started transaction with span ID '7a6b13638666df3a' and trace ID 'd7397fa75caf4621b805c654de1c091a'. 2025-06-13 07:34:58.008 +00:00 [INF] Started transaction with span ID '7a6b13638666df3a' and trace ID 'd7397fa75caf4621b805c654de1c091a'. 2025-06-13 07:34:58.008 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:58.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-13 07:34:58.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34:58.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-13 07:34:58.033 +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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.040 +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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:34:58.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-13 07:34:58.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-13 07:34:58.074 +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-13 07:34:58.077 +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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.137 +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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.228 +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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34: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-13 07:34:58.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-13 07:34:58.245 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:34:58.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:34:58.247 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 368.8596ms 2025-06-13 07:34:58.247 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:58.247 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.256 +00:00 [INF] Envelope queued up: '2992d6ae4d864dab8507835222ec5ddd' 2025-06-13 07:34:58.256 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:58.256 +00:00 [INF] Envelope queued up: '2bf7cf57ed5c4a53af41e4064c40f837' 2025-06-13 07:34:58.256 +00: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.2126ms 2025-06-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34: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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34: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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34: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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34: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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.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-13 07:34:58.494 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:34:58.497 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 487.9694ms 2025-06-13 07:34:58.497 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:34:58.497 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:58.497 +00:00 [INF] Envelope queued up: '399a9abd56f04447bbb875e6d417d49d' 2025-06-13 07:34:58.498 +00:00 [INF] Capturing transaction. 2025-06-13 07:34:58.498 +00:00 [INF] Envelope queued up: 'e97d59262a804d3b9cb7f7affd85e44f' 2025-06-13 07:34:58.498 +00: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.6808ms 2025-06-13 07:37:02.397 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:37:02.397 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:37:02.397 +00:00 [INF] Started transaction with span ID '1a56d0e538a1608d' and trace ID 'e585fb68167348afad2a744805a97939'. 2025-06-13 07:37:02.397 +00:00 [INF] Started transaction with span ID '1a56d0e538a1608d' and trace ID 'e585fb68167348afad2a744805a97939'. 2025-06-13 07:37:02.397 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:37:02.398 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:37:02.408 +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-13 07:37:02.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-13 07:37:02.424 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 26.1385ms 2025-06-13 07:37:02.424 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:37:02.424 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:02.425 +00:00 [INF] Envelope queued up: '7410c134d6434bef8f5711533ba19972' 2025-06-13 07:37:02.425 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:02.425 +00:00 [INF] Envelope queued up: '81bc1109333d4abab2766c2445a3d915' 2025-06-13 07:37:02.425 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 27.9231ms 2025-06-13 07:37:10.201 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:37:10.201 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:37:10.201 +00:00 [INF] Started transaction with span ID '6ee1396d57c0b9fa' and trace ID '0e1c1ebf1cdd4a1ab8cb1da4b39a9f6a'. 2025-06-13 07:37:10.201 +00:00 [INF] Started transaction with span ID '6ee1396d57c0b9fa' and trace ID '0e1c1ebf1cdd4a1ab8cb1da4b39a9f6a'. 2025-06-13 07:37:10.201 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:37:10.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-13 07:37:10.218 +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-13 07:37:10.248 +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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.285 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.450 +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-13 07:37:10.451 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:37:10.454 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 252.7874ms 2025-06-13 07:37:10.454 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:37:10.455 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:10.455 +00:00 [INF] Envelope queued up: '29c2e6db7c42490b826e3b9f147e0b7f' 2025-06-13 07:37:10.455 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:10.455 +00:00 [INF] Envelope queued up: '411fbba44b694a2eaac210cb6cb7ed52' 2025-06-13 07:37:10.455 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 254.4985ms 2025-06-13 07:37:10.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:37:10.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:37:10.673 +00:00 [INF] Started transaction with span ID '353c7bc0934b1bab' and trace ID '815b85ee46a142329d01d42ecdf95ed0'. 2025-06-13 07:37:10.673 +00:00 [INF] Started transaction with span ID '353c7bc0934b1bab' and trace ID '815b85ee46a142329d01d42ecdf95ed0'. 2025-06-13 07:37:10.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:37: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-13 07:37: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-13 07:37:10.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.707 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:37: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-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37: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-13 07:37: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-13 07:37:10.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.932 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:37:10.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-13 07:37: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-13 07:37: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-13 07:37:10.949 +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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37: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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.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-13 07:37:10.992 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:37:10.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-13 07:37:10.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-13 07:37:11.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-13 07:37: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-13 07:37: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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.043 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37: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-13 07:37: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-13 07:37: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-13 07:37: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-13 07:37:11.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-13 07:37:11.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:37:11.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-13 07:37: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-13 07:37: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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.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-13 07:37:11.155 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:37:11.156 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:37:11.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:37:11.156 +00:00 [INF] Started transaction with span ID '48defea51a713221' and trace ID 'fd9e7f221b544a23ac2b0baeedd7a83e'. 2025-06-13 07:37:11.156 +00:00 [INF] Started transaction with span ID '48defea51a713221' and trace ID 'fd9e7f221b544a23ac2b0baeedd7a83e'. 2025-06-13 07:37:11.156 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:37:11.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-13 07:37:11.158 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 484.1225ms 2025-06-13 07:37:11.158 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:37:11.158 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:11.158 +00:00 [INF] Envelope queued up: 'ee5e307bcd804a99bf3d6277467370e7' 2025-06-13 07:37:11.158 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:11.158 +00:00 [INF] Envelope queued up: '6baa49cf8a0c4f4296d2feecf014603e' 2025-06-13 07:37:11.158 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 485.4720ms 2025-06-13 07:37:11.160 +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-13 07:37:11.160 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:37:11.167 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.0935ms 2025-06-13 07:37:11.168 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:37:11.168 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:11.168 +00:00 [INF] Envelope queued up: '4ceba73b1c994084b41f8e9de0f64d30' 2025-06-13 07:37:11.168 +00:00 [INF] Capturing transaction. 2025-06-13 07:37:11.168 +00:00 [INF] Envelope queued up: '461058ed84314d6a97fe13ce36fab795' 2025-06-13 07:37:11.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 12.1895ms 2025-06-13 07:38:59.375 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 07:38:59.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:38:59.375 +00:00 [INF] Started transaction with span ID 'ac2fa12a481d200e' and trace ID '4a08f2c79afd4b66bb6f1c8e8937c47d'. 2025-06-13 07:38:59.376 +00:00 [INF] Started transaction with span ID 'ac2fa12a481d200e' and trace ID '4a08f2c79afd4b66bb6f1c8e8937c47d'. 2025-06-13 07:38:59.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:38:59.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-13 07:38:59.389 +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-13 07:38:59.406 +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-13 07:38:59.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38: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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38: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-13 07:38:59.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-13 07:38: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:38:59.538 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:38:59.538 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 162.6444ms 2025-06-13 07:38:59.539 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:38:59.539 +00:00 [INF] Capturing transaction. 2025-06-13 07:38:59.539 +00:00 [INF] Envelope queued up: 'f57e0bc131f94e8294e87ed73b3008c0' 2025-06-13 07:38:59.539 +00:00 [INF] Capturing transaction. 2025-06-13 07:38:59.539 +00:00 [INF] Envelope queued up: '39b1e00038534966bb31ebf06ed3aab0' 2025-06-13 07:38:59.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 163.7965ms 2025-06-13 07:38:59.602 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 07:38:59.602 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:38:59.602 +00:00 [INF] Started transaction with span ID '6dee35026180a764' and trace ID 'bdda10b169c04722a9cd2641caf93917'. 2025-06-13 07:38:59.603 +00:00 [INF] Started transaction with span ID '6dee35026180a764' and trace ID 'bdda10b169c04722a9cd2641caf93917'. 2025-06-13 07:38:59.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.620 +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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:38:59.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-13 07:38:59.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-13 07:38: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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.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-13 07:38:59.801 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:38:59.805 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 201.667ms 2025-06-13 07:38:59.805 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:38:59.805 +00:00 [INF] Capturing transaction. 2025-06-13 07:38:59.805 +00:00 [INF] Envelope queued up: 'df02dac2fc7949fcab5f2c067771cb2d' 2025-06-13 07:38:59.805 +00:00 [INF] Capturing transaction. 2025-06-13 07:38:59.805 +00:00 [INF] Envelope queued up: '9ae3a76d06c54a9d8681fa7fec43ebc0' 2025-06-13 07:38:59.805 +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 203.2167ms 2025-06-13 07:39:01.480 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 07:39:01.481 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:39:01.481 +00:00 [INF] Started transaction with span ID '4d3d48744e38e0cb' and trace ID '05295b683e164c30adc7fca8601d0d63'. 2025-06-13 07:39:01.481 +00:00 [INF] Started transaction with span ID '4d3d48744e38e0cb' and trace ID '05295b683e164c30adc7fca8601d0d63'. 2025-06-13 07:39:01.481 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:39:01.481 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:39:01.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-13 07:39:01.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-13 07:39:01.483 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9106ms 2025-06-13 07:39:01.483 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:39:01.483 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:01.483 +00:00 [INF] Envelope queued up: '1d32f2efdd844a50b54e9ea0626cba8b' 2025-06-13 07:39:01.483 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:01.483 +00:00 [INF] Envelope queued up: 'd4deefc9ea5b4b91a8da0713e8fd73eb' 2025-06-13 07:39:01.490 +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.6849ms 2025-06-13 07:39:40.815 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:39:40.815 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:39:40.816 +00:00 [INF] Started transaction with span ID 'b11349b69c049728' and trace ID '6f35dbff1c284263baa1163e8eb1142e'. 2025-06-13 07:39:40.816 +00:00 [INF] Started transaction with span ID 'b11349b69c049728' and trace ID '6f35dbff1c284263baa1163e8eb1142e'. 2025-06-13 07:39:40.816 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:39:40.816 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:39:40.836 +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-13 07:39:40.873 +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-13 07:39:40.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-13 07:39:40.883 +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-13 07:39: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-13 07:39:40.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-13 07:39:40.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-13 07:39:40.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-13 07:39:40.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-13 07:39:40.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-13 07:39: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-13 07:39:40.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-13 07:39:40.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-13 07:39:40.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-13 07:39:40.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-13 07:39:40.980 +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-13 07:39: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-13 07:39:40.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-13 07:39:40.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-13 07:39:41.004 +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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.025 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.053 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:39:41.058 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.100 +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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:39:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:39:41.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-13 07:39:41.136 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:39:41.148 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:39:41.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:39:41.148 +00:00 [INF] Started transaction with span ID 'e4ac2b43c9180fbf' and trace ID 'f8ad0b849b394924917bddbe80f862f8'. 2025-06-13 07:39:41.148 +00:00 [INF] Started transaction with span ID 'e4ac2b43c9180fbf' and trace ID 'f8ad0b849b394924917bddbe80f862f8'. 2025-06-13 07:39:41.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:39:41.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-13 07:39:41.152 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:39:41.152 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:39:41.152 +00:00 [INF] Started transaction with span ID '29a3176dd904c2fd' and trace ID '12300b2e9a67455d91b8fb8b68dfd660'. 2025-06-13 07:39:41.152 +00:00 [INF] Started transaction with span ID '29a3176dd904c2fd' and trace ID '12300b2e9a67455d91b8fb8b68dfd660'. 2025-06-13 07:39:41.152 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:39:41.152 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:39:41.163 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.201 +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-13 07:39:41.204 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:39:41.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 51.2112ms 2025-06-13 07:39:41.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:39:41.204 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:41.204 +00:00 [INF] Envelope queued up: '0d4fb998739e428bb3e5bfc85aefb641' 2025-06-13 07:39:41.204 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:41.204 +00:00 [INF] Envelope queued up: 'dd3ba2ac21884304b13ca65dfbb4817d' 2025-06-13 07:39:41.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 52.3270ms 2025-06-13 07:39:41.219 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:39:41.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-13 07:39:41.232 +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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.272 +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-13 07:39:41.287 +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-13 07:39:41.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:39:41.300 +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-13 07:39:41.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.380 +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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39: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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.444 +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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:39:41.483 +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-13 07:39:41.497 +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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.526 +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-13 07:39:41.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:39:41.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 711.5279ms 2025-06-13 07:39:41.528 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:39:41.528 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:41.529 +00:00 [INF] Envelope queued up: 'ef3311a2688242ee97380136238a457a' 2025-06-13 07:39:41.529 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:41.529 +00:00 [INF] Envelope queued up: '8cc0e372411c4d22ae1ad7535518f2ed' 2025-06-13 07:39:41.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 713.4856ms 2025-06-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39: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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.818 +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-13 07:39: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-13 07:39:41.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-13 07:39:41.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39: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-13 07:39: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-13 07:39:41.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-13 07:39:41.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-13 07:39:41.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-13 07:39:42.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-13 07:39:42.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-13 07:39:42.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-13 07:39:42.013 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:39:42.031 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 882.5244ms 2025-06-13 07:39:42.031 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:39:42.031 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:42.034 +00:00 [INF] Envelope queued up: '3e5be1697d0c4cd3bd27cf4db3acb7a9' 2025-06-13 07:39:42.035 +00:00 [INF] Capturing transaction. 2025-06-13 07:39:42.035 +00:00 [INF] Envelope queued up: '621a752b40774a2890d1364f3d184d8f' 2025-06-13 07:39:42.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 887.1870ms 2025-06-13 07:40:42.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:40:42.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:40:42.895 +00:00 [INF] Started transaction with span ID '186cbb9d8ed77211' and trace ID '62d8d86f67644b4aa161c30042fb3ae2'. 2025-06-13 07:40:42.895 +00:00 [INF] Started transaction with span ID '186cbb9d8ed77211' and trace ID '62d8d86f67644b4aa161c30042fb3ae2'. 2025-06-13 07:40:42.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:40:42.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-13 07:40:42.914 +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-13 07:40:42.932 +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-13 07:40:42.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:40:42.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:42.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:40:43.096 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:40:43.097 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 201.3227ms 2025-06-13 07:40:43.097 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:40:43.098 +00:00 [INF] Capturing transaction. 2025-06-13 07:40:43.098 +00:00 [INF] Envelope queued up: 'aaa45dcdbd764635bda94b6a009bf221' 2025-06-13 07:40:43.098 +00:00 [INF] Capturing transaction. 2025-06-13 07:40:43.098 +00:00 [INF] Envelope queued up: '81912c10365c4336a429dcf55464064d' 2025-06-13 07:40:43.098 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 203.0593ms 2025-06-13 07:40:43.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:40:43.198 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:40:43.198 +00:00 [INF] Started transaction with span ID '1c27b41d96a7c80c' and trace ID '843f61057eaa4ed9a06bb4dc35f0d273'. 2025-06-13 07:40:43.198 +00:00 [INF] Started transaction with span ID '1c27b41d96a7c80c' and trace ID '843f61057eaa4ed9a06bb4dc35f0d273'. 2025-06-13 07:40:43.198 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:40:43.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-13 07:40:43.203 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:40:43.203 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:40:43.203 +00:00 [INF] Started transaction with span ID '9186cca1ef82003a' and trace ID '6e788f8def09435db481c3bfb4db6dcf'. 2025-06-13 07:40:43.203 +00:00 [INF] Started transaction with span ID '9186cca1ef82003a' and trace ID '6e788f8def09435db481c3bfb4db6dcf'. 2025-06-13 07:40:43.203 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:40:43.203 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:40:43.205 +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-13 07:40:43.205 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:40:43.205 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9945ms 2025-06-13 07:40:43.205 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:40:43.206 +00:00 [INF] Capturing transaction. 2025-06-13 07:40:43.206 +00:00 [INF] Envelope queued up: '375c13e87af148e3b7e93d735f7e44d0' 2025-06-13 07:40:43.206 +00:00 [INF] Capturing transaction. 2025-06-13 07:40:43.206 +00:00 [INF] Envelope queued up: 'abb85d15fd57411780bd1e0d3eaf25b1' 2025-06-13 07:40:43.206 +00: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.9588ms 2025-06-13 07:40:43.243 +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-13 07:40:43.259 +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-13 07:40:43.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.302 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:40:43.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-13 07:40: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-13 07:40:43.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40: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-13 07:40:43.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-13 07:40: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-13 07:40: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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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-13 07:40:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:40:43.547 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:40:43.548 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 350.1229ms 2025-06-13 07:40:43.548 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:40:43.548 +00:00 [INF] Capturing transaction. 2025-06-13 07:40:43.549 +00:00 [INF] Envelope queued up: 'd637e067d7db4be587d7217361839e5c' 2025-06-13 07:40:43.549 +00:00 [INF] Capturing transaction. 2025-06-13 07:40:43.549 +00:00 [INF] Envelope queued up: '59e668db4b7e44f7ab58aa28ffcb7a23' 2025-06-13 07:40:43.549 +00: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.5122ms 2025-06-13 07:41:06.330 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:41:06.331 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:06.331 +00:00 [INF] Started transaction with span ID 'fda0422348da4f93' and trace ID '13a451ebe86a4d2595a3e60a6d7ccaf3'. 2025-06-13 07:41:06.331 +00:00 [INF] Started transaction with span ID 'fda0422348da4f93' and trace ID '13a451ebe86a4d2595a3e60a6d7ccaf3'. 2025-06-13 07:41:06.331 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:06.331 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:41:06.348 +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-13 07:41:06.364 +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-13 07:41:06.368 +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-13 07:41:06.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:06.396 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:41:06.396 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:06.396 +00:00 [INF] Started transaction with span ID '66833d74e23f1678' and trace ID '46e0b679d28449a8b5fdcda6ec789663'. 2025-06-13 07:41:06.397 +00:00 [INF] Started transaction with span ID '66833d74e23f1678' and trace ID '46e0b679d28449a8b5fdcda6ec789663'. 2025-06-13 07:41:06.397 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:41:06.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-13 07:41:06.401 +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-13 07:41:06.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-13 07:41:06.401 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.7397ms 2025-06-13 07:41:06.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:41:06.402 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:06.403 +00:00 [INF] Envelope queued up: '63a1ecb8417944c7bffb2903bb8b3c93' 2025-06-13 07:41:06.403 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:06.403 +00:00 [INF] Envelope queued up: '8258e9e5e9b14c87a6e07dedf7ee1e76' 2025-06-13 07:41:06.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 7.0537ms 2025-06-13 07:41:06.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-13 07: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-13 07: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-13 07: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.446 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:41:06.447 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:06.447 +00:00 [INF] Started transaction with span ID '50289967dec6dfcb' and trace ID '2f03d828df9448c3b4762911c04cc0ff'. 2025-06-13 07:41:06.448 +00:00 [INF] Started transaction with span ID '50289967dec6dfcb' and trace ID '2f03d828df9448c3b4762911c04cc0ff'. 2025-06-13 07:41:06.448 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.467 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:41:06.468 +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-13 07:41:06.472 +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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41: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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41: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-13 07:41: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-13 07:41:06.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.541 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.580 +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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.619 +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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.694 +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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.705 +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-13 07: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.730 +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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.739 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:06.741 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.790 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:41:06.792 +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-13 07:41:06.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-13 07: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-13 07:41:06.802 +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-13 07:41: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-13 07: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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:06.823 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:41:06.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-13 07:41:06.825 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 493.7816ms 2025-06-13 07:41:06.825 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:06.825 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:06.828 +00:00 [INF] Envelope queued up: 'ac18709d50ce4b419b14ba1be894059a' 2025-06-13 07:41:06.828 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:06.828 +00:00 [INF] Envelope queued up: 'b315c02b088843129987bb9d467bccab' 2025-06-13 07:41:06.828 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 498.0073ms 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41: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-13 07:41: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-13 07:41:06.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-13 07:41: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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41: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-13 07:41: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-13 07:41: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-13 07:41:06.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-13 07: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41: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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41:06.974 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:06.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-13 07:41:06.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-13 07:41:06.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-13 07:41: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-13 07:41:07.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-13 07:41: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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41: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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41: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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.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-13 07:41:07.132 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:41:07.135 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 687.2342ms 2025-06-13 07:41:07.135 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:07.136 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:07.138 +00:00 [INF] Envelope queued up: '3fe52c1948e24f808c8a1934baa2327a' 2025-06-13 07:41:07.138 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:07.138 +00:00 [INF] Envelope queued up: 'f8f9de66b5fb40ffac49a7c7d00544ae' 2025-06-13 07:41:07.138 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 691.9660ms 2025-06-13 07:41:26.929 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:41:26.929 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:26.929 +00:00 [INF] Started transaction with span ID '54d53a180bd4c411' and trace ID '569563f78a6f436c9d3f3ebb2591c5bc'. 2025-06-13 07:41:26.929 +00:00 [INF] Started transaction with span ID '54d53a180bd4c411' and trace ID '569563f78a6f436c9d3f3ebb2591c5bc'. 2025-06-13 07:41:26.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:26.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-13 07:41:26.944 +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-13 07:41:26.972 +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-13 07:41:26.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:41:26.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-13 07:41: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-13 07:41:26.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.196 +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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.217 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:27.228 +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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.256 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:27.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-13 07:41:27.260 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:41:27.260 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 330.7084ms 2025-06-13 07:41:27.261 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:27.261 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:27.262 +00:00 [INF] Envelope queued up: 'cb2eaa29332e41d29a5723c1fa423942' 2025-06-13 07:41:27.262 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:27.262 +00:00 [INF] Envelope queued up: 'f934bbbffb6743e09fe8e4cb47670fcf' 2025-06-13 07:41:27.262 +00: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.9837ms 2025-06-13 07:41:27.293 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:41:27.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:27.294 +00:00 [INF] Started transaction with span ID 'f7ad85673d0f2630' and trace ID '3239f8abc9e5476a85048e85781d6afa'. 2025-06-13 07:41:27.294 +00:00 [INF] Started transaction with span ID 'f7ad85673d0f2630' and trace ID '3239f8abc9e5476a85048e85781d6afa'. 2025-06-13 07:41:27.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:27.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-13 07:41:27.299 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:41:27.299 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:27.300 +00:00 [INF] Started transaction with span ID 'e19274ea97a1b14e' and trace ID '3174f5881775441a9a7eaa3940058b03'. 2025-06-13 07:41:27.300 +00:00 [INF] Started transaction with span ID 'e19274ea97a1b14e' and trace ID '3174f5881775441a9a7eaa3940058b03'. 2025-06-13 07:41:27.300 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:41:27.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-13 07:41:27.304 +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-13 07:41:27.304 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:41:27.304 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.1214ms 2025-06-13 07:41:27.304 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:41:27.304 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:27.304 +00:00 [INF] Envelope queued up: 'd41f6e210ba7446ea2f44a33d0d8660f' 2025-06-13 07:41:27.304 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:27.304 +00:00 [INF] Envelope queued up: 'ccf1b6f5555f4c1a9e7747df398ed588' 2025-06-13 07:41:27.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 5.2647ms 2025-06-13 07:41:27.319 +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-13 07:41:27.342 +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-13 07:41:27.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:27.592 +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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.801 +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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41: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-13 07:41:27.888 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:41:27.896 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.920 +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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.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-13 07:41:27.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:27.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-13 07:41:27.984 +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-13 07:41:27.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-13 07:41:28.008 +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-13 07:41:28.009 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:41:28.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 729.7775ms 2025-06-13 07:41:28.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:28.024 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:28.027 +00:00 [INF] Envelope queued up: 'ae5debb0ef494e548c80cfd883c1600b' 2025-06-13 07:41:28.027 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:28.027 +00:00 [INF] Envelope queued up: '161311c4097b4f308dbca83ce2e67ca5' 2025-06-13 07:41:28.027 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 733.9671ms 2025-06-13 07:41:42.545 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:41:42.545 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:42.545 +00:00 [INF] Started transaction with span ID '85c8897344668c54' and trace ID '543c7fda7ac24244a7e07f88fbee4294'. 2025-06-13 07:41:42.545 +00:00 [INF] Started transaction with span ID '85c8897344668c54' and trace ID '543c7fda7ac24244a7e07f88fbee4294'. 2025-06-13 07:41:42.545 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:41:42.545 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:41:42.547 +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-13 07:41:42.547 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:41:42.548 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8201ms 2025-06-13 07:41:42.548 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:41:42.548 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:42.549 +00:00 [INF] Envelope queued up: '0521f3fad8ab49f8b6cd1306bd8e20aa' 2025-06-13 07:41:42.549 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:42.549 +00:00 [INF] Envelope queued up: '135f2ce039d5443ab013d9a284da64bd' 2025-06-13 07:41:42.549 +00: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.4048ms 2025-06-13 07:41:54.002 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:41:54.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:54.002 +00:00 [INF] Started transaction with span ID '139d390a282387df' and trace ID 'd010c33b7cbd453ba69909890c08a342'. 2025-06-13 07:41:54.002 +00:00 [INF] Started transaction with span ID '139d390a282387df' and trace ID 'd010c33b7cbd453ba69909890c08a342'. 2025-06-13 07:41:54.002 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:54.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-13 07:41:54.022 +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-13 07:41:54.041 +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-13 07:41:54.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41:54.124 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:41:54.124 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:41:54.125 +00:00 [INF] Started transaction with span ID 'df1441db172917c5' and trace ID '867faa489af2423e93827a09b8858d0c'. 2025-06-13 07:41:54.125 +00:00 [INF] Started transaction with span ID 'df1441db172917c5' and trace ID '867faa489af2423e93827a09b8858d0c'. 2025-06-13 07:41:54.125 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:54.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-13 07:41:54.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-13 07:41:54.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:41:54.133 +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-13 07:41:54.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-13 07:41:54.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41: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-13 07:41:54.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.209 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.280 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.299 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.322 +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-13 07:41:54.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-13 07:41:54.323 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:41:54.325 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 322.5131ms 2025-06-13 07:41:54.325 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:54.325 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:54.325 +00:00 [INF] Envelope queued up: '2527ee73c3564ff692b358d02baeddb4' 2025-06-13 07:41:54.325 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:54.325 +00:00 [INF] Envelope queued up: '534d72f9b7464a4096a05a76bf280fdd' 2025-06-13 07:41:54.325 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 323.6362ms 2025-06-13 07:41:54.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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-13 07:41:54.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-13 07:41: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-13 07:41:54.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-13 07:41:54.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:41:54.594 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:41:54.596 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 471.1635ms 2025-06-13 07:41:54.596 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:41:54.596 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:54.599 +00:00 [INF] Envelope queued up: '761d81b1fde34395b10635b7f3da1dfd' 2025-06-13 07:41:54.599 +00:00 [INF] Capturing transaction. 2025-06-13 07:41:54.599 +00:00 [INF] Envelope queued up: '0fba325817ba4d00beb50c53c202b83a' 2025-06-13 07:41:54.600 +00: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.1033ms 2025-06-13 07:42:10.009 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:42:10.009 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:10.010 +00:00 [INF] Started transaction with span ID 'a37639089b02e03' and trace ID 'd1a506c17c764ac7a24f957fd42992f0'. 2025-06-13 07:42:10.010 +00:00 [INF] Started transaction with span ID 'a37639089b02e03' and trace ID 'd1a506c17c764ac7a24f957fd42992f0'. 2025-06-13 07:42:10.010 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:42:10.010 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:42:10.012 +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-13 07:42:10.013 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:42:10.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6176ms 2025-06-13 07:42:10.013 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:42:10.013 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:10.013 +00:00 [INF] Envelope queued up: '1af3a9ba643148b6b5ba92f0f09278fd' 2025-06-13 07:42:10.013 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:10.013 +00:00 [INF] Envelope queued up: 'd7806481f8954d83be8c3d732d9351a1' 2025-06-13 07:42:10.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 3.9227ms 2025-06-13 07:42:18.631 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:42:18.631 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:18.631 +00:00 [INF] Started transaction with span ID '567319aa1dcbde53' and trace ID 'ef000df6efb94ad4bc9352fcbab501ee'. 2025-06-13 07:42:18.631 +00:00 [INF] Started transaction with span ID '567319aa1dcbde53' and trace ID 'ef000df6efb94ad4bc9352fcbab501ee'. 2025-06-13 07:42:18.631 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:18.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-13 07:42:18.649 +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-13 07:42:18.672 +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-13 07:42:18.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:18.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:42:18.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-13 07:42:18.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-13 07:42:18.715 +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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.733 +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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.846 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:42:18.846 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 215.1748ms 2025-06-13 07:42:18.846 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:18.847 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:18.847 +00:00 [INF] Envelope queued up: '0721001e3a104d0bac75a27f4b2975cb' 2025-06-13 07:42:18.847 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:18.847 +00:00 [INF] Envelope queued up: '942d2b677e9545a18807721ab49aa328' 2025-06-13 07:42:18.847 +00: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.1618ms 2025-06-13 07:42:18.855 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:42:18.855 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:18.855 +00:00 [INF] Started transaction with span ID '5526c22766ea156f' and trace ID '0179a69b8e964abd9dc96d587febc4fc'. 2025-06-13 07:42:18.855 +00:00 [INF] Started transaction with span ID '5526c22766ea156f' and trace ID '0179a69b8e964abd9dc96d587febc4fc'. 2025-06-13 07:42:18.855 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:18.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-13 07:42:18.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-13 07:42:18.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:42:18.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.947 +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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42: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-13 07:42:18.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-13 07:42:18.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-13 07:42:18.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-13 07:42:19.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-13 07:42:19.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-13 07:42: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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42: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-13 07:42: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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.099 +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-13 07:42:19.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-13 07:42:19.111 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.196 +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-13 07:42:19.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-13 07:42: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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.231 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:42:19.231 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:19.231 +00:00 [INF] Started transaction with span ID '1a4bba0b726abbbc' and trace ID 'bde2a1edfc07432ca867d963e734c93a'. 2025-06-13 07:42:19.231 +00:00 [INF] Started transaction with span ID '1a4bba0b726abbbc' and trace ID 'bde2a1edfc07432ca867d963e734c93a'. 2025-06-13 07:42:19.232 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:42:19.232 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:42:19.233 +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-13 07:42:19.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-13 07:42:19.234 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.2777ms 2025-06-13 07:42:19.234 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:42:19.234 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:19.234 +00:00 [INF] Envelope queued up: '10ae1a961de841748b5167df9d029684' 2025-06-13 07:42:19.234 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:19.234 +00:00 [INF] Envelope queued up: 'f9722698272d4eeaa0f3dfa657a50d49' 2025-06-13 07:42:19.234 +00: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.2357ms 2025-06-13 07:42:19.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-13 07:42:19.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-13 07:42:19.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-13 07:42:19.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:42: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-13 07:42:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:19.251 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:42:19.253 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 397.8532ms 2025-06-13 07:42:19.253 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:19.254 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:19.254 +00:00 [INF] Envelope queued up: 'e0d5ccf612604381bf1cae06369d8e62' 2025-06-13 07:42:19.254 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:19.254 +00:00 [INF] Envelope queued up: '944086e9cf624eca806f86c9a11dcf49' 2025-06-13 07:42:19.254 +00: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.4348ms 2025-06-13 07:42:23.869 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:42:23.869 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:23.869 +00:00 [INF] Started transaction with span ID 'cb8386e72ab30ce9' and trace ID 'ca492c3a805d44b6a2de44fa7e250cc3'. 2025-06-13 07:42:23.870 +00:00 [INF] Started transaction with span ID 'cb8386e72ab30ce9' and trace ID 'ca492c3a805d44b6a2de44fa7e250cc3'. 2025-06-13 07:42:23.870 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:23.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-13 07:42:23.888 +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-13 07:42:23.904 +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-13 07:42:23.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-13 07:42:23.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-13 07:42:23.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-13 07:42:23.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-13 07:42:23.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-13 07:42:23.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-13 07:42: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-13 07:42:23.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-13 07:42:23.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-13 07:42: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-13 07:42: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-13 07:42: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-13 07:42:23.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-13 07:42:23.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-13 07:42: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-13 07:42: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-13 07:42: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-13 07:42: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-13 07:42:23.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-13 07:42:23.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-13 07:42:23.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-13 07:42:23.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-13 07:42: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-13 07:42:23.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-13 07:42:23.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-13 07:42:23.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-13 07:42: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-13 07:42: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-13 07:42:23.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-13 07:42: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-13 07:42: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-13 07:42: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-13 07:42:23.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-13 07:42: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42: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-13 07:42: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-13 07:42: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-13 07:42:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42: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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.026 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:42:24.027 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:24.027 +00:00 [INF] Started transaction with span ID '9b1e665fdeff82fd' and trace ID '12178cd087cb436c8036e1a67772f7ba'. 2025-06-13 07:42:24.027 +00:00 [INF] Started transaction with span ID '9b1e665fdeff82fd' and trace ID '12178cd087cb436c8036e1a67772f7ba'. 2025-06-13 07:42:24.027 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:24.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-13 07:42:24.031 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.044 +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-13 07:42: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-13 07:42: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-13 07:42: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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42: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-13 07:42:24.085 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.120 +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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:24.139 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:42:24.139 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 269.6294ms 2025-06-13 07:42:24.139 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:24.140 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:24.140 +00:00 [INF] Envelope queued up: '5b2186b917ea402782641d621ed5d481' 2025-06-13 07:42:24.140 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:24.140 +00:00 [INF] Envelope queued up: '0d925d5799f6417f93a1099116c28256' 2025-06-13 07:42:24.140 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 270.6721ms 2025-06-13 07:42:24.141 +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-13 07:42:24.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-13 07:42:24.150 +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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.196 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.221 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.246 +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-13 07:42:24.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-13 07:42:24.261 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:42:24.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-13 07:42:24.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-13 07:42:24.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.296 +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-13 07:42: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-13 07:42:24.323 +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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:42: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-13 07:42:24.408 +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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42: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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.472 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42: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-13 07:42:24.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-13 07:42: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-13 07:42: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-13 07:42: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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:24.624 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:42: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-13 07:42:24.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-13 07:42:24.643 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.671 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42: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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42: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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.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-13 07:42:24.832 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:42:24.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-13 07:42:24.840 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:42:24.842 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 815.1631ms 2025-06-13 07:42:24.842 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:24.843 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:24.843 +00:00 [INF] Envelope queued up: 'da6b3fa83d2e4a38837367c3aa0ca83c' 2025-06-13 07:42:24.843 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:24.843 +00:00 [INF] Envelope queued up: 'd03ba842b0cd4b3f9e82b7a4b29930d3' 2025-06-13 07:42: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 816.9619ms 2025-06-13 07:42:32.008 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:42:32.008 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:32.008 +00:00 [INF] Started transaction with span ID '5763f8a87118a8f8' and trace ID 'cfc53e0c51d246b586191ffb6df31e3c'. 2025-06-13 07:42:32.008 +00:00 [INF] Started transaction with span ID '5763f8a87118a8f8' and trace ID 'cfc53e0c51d246b586191ffb6df31e3c'. 2025-06-13 07:42:32.008 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:32.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-13 07:42:32.027 +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-13 07:42:32.045 +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-13 07:42:32.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:42:32.052 +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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:42:32.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:32.087 +00:00 [INF] Started transaction with span ID 'b6024fd6ff543f2b' and trace ID '72f85504307f4d20999b0f666d84b924'. 2025-06-13 07:42:32.088 +00:00 [INF] Started transaction with span ID 'b6024fd6ff543f2b' and trace ID '72f85504307f4d20999b0f666d84b924'. 2025-06-13 07:42:32.088 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:42:32.088 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:42:32.091 +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-13 07:42:32.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-13 07:42:32.092 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.1363ms 2025-06-13 07:42:32.092 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:42:32.092 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:32.094 +00:00 [INF] Envelope queued up: 'fa64362bbfaa4a8b8c97106a5aae2021' 2025-06-13 07:42:32.094 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:32.094 +00:00 [INF] Envelope queued up: 'f345bdb329e645ce9696a5a47c5499fe' 2025-06-13 07:42:32.093 +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-13 07:42:32.095 +00: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.8518ms 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.142 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:42:32.142 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:42:32.142 +00:00 [INF] Started transaction with span ID '537b9cd32484f411' and trace ID '436541040caa4c579d0346f41104fbce'. 2025-06-13 07:42:32.142 +00:00 [INF] Started transaction with span ID '537b9cd32484f411' and trace ID '436541040caa4c579d0346f41104fbce'. 2025-06-13 07:42:32.142 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:32.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-13 07:42:32.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:42:32.154 +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-13 07:42:32.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-13 07:42:32.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:42:32.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.227 +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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.310 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.339 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:42:32.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:32.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.366 +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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.372 +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-13 07:42:32.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-13 07:42:32.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.402 +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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:32.430 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:42:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:32.433 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 425.0125ms 2025-06-13 07:42:32.433 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:32.434 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:32.436 +00:00 [INF] Envelope queued up: '551ca97c27314d2f89bea161a386c68d' 2025-06-13 07:42:32.436 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:32.436 +00:00 [INF] Envelope queued up: 'c52c9b6531844ff2a22ee1b2afb92071' 2025-06-13 07:42:32.437 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 429.0906ms 2025-06-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42: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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42: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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.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-13 07:42:32.674 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:42:32.677 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 534.4504ms 2025-06-13 07:42:32.677 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:42:32.677 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:32.679 +00:00 [INF] Envelope queued up: 'fde2e47290c542b59337813048604dea' 2025-06-13 07:42:32.679 +00:00 [INF] Capturing transaction. 2025-06-13 07:42:32.679 +00:00 [INF] Envelope queued up: '950c879fe613456886c540b15fc8bc62' 2025-06-13 07:42:32.680 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 537.6751ms 2025-06-13 07:43:17.332 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:43:17.333 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:43:17.333 +00:00 [INF] Started transaction with span ID '28c92510c765be8d' and trace ID 'c9a99b772dc442b6b23de8bf10858d6b'. 2025-06-13 07:43:17.333 +00:00 [INF] Started transaction with span ID '28c92510c765be8d' and trace ID 'c9a99b772dc442b6b23de8bf10858d6b'. 2025-06-13 07:43:17.333 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:17.333 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:43:17.352 +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-13 07:43:17.379 +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-13 07:43:17.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:43:17.387 +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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.433 +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-13 07:43:17.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-13 07:43:17.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-13 07:43: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-13 07:43:17.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-13 07:43:17.473 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:43:17.473 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:43:17.473 +00:00 [INF] Started transaction with span ID '3e235b87c9330ba0' and trace ID '4cefc39c47be44cbb7cefd82593494e0'. 2025-06-13 07:43:17.473 +00:00 [INF] Started transaction with span ID '3e235b87c9330ba0' and trace ID '4cefc39c47be44cbb7cefd82593494e0'. 2025-06-13 07:43:17.473 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:17.473 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:43:17.481 +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-13 07:43:17.488 +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-13 07:43:17.488 +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-13 07:43:17.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-13 07:43:17.496 +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-13 07:43:17.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-13 07:43:17.502 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:43:17.506 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:43:17.508 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:43:17.508 +00:00 [INF] Started transaction with span ID 'f9b4693124b8af31' and trace ID '263f7e182d9241abbda8370273a68c4f'. 2025-06-13 07:43:17.508 +00:00 [INF] Started transaction with span ID 'f9b4693124b8af31' and trace ID '263f7e182d9241abbda8370273a68c4f'. 2025-06-13 07:43:17.508 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:43:17.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-13 07:43:17.513 +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-13 07:43:17.513 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:43:17.517 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.2132ms 2025-06-13 07:43:17.520 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:43:17.520 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:17.520 +00:00 [INF] Envelope queued up: 'a9c06af9794247328b6d40c7723f46ff' 2025-06-13 07:43:17.525 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:17.525 +00:00 [INF] Envelope queued up: '4449204d62094f2e8a7682cd303039ce' 2025-06-13 07:43:17.526 +00: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.4256ms 2025-06-13 07:43:17.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.550 +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-13 07:43:17.559 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.596 +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-13 07:43:17.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-13 07:43: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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.622 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:43:17.624 +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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.639 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:17.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-13 07:43:17.646 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:43:17.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-13 07:43:17.656 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43: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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.777 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:43:17.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-13 07:43:17.785 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43: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-13 07:43:17.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-13 07:43:17.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43: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-13 07:43:17.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-13 07:43:17.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:43:17.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-13 07:43:17.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43: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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.908 +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-13 07:43:17.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-13 07:43:17.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-13 07:43: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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.929 +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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:43:17.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.966 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:43:17.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 634.3944ms 2025-06-13 07:43:17.968 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:17.968 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:17.970 +00:00 [INF] Envelope queued up: '121532fecefb47eab888769ab2db59a5' 2025-06-13 07:43:17.971 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:17.971 +00:00 [INF] Envelope queued up: 'a688b968e7154a88a51b5c355c42b256' 2025-06-13 07:43:17.972 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 639.6600ms 2025-06-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:17.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43: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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43: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-13 07:43:18.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-13 07:43:18.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-13 07:43:18.192 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:43:18.196 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 722.7424ms 2025-06-13 07:43:18.196 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:18.196 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:18.198 +00:00 [INF] Envelope queued up: '717d2280291b4c3ea0d61cada13bb1ca' 2025-06-13 07:43:18.198 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:18.199 +00:00 [INF] Envelope queued up: '408de07d1e8649389a1f3a7aac5a7bab' 2025-06-13 07:43:18.199 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 726.3300ms 2025-06-13 07:43:47.636 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:43:47.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:43:47.637 +00:00 [INF] Started transaction with span ID 'f596b0d940c3ac4' and trace ID '069d3695179a4c4a955838caea7395fd'. 2025-06-13 07:43:47.637 +00:00 [INF] Started transaction with span ID 'f596b0d940c3ac4' and trace ID '069d3695179a4c4a955838caea7395fd'. 2025-06-13 07:43:47.637 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:43:47.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-13 07:43:47.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-13 07:43:47.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-13 07:43:47.639 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0454ms 2025-06-13 07:43:47.639 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:43:47.640 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:47.640 +00:00 [INF] Envelope queued up: 'eb85022d814e4c9d85236349172a0a66' 2025-06-13 07:43:47.640 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:47.640 +00:00 [INF] Envelope queued up: '9074c362d8d74505bde4a96858942725' 2025-06-13 07:43:47.640 +00: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.6681ms 2025-06-13 07:43:50.355 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:43:50.355 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:43:50.355 +00:00 [INF] Started transaction with span ID '2da0b48192f91fa2' and trace ID '4a203e2eb4e343ed860675c11b07e784'. 2025-06-13 07:43:50.355 +00:00 [INF] Started transaction with span ID '2da0b48192f91fa2' and trace ID '4a203e2eb4e343ed860675c11b07e784'. 2025-06-13 07:43:50.355 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:50.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-13 07:43:50.424 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:43:50.424 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:43:50.424 +00:00 [INF] Started transaction with span ID '44bc4cf75421f92d' and trace ID '89014b1ff60a4f8884db78b92aa902d6'. 2025-06-13 07:43:50.425 +00:00 [INF] Started transaction with span ID '44bc4cf75421f92d' and trace ID '89014b1ff60a4f8884db78b92aa902d6'. 2025-06-13 07:43:50.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:43:50.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-13 07:43:50.427 +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-13 07:43:50.427 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:43:50.427 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1302ms 2025-06-13 07:43:50.427 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:43:50.427 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:50.427 +00:00 [INF] Envelope queued up: '1f9d5cacbe0a42d3af0b124b670fcc7f' 2025-06-13 07:43:50.427 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:50.427 +00:00 [INF] Envelope queued up: '2763bf4a69ee45ecb82f6539bea54bc4' 2025-06-13 07:43:50.427 +00: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.1292ms 2025-06-13 07:43:50.819 +00:00 [INF] Executed DbCommand (461ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:43:50.853 +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-13 07:43:50.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-13 07:43:50.859 +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-13 07:43:50.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-13 07:43:50.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-13 07:43:50.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-13 07:43:50.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-13 07:43:50.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-13 07:43:50.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-13 07:43: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-13 07:43: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-13 07:43:50.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-13 07:43:50.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-13 07:43:50.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-13 07:43: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-13 07:43:50.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-13 07:43:50.930 +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-13 07:43:50.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-13 07:43:50.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-13 07:43: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-13 07:43: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-13 07:43:50.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-13 07:43: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-13 07:43:50.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-13 07:43: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-13 07:43: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-13 07:43:50.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-13 07:43:50.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-13 07:43:50.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-13 07:43: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-13 07:43:50.983 +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-13 07:43:50.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-13 07:43: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-13 07:43:50.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-13 07:43:50.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-13 07:43:50.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43: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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43: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-13 07:43: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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.218 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:43:51.218 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 863.3689ms 2025-06-13 07:43:51.218 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:51.219 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:51.219 +00:00 [INF] Envelope queued up: '5f99f296f2094ac5831fa026ee1581bf' 2025-06-13 07:43:51.219 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:51.219 +00:00 [INF] Envelope queued up: '9e364d4f9f4544f49362d25c79bc7409' 2025-06-13 07:43:51.219 +00: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.7977ms 2025-06-13 07:43:51.486 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:43:51.487 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:43:51.487 +00:00 [INF] Started transaction with span ID '91c7a30db08ff7b7' and trace ID 'de6a63d511fb4f378b92b4377ee7b52a'. 2025-06-13 07:43:51.487 +00:00 [INF] Started transaction with span ID '91c7a30db08ff7b7' and trace ID 'de6a63d511fb4f378b92b4377ee7b52a'. 2025-06-13 07:43:51.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:51.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-13 07:43:51.535 +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-13 07:43:51.580 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:43:51.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:43:51.588 +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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43: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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43: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-13 07:43: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-13 07:43: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-13 07:43: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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.875 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43: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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.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-13 07:43:51.928 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:43:51.930 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 442.9742ms 2025-06-13 07:43:51.930 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:43:51.930 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:51.930 +00:00 [INF] Envelope queued up: 'e8607c1382af40af9ed2d76eac9475f2' 2025-06-13 07:43:51.931 +00:00 [INF] Capturing transaction. 2025-06-13 07:43:51.931 +00:00 [INF] Envelope queued up: '7a5022b235de4656a93a4df1049d29bb' 2025-06-13 07:43: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 444.2918ms 2025-06-13 07:44:38.473 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:44:38.473 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:44:38.473 +00:00 [INF] Started transaction with span ID '283f404db5085845' and trace ID 'b9ad78bef75f4562ab2f649a01b54fc1'. 2025-06-13 07:44:38.473 +00:00 [INF] Started transaction with span ID '283f404db5085845' and trace ID 'b9ad78bef75f4562ab2f649a01b54fc1'. 2025-06-13 07:44:38.473 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:44:38.473 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:44:38.499 +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-13 07:44:38.529 +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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:44:38.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-13 07:44:38.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44:38.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:38.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44: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-13 07:44:38.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-13 07:44:38.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-13 07:44:38.663 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:44:38.663 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 190.3972ms 2025-06-13 07:44:38.663 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:44:38.664 +00:00 [INF] Capturing transaction. 2025-06-13 07:44:38.664 +00:00 [INF] Envelope queued up: '8bd1af24d087422286b3451103277a43' 2025-06-13 07:44:38.664 +00:00 [INF] Capturing transaction. 2025-06-13 07:44:38.664 +00:00 [INF] Envelope queued up: 'cd5708295e814bb29d7092b10b3996f7' 2025-06-13 07:44:38.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 191.3738ms 2025-06-13 07:44:39.209 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:44:39.209 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:44:39.209 +00:00 [INF] Started transaction with span ID 'ddf6fbd78b5bc444' and trace ID '6b513de389124e2ab5c1e9ce0b406425'. 2025-06-13 07:44:39.210 +00:00 [INF] Started transaction with span ID 'ddf6fbd78b5bc444' and trace ID '6b513de389124e2ab5c1e9ce0b406425'. 2025-06-13 07:44:39.210 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:44:39.210 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:44:39.211 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:44:39.211 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:44:39.211 +00:00 [INF] Started transaction with span ID '8b2e9470b147c027' and trace ID '9be230e664f44e7a83eb67b0500eece3'. 2025-06-13 07:44:39.211 +00:00 [INF] Started transaction with span ID '8b2e9470b147c027' and trace ID '9be230e664f44e7a83eb67b0500eece3'. 2025-06-13 07:44:39.211 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.213 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7133ms 2025-06-13 07:44:39.213 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:44:39.213 +00:00 [INF] Capturing transaction. 2025-06-13 07:44:39.213 +00:00 [INF] Envelope queued up: '5f0928ce786040e98280af644df2dc54' 2025-06-13 07:44:39.213 +00:00 [INF] Capturing transaction. 2025-06-13 07:44:39.213 +00:00 [INF] Envelope queued up: 'ce7a3e1f6052498dbf79323b521c70df' 2025-06-13 07:44:39.213 +00: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.4511ms 2025-06-13 07:44:39.230 +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-13 07:44:39.253 +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-13 07:44:39.256 +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-13 07:44:39.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44:39.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-13 07:44: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-13 07:44: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-13 07:44:39.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-13 07:44: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-13 07:44:39.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-13 07:44:39.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-13 07:44: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:44:39.544 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:44:39.545 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 335.3542ms 2025-06-13 07:44:39.545 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:44:39.546 +00:00 [INF] Capturing transaction. 2025-06-13 07:44:39.546 +00:00 [INF] Envelope queued up: '14c305e7a190449cb08668028ce1cbf6' 2025-06-13 07:44:39.546 +00:00 [INF] Capturing transaction. 2025-06-13 07:44:39.546 +00:00 [INF] Envelope queued up: '23330bb957e740099e99c424ec0d08b3' 2025-06-13 07:44:39.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 336.6181ms 2025-06-13 07:45:26.177 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:45:26.177 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:45:26.177 +00:00 [INF] Started transaction with span ID '854609722b6169ce' and trace ID '8a4d385507424802a583819f4d328b39'. 2025-06-13 07:45:26.177 +00:00 [INF] Started transaction with span ID '854609722b6169ce' and trace ID '8a4d385507424802a583819f4d328b39'. 2025-06-13 07:45:26.177 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:45:26.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-13 07:45:26.179 +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-13 07:45:26.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-13 07:45:26.179 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5556ms 2025-06-13 07:45:26.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:45:26.179 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:26.179 +00:00 [INF] Envelope queued up: 'f4cc36a48acd43d6bac3c8f1288dcbbd' 2025-06-13 07:45:26.179 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:26.179 +00:00 [INF] Envelope queued up: 'cb53adcefb0849e7af8d8e7362c5b8ed' 2025-06-13 07:45:26.179 +00: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.4241ms 2025-06-13 07:45:28.110 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:45:28.110 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:45:28.110 +00:00 [INF] Started transaction with span ID '3f26c482bf11f7e3' and trace ID '9f0aa81abf1e46339fe2a3510cbe7764'. 2025-06-13 07:45:28.111 +00:00 [INF] Started transaction with span ID '3f26c482bf11f7e3' and trace ID '9f0aa81abf1e46339fe2a3510cbe7764'. 2025-06-13 07:45:28.111 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:45:28.111 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:45:28.112 +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-13 07:45:28.112 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:45:28.112 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6243ms 2025-06-13 07:45:28.112 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:45:28.112 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:28.113 +00:00 [INF] Envelope queued up: '79b01e9efdc941e2a3628d0654fa0ae2' 2025-06-13 07:45:28.113 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:28.113 +00:00 [INF] Envelope queued up: 'd9dcaf96e46947ce99a259bfe15e1d9a' 2025-06-13 07:45:28.113 +00: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.5243ms 2025-06-13 07:45:50.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:45:50.674 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:45:50.674 +00:00 [INF] Started transaction with span ID 'a923a91c5be5b0e8' and trace ID '11737f913890432ba245324a2c57ec75'. 2025-06-13 07:45:50.674 +00:00 [INF] Started transaction with span ID 'a923a91c5be5b0e8' and trace ID '11737f913890432ba245324a2c57ec75'. 2025-06-13 07:45:50.674 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:50.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-13 07:45:50.695 +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-13 07:45:50.719 +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-13 07:45:50.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:45:50.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:45:50.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-13 07:45:50.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-13 07:45: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-13 07:45:50.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-13 07:45: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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.748 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:45: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-13 07:45:50.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-13 07:45: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-13 07:45:50.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-13 07:45: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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45: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-13 07:45: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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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-13 07:45:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:50.917 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:45:50.917 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 243.2463ms 2025-06-13 07:45:50.917 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:50.918 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:50.918 +00:00 [INF] Envelope queued up: '888c612bcbd646d78f46825d6c9692ba' 2025-06-13 07:45:50.918 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:50.918 +00:00 [INF] Envelope queued up: '703c94adc9304dabbc93a21f52f44392' 2025-06-13 07:45:50.918 +00: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.6568ms 2025-06-13 07:45:52.038 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:45:52.039 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:45:52.039 +00:00 [INF] Started transaction with span ID 'c3618d79c92ec40d' and trace ID 'ce7d4b101a8541789569bb5a129e9591'. 2025-06-13 07:45:52.039 +00:00 [INF] Started transaction with span ID 'c3618d79c92ec40d' and trace ID 'ce7d4b101a8541789569bb5a129e9591'. 2025-06-13 07:45:52.039 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45: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-13 07:45:52.060 +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-13 07:45:52.076 +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-13 07:45:52.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-13 07:45:52.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:45: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-13 07:45:52.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45:52.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-13 07:45:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:52.215 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:45:52.215 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 176.4292ms 2025-06-13 07:45:52.216 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:52.216 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:52.216 +00:00 [INF] Envelope queued up: 'b7a686156baa49a19a5e3bb7c606056f' 2025-06-13 07:45:52.216 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:52.216 +00:00 [INF] Envelope queued up: '51f5cbe714df4b7ca5977bff1a08a3ae' 2025-06-13 07:45:52.216 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 177.7717ms 2025-06-13 07:45:52.635 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:45:52.635 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:45:52.635 +00:00 [INF] Started transaction with span ID '5e4f67314474a333' and trace ID '15ed0537bb374712a1a7e1f325bb790e'. 2025-06-13 07:45:52.635 +00:00 [INF] Started transaction with span ID '5e4f67314474a333' and trace ID '15ed0537bb374712a1a7e1f325bb790e'. 2025-06-13 07:45:52.635 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:52.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-13 07:45:52.642 +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-13 07:45:52.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:45:52.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-13 07:45:52.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45: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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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-13 07:45:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:52.798 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:45:52.798 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 162.9478ms 2025-06-13 07:45:52.798 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:52.799 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:52.799 +00:00 [INF] Envelope queued up: '57731b77721b4387a56fee4202c134af' 2025-06-13 07:45:52.799 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:52.799 +00:00 [INF] Envelope queued up: 'f4a018ae72c54b83abed0fb3cb846201' 2025-06-13 07:45:52.799 +00: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.7304ms 2025-06-13 07:45:53.230 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:45:53.230 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:45:53.230 +00:00 [INF] Started transaction with span ID 'd9d76cb50da8f8b4' and trace ID '9e463f730d8d409ab0368685df5170cd'. 2025-06-13 07:45:53.230 +00:00 [INF] Started transaction with span ID 'd9d76cb50da8f8b4' and trace ID '9e463f730d8d409ab0368685df5170cd'. 2025-06-13 07:45:53.230 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:53.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-13 07:45:53.249 +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-13 07:45:53.262 +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-13 07:45:53.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-13 07:45:53.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:45:53.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-13 07:45:53.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45:53.374 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:45:53.375 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 144.4431ms 2025-06-13 07:45:53.375 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:53.375 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:53.375 +00:00 [INF] Envelope queued up: '410346b0f4ef429dbd3b2b0ca0e22290' 2025-06-13 07:45:53.375 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:53.375 +00:00 [INF] Envelope queued up: 'd7cebacf0984444caa7fe38ed3d0b498' 2025-06-13 07:45:53.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 145.5392ms 2025-06-13 07:45:53.827 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:45:53.828 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:45:53.828 +00:00 [INF] Started transaction with span ID '772688904d10b6c6' and trace ID '5ad78b5ab86b4bc683456dae2b3860c7'. 2025-06-13 07:45:53.828 +00:00 [INF] Started transaction with span ID '772688904d10b6c6' and trace ID '5ad78b5ab86b4bc683456dae2b3860c7'. 2025-06-13 07:45:53.828 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:53.828 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:45:53.835 +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-13 07:45:53.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-13 07:45:53.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:45:53.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:45: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-13 07:45:53.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-13 07:45:53.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45: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-13 07:45:53.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-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45: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-13 07:45:53.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:45: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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45:53.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-13 07:45: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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45: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-13 07:45:54.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-13 07:45:54.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-13 07:45: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-13 07:45: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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45:54.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-13 07:45: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-13 07:45:54.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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45: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-13 07:45:54.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-13 07:45:54.089 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:45:54.090 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 262.3764ms 2025-06-13 07:45:54.090 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:45:54.091 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:54.092 +00:00 [INF] Envelope queued up: '84b2f86dac9a485cb45f2ab2b0fffd8d' 2025-06-13 07:45:54.092 +00:00 [INF] Capturing transaction. 2025-06-13 07:45:54.092 +00:00 [INF] Envelope queued up: '6b919188c797418b9ab7ce0cc18b96dd' 2025-06-13 07:45:54.093 +00: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.3015ms 2025-06-13 07:46:00.826 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:00.827 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:00.827 +00:00 [INF] Started transaction with span ID 'd2be3873537bd983' and trace ID '1746df9a145041678b27128bfef8631e'. 2025-06-13 07:46:00.827 +00:00 [INF] Started transaction with span ID 'd2be3873537bd983' and trace ID '1746df9a145041678b27128bfef8631e'. 2025-06-13 07:46:00.827 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46: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-13 07:46:00.850 +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-13 07:46:00.881 +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-13 07:46:00.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-13 07:46:00.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46: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-13 07:46:00.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-13 07:46: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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46: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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46:00.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-13 07:46: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-13 07:46:00.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-13 07:46: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-13 07:46:00.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-13 07:46:00.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:01.006 +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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:01.142 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:01.143 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 316.22ms 2025-06-13 07:46:01.143 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:01.143 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:01.145 +00:00 [INF] Envelope queued up: '4a96ad9576c8450eb8598457ca9bf7be' 2025-06-13 07:46:01.145 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:01.145 +00:00 [INF] Envelope queued up: 'e7ff26ebb923477c8a293c058c53bc18' 2025-06-13 07:46:01.146 +00: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.3066ms 2025-06-13 07:46:01.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:01.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:01.324 +00:00 [INF] Started transaction with span ID '501b80778e4f808a' and trace ID '69e2992b7f9748239cf9f12ae517dc6b'. 2025-06-13 07:46:01.324 +00:00 [INF] Started transaction with span ID '501b80778e4f808a' and trace ID '69e2992b7f9748239cf9f12ae517dc6b'. 2025-06-13 07:46:01.324 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:01.324 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:01.340 +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-13 07:46:01.355 +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-13 07:46:01.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:01.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.467 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:01.560 +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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.665 +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-13 07:46:01.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-13 07:46:01.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-13 07:46: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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.722 +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-13 07:46: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-13 07:46:01.746 +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-13 07:46:01.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-13 07:46:01.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-13 07:46:01.773 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:01.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-13 07:46:01.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-13 07:46:01.804 +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-13 07:46:01.827 +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-13 07:46:01.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-13 07:46:01.901 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:01.932 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:01.932 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:01.932 +00:00 [INF] Started transaction with span ID 'a9a4323df998276c' and trace ID 'dcf4f1c200534c218e38127d6686583f'. 2025-06-13 07:46:01.932 +00:00 [INF] Started transaction with span ID 'a9a4323df998276c' and trace ID 'dcf4f1c200534c218e38127d6686583f'. 2025-06-13 07:46:01.932 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:01.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-13 07:46:01.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:01.951 +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-13 07:46:01.952 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:01.952 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:01.952 +00:00 [INF] Started transaction with span ID 'd3882e5d360972c0' and trace ID '9a22b6cd48b445db87455b24b5f8328a'. 2025-06-13 07:46:01.958 +00:00 [INF] Started transaction with span ID 'd3882e5d360972c0' and trace ID '9a22b6cd48b445db87455b24b5f8328a'. 2025-06-13 07:46:01.958 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:01.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-13 07:46:01.959 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:01.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:01.959 +00:00 [INF] Started transaction with span ID 'a754196cb016853d' and trace ID '4bc4067ae7344506b4aa28482277df5f'. 2025-06-13 07:46:01.965 +00:00 [INF] Started transaction with span ID 'a754196cb016853d' and trace ID '4bc4067ae7344506b4aa28482277df5f'. 2025-06-13 07:46:01.966 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:01.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-13 07:46:01.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-13 07:46:01.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-13 07:46:02.052 +00:00 [INF] Executed DbCommand (67ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:02.104 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:02.104 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 780.0013ms 2025-06-13 07:46:02.104 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:02.105 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:02.124 +00:00 [INF] Envelope queued up: 'ce15d7fb22bf471d82ded7ed3037984e' 2025-06-13 07:46:02.124 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:02.124 +00:00 [INF] Envelope queued up: '910d858a5dbd43dea818bcbb1c5f82ae' 2025-06-13 07:46:02.124 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 800.5421ms 2025-06-13 07:46:02.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-13 07:46:02.182 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:02.228 +00:00 [INF] Executed DbCommand (176ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:02.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:02.308 +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-13 07:46:02.321 +00:00 [INF] Executed DbCommand (93ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:02.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-13 07:46:02.382 +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-13 07:46:02.240 +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-13 07:46:02.413 +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-13 07:46:02.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-13 07:46:02.420 +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-13 07:46:02.463 +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-13 07:46:02.464 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:02.464 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:02.464 +00:00 [INF] Started transaction with span ID 'a2a1c98c510828ef' and trace ID '4017f71d547040cb9289dbfa7c56304c'. 2025-06-13 07:46:02.464 +00:00 [INF] Started transaction with span ID 'a2a1c98c510828ef' and trace ID '4017f71d547040cb9289dbfa7c56304c'. 2025-06-13 07:46:02.464 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:02.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-13 07:46:02.488 +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-13 07:46:02.497 +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-13 07:46:02.516 +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-13 07:46:02.516 +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-13 07:46:02.555 +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-13 07:46:02.582 +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-13 07:46:02.664 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:02.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-13 07:46:02.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-13 07:46:02.750 +00:00 [INF] Executed DbCommand (127ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.815 +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-13 07:46:02.816 +00:00 [INF] Executed DbCommand (133ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:02.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-13 07:46:02.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:02.942 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:02.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:02.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.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-13 07:46:02.989 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:02.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-13 07:46:03.009 +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-13 07:46:03.012 +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-13 07:46:03.020 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.037 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.052 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.068 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.072 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.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-13 07:46:03.082 +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-13 07:46:03.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-13 07:46:03.083 +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-13 07:46:03.084 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.110 +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-13 07:46:03.112 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.137 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.148 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.186 +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-13 07:46:03.187 +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-13 07:46:03.196 +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-13 07:46:03.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-13 07:46:03.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:03.209 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.217 +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-13 07:46:03.215 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.273 +00:00 [INF] Executed DbCommand (56ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.304 +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-13 07:46:03.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-13 07:46:03.309 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:03.324 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.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-13 07:46:03.328 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.332 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:03.332 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:03.332 +00:00 [INF] Started transaction with span ID 'aadb2ae99f6be598' and trace ID '1cc27c68d63f4c298833e27714fc1da2'. 2025-06-13 07:46:03.332 +00:00 [INF] Started transaction with span ID 'aadb2ae99f6be598' and trace ID '1cc27c68d63f4c298833e27714fc1da2'. 2025-06-13 07:46:03.332 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:03.332 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:03.346 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:03.346 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:03.346 +00:00 [INF] Started transaction with span ID 'd1162a84fd659fd3' and trace ID '7a1dfd2c4f524e868e20c088a0676a75'. 2025-06-13 07:46:03.347 +00:00 [INF] Started transaction with span ID 'd1162a84fd659fd3' and trace ID '7a1dfd2c4f524e868e20c088a0676a75'. 2025-06-13 07:46:03.347 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.350 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.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-13 07:46:03.370 +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-13 07:46:03.381 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:03.382 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:03.407 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.440 +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-13 07:46:03.441 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.443 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.501 +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-13 07:46:03.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-13 07:46:03.514 +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-13 07:46:03.514 +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-13 07:46:03.514 +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-13 07:46:03.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-13 07:46:03.566 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.584 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.594 +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-13 07:46:03.594 +00:00 [INF] Executed DbCommand (55ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:03.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-13 07:46:03.611 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.611 +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-13 07:46:03.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-13 07:46:03.627 +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-13 07:46:03.630 +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-13 07:46:03.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-13 07:46:03.634 +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-13 07:46:03.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-13 07:46:03.643 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.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-13 07:46:03.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-13 07:46:03.643 +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-13 07:46:03.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-13 07:46:03.668 +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-13 07:46:03.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-13 07:46:03.687 +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-13 07:46:03.695 +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-13 07:46:03.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-13 07:46:03.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.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-13 07:46:03.709 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.722 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.764 +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-13 07:46:03.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.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-13 07:46:03.787 +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-13 07:46:03.793 +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-13 07:46:03.793 +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-13 07:46:03.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-13 07:46:03.860 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.900 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.918 +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-13 07:46:03.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:03.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-13 07:46:03.941 +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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.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-13 07:46:03.956 +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-13 07:46:03.959 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:03.959 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:03.965 +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-13 07:46:03.977 +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-13 07:46:03.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-13 07: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-13 07:46:03.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-13 07:46:03.996 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.008 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.012 +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-13 07:46: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-13 07:46:04.044 +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-13 07:46:04.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.056 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.076 +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-13 07:46:04.084 +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-13 07:46:04.088 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.114 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.128 +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-13 07: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-13 07:46:04.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.149 +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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.165 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46: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-13 07:46:04.185 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:04.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-13 07:46: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-13 07:46:04.194 +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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.211 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:04.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-13 07:46:04.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07: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-13 07:46:04.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-13 07:46:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.302 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07: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-13 07:46:04.312 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2379.2779ms 2025-06-13 07:46:04.312 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.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-13 07:46:04.314 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.314 +00:00 [INF] Envelope queued up: '104cac3a050a49b3bfcaac4e989390da' 2025-06-13 07:46:04.314 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.314 +00:00 [INF] Envelope queued up: 'f1dc4cedd77f47a8922d734935c9f42e' 2025-06-13 07:46:04.314 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2382.1241ms 2025-06-13 07:46:04.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-13 07:46: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-13 07:46:04.325 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:04.327 +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-13 07:46:04.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-13 07:46:04.330 +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-13 07:46:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.340 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.396 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.408 +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-13 07:46:04.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.415 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:04.418 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46: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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.450 +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-13 07:46:04.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.452 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:04.452 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2485.7944ms 2025-06-13 07:46:04.452 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.453 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.453 +00:00 [INF] Envelope queued up: 'e2f673bc2d484d228a8a17efb387d7d7' 2025-06-13 07:46:04.453 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.453 +00:00 [INF] Envelope queued up: 'd79e9b5ad3204c2aae2d8eab99682129' 2025-06-13 07:46:04.453 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2493.9039ms 2025-06-13 07:46: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-13 07:46:04.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-13 07:46: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-13 07:46: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-13 07:46:04.467 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.480 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:04.480 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:04.480 +00:00 [INF] Started transaction with span ID '63f5b1bc634b2322' and trace ID '697e069c1e5a40408c43ddbb2d3b7f44'. 2025-06-13 07:46:04.481 +00:00 [INF] Started transaction with span ID '63f5b1bc634b2322' and trace ID '697e069c1e5a40408c43ddbb2d3b7f44'. 2025-06-13 07:46:04.482 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.493 +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-13 07:46:04.500 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:04.500 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2542.3331ms 2025-06-13 07:46:04.500 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.501 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.502 +00:00 [INF] Envelope queued up: 'dd97414fbe114173baeb90a774b8e326' 2025-06-13 07:46:04.504 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.505 +00:00 [INF] Envelope queued up: 'fa7ea8a1c0934e6fb35f6e443aa6ded1' 2025-06-13 07:46:04.505 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2553.7773ms 2025-06-13 07:46:04.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.502 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:04.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-13 07:46:04.507 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:04.507 +00:00 [INF] Started transaction with span ID '2ccb5ebedc17ccdf' and trace ID '1d1427678e014a15b812a94624f0d62b'. 2025-06-13 07:46:04.508 +00:00 [INF] Started transaction with span ID '2ccb5ebedc17ccdf' and trace ID '1d1427678e014a15b812a94624f0d62b'. 2025-06-13 07:46:04.509 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.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-13 07:46:04.511 +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-13 07:46: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-13 07:46:04.520 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:04.520 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:04.520 +00:00 [INF] Started transaction with span ID '7ecc57dcc240365d' and trace ID 'a935c6eacedc4da98e6e0cd3e1f668d9'. 2025-06-13 07:46:04.521 +00:00 [INF] Started transaction with span ID '7ecc57dcc240365d' and trace ID 'a935c6eacedc4da98e6e0cd3e1f668d9'. 2025-06-13 07:46:04.521 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.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-13 07:46: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-13 07:46:04.532 +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-13 07:46:04.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-13 07:46:04.536 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.547 +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-13 07:46:04.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-13 07:46:04.553 +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-13 07:46:04.560 +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-13 07:46:04.561 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:04.578 +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-13 07:46:04.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.599 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.621 +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-13 07:46:04.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-13 07:46:04.626 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.645 +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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.655 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.658 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.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-13 07:46:04.663 +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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.674 +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-13 07:46:04.675 +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-13 07:46:04.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-13 07:46: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-13 07:46:04.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.692 +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-13 07:46: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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.743 +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-13 07:46:04.744 +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-13 07:46:04.745 +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-13 07:46:04.746 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.760 +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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46: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-13 07:46:04.812 +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-13 07:46:04.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-13 07:46:04.815 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:04.815 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2351.2113ms 2025-06-13 07:46:04.815 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.816 +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-13 07:46:04.816 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:04.816 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1468.9001ms 2025-06-13 07:46:04.816 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.816 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.817 +00:00 [INF] Envelope queued up: '198b1d8f919a4670be237775e04e9396' 2025-06-13 07:46:04.817 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.817 +00:00 [INF] Envelope queued up: 'c63626a732964084b05e09e999ac3d36' 2025-06-13 07:46:04.817 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1471.0783ms 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.821 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.822 +00:00 [INF] Envelope queued up: '9cb462d3406742f9b225d867eab44e4f' 2025-06-13 07:46:04.822 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.822 +00:00 [INF] Envelope queued up: '96abb33ae67a4ab9b8ba2fece06464f9' 2025-06-13 07:46:04.822 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2358.1687ms 2025-06-13 07:46:04.822 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:04.828 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:04.841 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:04.844 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:04.844 +00:00 [INF] Started transaction with span ID 'bd0fb75e35d423c' and trace ID 'a6a4ba2df545420eb1a565b1097e9571'. 2025-06-13 07:46:04.844 +00:00 [INF] Started transaction with span ID 'bd0fb75e35d423c' and trace ID 'a6a4ba2df545420eb1a565b1097e9571'. 2025-06-13 07:46:04.844 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.844 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.858 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.877 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46: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-13 07:46:04.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-13 07:46:04.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:04.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:04.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.905 +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-13 07:46:04.906 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:04.906 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1573.9478ms 2025-06-13 07:46:04.906 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:04.907 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.907 +00:00 [INF] Envelope queued up: '5d0b0026714641479e811041d92f24e2' 2025-06-13 07:46:04.907 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:04.907 +00:00 [INF] Envelope queued up: 'e57c28908e2448b69f7e17b9ef150815' 2025-06-13 07:46:04.907 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1575.2329ms 2025-06-13 07:46:04.912 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07: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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46: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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.979 +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-13 07:46:04.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-13 07:46:04.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-13 07:46:04.985 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:04.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-13 07:46:04.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-13 07:46:04.995 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:04.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-13 07:46: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-13 07:46:05.012 +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-13 07:46:04.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.039 +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-13 07:46: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-13 07:46:05.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-13 07:46:05.046 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:05.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-13 07:46: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-13 07:46: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-13 07:46:05.055 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:05.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-13 07:46:05.060 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46: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-13 07:46:05.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-13 07:46: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-13 07:46:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.101 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.136 +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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.175 +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-13 07:46:05.197 +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-13 07:46: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-13 07:46:05.206 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.214 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.231 +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-13 07:46:05.256 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.262 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.267 +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-13 07:46:05.271 +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-13 07:46:05.276 +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-13 07:46:05.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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.285 +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-13 07:46:05.294 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:05.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:05.294 +00:00 [INF] Started transaction with span ID '3a17c945fbfb3c57' and trace ID '22d969e88f9b4b29a406396bd3babfcf'. 2025-06-13 07:46:05.295 +00:00 [INF] Started transaction with span ID '3a17c945fbfb3c57' and trace ID '22d969e88f9b4b29a406396bd3babfcf'. 2025-06-13 07:46:05.295 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.318 +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-13 07:46:05.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:05.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:05.324 +00:00 [INF] Started transaction with span ID '433ed4650a1e7998' and trace ID 'cd3dd75711de469c9f1a45a94c6a4dff'. 2025-06-13 07:46:05.325 +00:00 [INF] Started transaction with span ID '433ed4650a1e7998' and trace ID 'cd3dd75711de469c9f1a45a94c6a4dff'. 2025-06-13 07:46:05.325 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:05.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-13 07:46:05.333 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.361 +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-13 07:46:05.375 +00:00 [INF] Executed DbCommand (59ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:05.375 +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-13 07:46:05.375 +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-13 07:46:05.400 +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-13 07:46:05.401 +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-13 07:46: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-13 07:46:05.407 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:05.418 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:05.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.424 +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-13 07:46:05.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-13 07:46:05.432 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.453 +00:00 [INF] Executed DbCommand (60ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:05.458 +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-13 07:46:05.458 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.476 +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-13 07:46:05.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-13 07:46:05.483 +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-13 07:46:05.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-13 07:46:05.500 +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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.525 +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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.558 +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-13 07:46:05.568 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.576 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.582 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:05.589 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:05.596 +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-13 07:46:05.596 +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-13 07:46:05.609 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46: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-13 07:46:05.629 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46: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-13 07:46:05.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-13 07:46:05.662 +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-13 07:46:05.664 +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-13 07:46:05.665 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:05.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.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-13 07:46:05.673 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:05.696 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:05.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-13 07:46:05.699 +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-13 07:46:05.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-13 07:46:05.712 +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-13 07:46:05.713 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:05.713 +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-13 07:46:05.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-13 07:46: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-13 07:46:05.732 +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-13 07:46:05.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-13 07:46:05.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:05.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-13 07:46:05.744 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.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-13 07:46:05.761 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.771 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.780 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.781 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.785 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:05.786 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1303.7606ms 2025-06-13 07:46:05.787 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46: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-13 07:46:05.785 +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-13 07:46:05.804 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:05.804 +00:00 [INF] Envelope queued up: 'ad7157f25316433bba9c8e546c00da05' 2025-06-13 07:46:05.804 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:05.804 +00:00 [INF] Envelope queued up: '7852af27c0214959839eefb4af4cdb88' 2025-06-13 07:46:05.804 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1324.5228ms 2025-06-13 07:46:05.808 +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-13 07:46:05.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-13 07:46: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-13 07:46:05.820 +00:00 [INF] Executed DbCommand (455ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:05.844 +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-13 07:46:05.865 +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-13 07:46:05.876 +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-13 07:46:05.885 +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-13 07:46:05.885 +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-13 07:46:05.891 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.905 +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-13 07:46:05.911 +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-13 07:46:05.931 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.932 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.961 +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-13 07:46:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:05.983 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:05.986 +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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:05.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-13 07:46:06.003 +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-13 07:46:06.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-13 07:46:06.005 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.006 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:06.007 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1496.2391ms 2025-06-13 07:46:06.008 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.008 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.008 +00:00 [INF] Envelope queued up: '818ccb280d13461cb0dceca99473ea65' 2025-06-13 07:46:06.009 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.009 +00:00 [INF] Envelope queued up: '936b22683144417187a76dbeb41f3bf5' 2025-06-13 07:46:06.009 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1507.0160ms 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.008 +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-13 07:46:06.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-13 07:46: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-13 07:46:06.021 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:06.023 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:06.023 +00:00 [INF] Started transaction with span ID '88dff39f04d831d5' and trace ID 'b80100896ce240c3bff58bfa1f113f1d'. 2025-06-13 07:46:06.023 +00:00 [INF] Started transaction with span ID '88dff39f04d831d5' and trace ID 'b80100896ce240c3bff58bfa1f113f1d'. 2025-06-13 07:46:06.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-13 07:46:06.025 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.032 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.042 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.043 +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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.084 +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-13 07:46:06.086 +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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46: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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.114 +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-13 07:46:06.114 +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-13 07:46:06.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-13 07:46:06.121 +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-13 07:46:06.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-13 07:46:06.127 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.174 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.185 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.195 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1674.5864ms 2025-06-13 07:46:06.195 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.196 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.196 +00:00 [INF] Envelope queued up: 'f668dc9609d741f1b8bc8a5586d43069' 2025-06-13 07:46:06.196 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.196 +00:00 [INF] Envelope queued up: '596803b1755e46ce9011bb3977925c1b' 2025-06-13 07:46:06.196 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1676.0665ms 2025-06-13 07:46:06.198 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:06.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-13 07:46:06.219 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.232 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.248 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.254 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:06.257 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.303 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.328 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:06.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-13 07:46:06.330 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1486.0582ms 2025-06-13 07:46:06.333 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.333 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.335 +00:00 [INF] Envelope queued up: 'ad442a4aa8d5403f88765f2b75fdc21e' 2025-06-13 07:46:06.335 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.335 +00:00 [INF] Envelope queued up: '3a8dc11314e943c1bf89e9791d62677b' 2025-06-13 07:46:06.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 1494.3373ms 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.362 +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-13 07:46:06.364 +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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.411 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.472 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:06.475 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:06.475 +00:00 [INF] Started transaction with span ID '27bae4801072863a' and trace ID '24f41a38a0734ab2bd3a0fe6b3bb335b'. 2025-06-13 07:46:06.475 +00:00 [INF] Started transaction with span ID '27bae4801072863a' and trace ID '24f41a38a0734ab2bd3a0fe6b3bb335b'. 2025-06-13 07:46:06.475 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.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-13 07:46:06.472 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:06.476 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:06.476 +00:00 [INF] Started transaction with span ID 'bccec66b96257d78' and trace ID '241b92f6213b4945bdf7ae0c265a6517'. 2025-06-13 07:46:06.476 +00:00 [INF] Started transaction with span ID 'bccec66b96257d78' and trace ID '241b92f6213b4945bdf7ae0c265a6517'. 2025-06-13 07:46:06.476 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.476 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:06.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-13 07:46:06.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.493 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.496 +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-13 07:46:06.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-13 07:46:06.504 +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-13 07:46:06.505 +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-13 07:46:06.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-13 07:46:06.510 +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-13 07:46:06.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-13 07:46:06.511 +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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.521 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.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-13 07:46:06.564 +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-13 07:46: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-13 07:46:06.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:06.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-13 07:46:06.577 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.580 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.591 +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-13 07:46:06.610 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:06.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-13 07:46:06.612 +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-13 07:46:06.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-13 07:46:06.622 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.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-13 07:46:06.646 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.657 +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-13 07:46:06.660 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:06.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-13 07:46:06.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1367.7471ms 2025-06-13 07:46:06.664 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.664 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.674 +00:00 [INF] Envelope queued up: '63225ed3d9d0462c9b0fcda7ac429d83' 2025-06-13 07:46:06.674 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.674 +00:00 [INF] Envelope queued up: '3053598dd8ff4dc5bb690fbb6c0395b4' 2025-06-13 07:46:06.674 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1380.0246ms 2025-06-13 07:46:06.674 +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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.703 +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-13 07:46: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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:06.726 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.768 +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-13 07:46:06.768 +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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.789 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.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-13 07:46:06.797 +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-13 07:46:06.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:06.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.875 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:06.886 +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-13 07:46:06.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-13 07:46:06.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.922 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:06.923 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:06.923 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.934 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.935 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:06.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:06.944 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1619.5207ms 2025-06-13 07:46:06.944 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:06.945 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.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-13 07:46:06.948 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:06.949 +00:00 [INF] Envelope queued up: '28258a5c93814e46b26e6f04fbe1b320' 2025-06-13 07:46:06.949 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:06.949 +00:00 [INF] Envelope queued up: '850d8752b09640449653d6976b9881c2' 2025-06-13 07:46:06.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 1624.5279ms 2025-06-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46: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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46:06.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-13 07:46: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-13 07:46:07.004 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:07.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-13 07:46:07.011 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.036 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:07.036 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:07.037 +00:00 [INF] Started transaction with span ID '9bac9f545e679279' and trace ID '4c4592f633084a349e2938cabeffbe18'. 2025-06-13 07:46:07.037 +00:00 [INF] Started transaction with span ID '9bac9f545e679279' and trace ID '4c4592f633084a349e2938cabeffbe18'. 2025-06-13 07:46:07.037 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.060 +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-13 07:46:07.064 +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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.073 +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-13 07:46:07.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:07.078 +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-13 07:46:07.085 +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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.100 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:07.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-13 07:46:07.107 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:07.109 +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-13 07:46:07.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-13 07:46: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-13 07:46:07.121 +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-13 07:46:07.121 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:07.122 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1095.4887ms 2025-06-13 07:46:07.122 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:07.122 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.122 +00:00 [INF] Envelope queued up: '34491b1b40304d7b8a3957ac29382436' 2025-06-13 07:46:07.122 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.122 +00:00 [INF] Envelope queued up: '861bde52562949698e5942fe3bedb94a' 2025-06-13 07:46:07.122 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1101.0022ms 2025-06-13 07:46:07.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46: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-13 07:46:07.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.183 +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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.242 +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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.263 +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-13 07:46:07.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-13 07:46:07.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.306 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:07.308 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 832.2753ms 2025-06-13 07:46:07.308 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:07.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-13 07:46:07.310 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.311 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:07.320 +00:00 [INF] Envelope queued up: '01f47d8324b44ab7adca17b49f890d47' 2025-06-13 07:46:07.321 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.321 +00:00 [INF] Envelope queued up: '315f4e7a72a44283ab4f4ff82750e458' 2025-06-13 07:46:07.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 848.7289ms 2025-06-13 07:46:07.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-13 07:46:07.329 +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-13 07:46:07.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:07.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-13 07:46:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.338 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:07.339 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 863.687ms 2025-06-13 07:46:07.340 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:07.340 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.342 +00:00 [INF] Envelope queued up: '8f9c96ec1fec4600b45ddf252b9b278f' 2025-06-13 07:46:07.342 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.342 +00:00 [INF] Envelope queued up: '23da54392e9d4acb8ccfca98fe3293f5' 2025-06-13 07:46:07.342 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 869.8924ms 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.410 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.478 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:07.479 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 442.3028ms 2025-06-13 07:46:07.479 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:07.480 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.481 +00:00 [INF] Envelope queued up: 'ce4c0abbe4d4472ea5ddfa35b4bc4c79' 2025-06-13 07:46:07.481 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.482 +00:00 [INF] Envelope queued up: '0612c4d4628a4421976e098aebe4b91e' 2025-06-13 07:46:07.482 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 445.6641ms 2025-06-13 07:46:07.613 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:07.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:07.613 +00:00 [INF] Started transaction with span ID 'a288fdc4ed4bd4f2' and trace ID '76113bfad7164f9b9d7b65ba34fae02d'. 2025-06-13 07:46:07.613 +00:00 [INF] Started transaction with span ID 'a288fdc4ed4bd4f2' and trace ID '76113bfad7164f9b9d7b65ba34fae02d'. 2025-06-13 07:46:07.613 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:07.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-13 07:46:07.614 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:46:07.614 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:07.614 +00:00 [INF] Started transaction with span ID 'cbc172f1216222c7' and trace ID '739df19a6f4545669e7de7f741f2c361'. 2025-06-13 07:46:07.614 +00:00 [INF] Started transaction with span ID 'cbc172f1216222c7' and trace ID '739df19a6f4545669e7de7f741f2c361'. 2025-06-13 07:46:07.614 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:46:07.614 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:07.616 +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-13 07:46:07.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-13 07:46:07.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9033ms 2025-06-13 07:46:07.616 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:46:07.616 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.616 +00:00 [INF] Envelope queued up: 'ad9d3bf1b09e4b4f942a365b1ea11802' 2025-06-13 07:46:07.617 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:07.617 +00:00 [INF] Envelope queued up: '7c0b805e9a14420bac0780d03502d562' 2025-06-13 07:46:07.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 3.2242ms 2025-06-13 07:46:07.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:07.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:07.623 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:07.624 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:07.625 +00:00 [INF] Started transaction with span ID '719c291da032c798' and trace ID '5ac0af357c1c4920a52635f37836213e'. 2025-06-13 07:46:07.625 +00:00 [INF] Started transaction with span ID '719c291da032c798' and trace ID '5ac0af357c1c4920a52635f37836213e'. 2025-06-13 07:46:07.626 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46: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-13 07:46:07.641 +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-13 07:46:07.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:07.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:07.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.677 +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-13 07:46: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-13 07:46:07.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-13 07:46: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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.723 +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-13 07:46:07.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-13 07:46:07.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46:07.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.822 +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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.892 +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-13 07:46:07.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:07.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-13 07:46:07.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:07.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-13 07:46:07.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-13 07:46: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-13 07:46:07.974 +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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.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-13 07:46:07.995 +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-13 07:46:08.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.030 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:08.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:08.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-13 07:46:08.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.081 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:08.084 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 471.28ms 2025-06-13 07:46:08.085 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:08.085 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:08.085 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:08.085 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 458.8453ms 2025-06-13 07:46:08.085 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:08.085 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:08.087 +00:00 [INF] Envelope queued up: 'b9f208994b4b4952b8c12271b3638157' 2025-06-13 07:46:08.087 +00:00 [INF] Envelope queued up: 'be2bc6b395b84439b703e48f1e4a8fbe' 2025-06-13 07:46:08.088 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:08.088 +00:00 [INF] Envelope queued up: '3b87b481865d427a8ff09449a99eb49c' 2025-06-13 07:46:08.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 475.4343ms 2025-06-13 07:46:08.088 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:08.088 +00:00 [INF] Envelope queued up: '9908e5a6c1e34d4caf7c4fe01eaa7236' 2025-06-13 07:46:08.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 464.9563ms 2025-06-13 07:46:08.176 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:08.176 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:08.176 +00:00 [INF] Started transaction with span ID 'f4a3ecda8c9e648c' and trace ID '03a182766783496c91b753e88a33f0b0'. 2025-06-13 07:46:08.176 +00:00 [INF] Started transaction with span ID 'f4a3ecda8c9e648c' and trace ID '03a182766783496c91b753e88a33f0b0'. 2025-06-13 07:46:08.176 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:08.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-13 07:46:08.194 +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-13 07:46:08.212 +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-13 07:46:08.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:08.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46: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-13 07:46:08.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-13 07:46: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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.411 +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-13 07:46:08.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-13 07:46:08.426 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:08.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.476 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:08.484 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:08.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-13 07:46:08.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46:08.524 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:08.530 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 353.4092ms 2025-06-13 07:46:08.530 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:08.530 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:08.538 +00:00 [INF] Envelope queued up: '8faf6b1eba944690a025de3650bd66f3' 2025-06-13 07:46:08.538 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:08.538 +00:00 [INF] Envelope queued up: '46179f91d500496a825d14dceb441ad6' 2025-06-13 07:46:08.538 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 362.1892ms 2025-06-13 07:46:08.747 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:08.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:08.749 +00:00 [INF] Started transaction with span ID 'eceb1b594b807df5' and trace ID 'f2668584e1624b37afa02e751394793d'. 2025-06-13 07:46:08.749 +00:00 [INF] Started transaction with span ID 'eceb1b594b807df5' and trace ID 'f2668584e1624b37afa02e751394793d'. 2025-06-13 07:46:08.749 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:08.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-13 07:46:08.760 +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-13 07:46:08.776 +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-13 07:46:08.782 +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-13 07:46:08.789 +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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46:08.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.869 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:08.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-13 07:46: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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.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-13 07:46:08.958 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:08.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:08.982 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:08.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-13 07:46:08.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-13 07:46: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-13 07:46:09.013 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:09.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-13 07:46:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:09.048 +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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:09.171 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:09.172 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 423.1933ms 2025-06-13 07:46:09.172 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:09.173 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:09.174 +00:00 [INF] Envelope queued up: '3e32731c23d64727bfc1c8dc95fd716f' 2025-06-13 07:46:09.174 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:09.174 +00:00 [INF] Envelope queued up: '47bab7371fe44856b8f48f22011b2f96' 2025-06-13 07:46:09.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 427.4364ms 2025-06-13 07:46:09.316 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:09.316 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:09.316 +00:00 [INF] Started transaction with span ID '8d72ef559067610c' and trace ID '7bfe00aa5de14ca0b8071d46f89834ac'. 2025-06-13 07:46:09.316 +00:00 [INF] Started transaction with span ID '8d72ef559067610c' and trace ID '7bfe00aa5de14ca0b8071d46f89834ac'. 2025-06-13 07:46:09.316 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:09.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-13 07:46:09.328 +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-13 07:46:09.352 +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-13 07:46:09.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.561 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:09.562 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 245.6852ms 2025-06-13 07:46:09.562 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:09.562 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:09.564 +00:00 [INF] Envelope queued up: 'f70f5da092244519a907087bd3d95654' 2025-06-13 07:46:09.564 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:09.564 +00:00 [INF] Envelope queued up: '48b373f60cfd4699b77e88ad2f6f8915' 2025-06-13 07:46:09.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 248.6766ms 2025-06-13 07:46:09.882 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:09.883 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:09.883 +00:00 [INF] Started transaction with span ID '62357b80045ae51f' and trace ID '6e4b066b4dae4501b7255a5182827b3f'. 2025-06-13 07:46:09.883 +00:00 [INF] Started transaction with span ID '62357b80045ae51f' and trace ID '6e4b066b4dae4501b7255a5182827b3f'. 2025-06-13 07:46:09.883 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:09.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-13 07:46:09.888 +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-13 07:46:09.892 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:09.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-13 07:46: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-13 07:46:09.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-13 07:46:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:10.156 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:10.158 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 274.8547ms 2025-06-13 07:46:10.158 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:10.158 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:10.160 +00:00 [INF] Envelope queued up: 'a64b494cc838495ea76a4cd3ab9d8c8e' 2025-06-13 07:46:10.160 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:10.160 +00:00 [INF] Envelope queued up: '68b8636019fe4a209d66c2669bbc60b4' 2025-06-13 07:46:10.161 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 278.2733ms 2025-06-13 07:46:10.441 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:10.441 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:10.441 +00:00 [INF] Started transaction with span ID '729a2314fbc78597' and trace ID 'fadf871c78214642b6abc188e38bcb2c'. 2025-06-13 07:46:10.441 +00:00 [INF] Started transaction with span ID '729a2314fbc78597' and trace ID 'fadf871c78214642b6abc188e38bcb2c'. 2025-06-13 07:46:10.441 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:10.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-13 07:46:10.454 +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-13 07:46:10.470 +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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46: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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.616 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.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-13 07:46: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-13 07:46:10.722 +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-13 07:46:10.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-13 07:46: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-13 07:46:10.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-13 07:46:10.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-13 07:46:10.741 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:10.743 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.7395ms 2025-06-13 07:46:10.743 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:10.743 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:10.745 +00:00 [INF] Envelope queued up: '722061685a384fdd81ddcd7d2f4ee7b2' 2025-06-13 07:46:10.745 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:10.745 +00:00 [INF] Envelope queued up: 'edc7779b511c4b148a5276bb3c20b245' 2025-06-13 07:46:10.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 305.1418ms 2025-06-13 07:46:10.999 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:10.999 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:11.000 +00:00 [INF] Started transaction with span ID 'e846c62098d20846' and trace ID '8c67490a50ba472ea51894a45859e1c8'. 2025-06-13 07:46:11.001 +00:00 [INF] Started transaction with span ID 'e846c62098d20846' and trace ID '8c67490a50ba472ea51894a45859e1c8'. 2025-06-13 07:46:11.002 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:11.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-13 07:46:11.023 +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-13 07:46:11.056 +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-13 07:46:11.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-13 07:46:11.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.084 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46: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-13 07:46: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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46:11.327 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:11.329 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 327.0641ms 2025-06-13 07:46:11.329 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:11.329 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:11.331 +00:00 [INF] Envelope queued up: 'fecbe587690347d0b78bc603f07bd668' 2025-06-13 07:46:11.331 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:11.331 +00:00 [INF] Envelope queued up: '47d31facc2cf4014bbdf5cb04e678215' 2025-06-13 07:46:11.331 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 331.9693ms 2025-06-13 07:46:11.562 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:11.562 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:11.562 +00:00 [INF] Started transaction with span ID '9be94fe6ba49750e' and trace ID 'f6e7deca3470412289df2ce343765ef8'. 2025-06-13 07:46:11.563 +00:00 [INF] Started transaction with span ID '9be94fe6ba49750e' and trace ID 'f6e7deca3470412289df2ce343765ef8'. 2025-06-13 07:46:11.563 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:11.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-13 07:46:11.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:11.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:11.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-13 07:46:11.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.655 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.689 +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-13 07:46: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-13 07:46:11.710 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:11.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-13 07:46:11.721 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.745 +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-13 07:46:11.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46: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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.815 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46:11.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-13 07:46: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-13 07:46:11.884 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:11.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-13 07:46:11.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:11.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:11.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-13 07:46:11.932 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:11.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-13 07:46:11.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-13 07:46:11.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:11.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-13 07:46: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-13 07:46:11.976 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:11.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-13 07:46:11.992 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:11.997 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:12.113 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:12.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:12.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:12.116 +00:00 [INF] Started transaction with span ID 'ad4de31c3a466533' and trace ID '1fae58f54ab241229e0c7f28252e6417'. 2025-06-13 07:46:12.116 +00:00 [INF] Started transaction with span ID 'ad4de31c3a466533' and trace ID '1fae58f54ab241229e0c7f28252e6417'. 2025-06-13 07:46:12.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:12.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-13 07:46:12.128 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 565.3874ms 2025-06-13 07:46:12.128 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:12.129 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:12.131 +00:00 [INF] Envelope queued up: '090d3690689542c4a978fac5be52e4d1' 2025-06-13 07:46:12.134 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:12.134 +00:00 [INF] Envelope queued up: 'd1dc6d4407ff4a3aab822674bbac7dbc' 2025-06-13 07:46:12.136 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 572.8232ms 2025-06-13 07:46:12.153 +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-13 07:46:12.173 +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-13 07:46:12.177 +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-13 07:46:12.184 +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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.227 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:12.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-13 07:46:12.237 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:12.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-13 07:46:12.251 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:12.296 +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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.369 +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-13 07:46:12.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-13 07:46: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-13 07:46:12.386 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:12.396 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:12.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-13 07:46: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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:12.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.526 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:12.528 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 411.1511ms 2025-06-13 07:46:12.528 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:12.528 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:12.529 +00:00 [INF] Envelope queued up: '8e6fd74efa2442daa15033e6f911f043' 2025-06-13 07:46:12.530 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:12.530 +00:00 [INF] Envelope queued up: 'ae9b6459eb1e4c41bf221fc1137e7267' 2025-06-13 07:46:12.530 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 414.2236ms 2025-06-13 07:46:12.707 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:12.707 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:12.708 +00:00 [INF] Started transaction with span ID 'f362525258c3c7f6' and trace ID '5ba16d793923403294a488fda72354d1'. 2025-06-13 07:46:12.708 +00:00 [INF] Started transaction with span ID 'f362525258c3c7f6' and trace ID '5ba16d793923403294a488fda72354d1'. 2025-06-13 07:46:12.708 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:12.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-13 07:46:12.717 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:12.722 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46: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-13 07:46:12.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-13 07:46:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46:12.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-13 07:46: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-13 07:46:12.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-13 07:46:13.002 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:13.003 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 294.5252ms 2025-06-13 07:46:13.003 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:13.003 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:13.005 +00:00 [INF] Envelope queued up: '3ab510645d6f45d98ce8ecdaeda225e6' 2025-06-13 07:46:13.006 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:13.006 +00:00 [INF] Envelope queued up: '7eafefdb2a124de9b4162957f0ab484f' 2025-06-13 07:46:13.008 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 301.1236ms 2025-06-13 07:46:13.271 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:13.271 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:13.271 +00:00 [INF] Started transaction with span ID 'a75af8ee06d35493' and trace ID 'b11ff200329a4ce7b7ecd3ef2e041d68'. 2025-06-13 07:46:13.271 +00:00 [INF] Started transaction with span ID 'a75af8ee06d35493' and trace ID 'b11ff200329a4ce7b7ecd3ef2e041d68'. 2025-06-13 07:46:13.271 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:13.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-13 07:46:13.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-13 07:46:13.306 +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-13 07:46:13.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:13.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.541 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:13.543 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 270.9856ms 2025-06-13 07:46:13.543 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:13.543 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:13.545 +00:00 [INF] Envelope queued up: '5d00fff9d12547a49d7a41de084286e8' 2025-06-13 07:46:13.545 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:13.545 +00:00 [INF] Envelope queued up: 'f32542c66fd44360afa91a14540ba70f' 2025-06-13 07:46:13.546 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 274.7253ms 2025-06-13 07:46:13.827 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:13.828 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:13.828 +00:00 [INF] Started transaction with span ID '6624621b4aef4784' and trace ID '823823b59bfc4e15991d590599ed2103'. 2025-06-13 07:46:13.828 +00:00 [INF] Started transaction with span ID '6624621b4aef4784' and trace ID '823823b59bfc4e15991d590599ed2103'. 2025-06-13 07:46:13.828 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:13.828 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:13.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-13 07:46:13.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:13.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:13.845 +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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:13.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-13 07:46:13.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-13 07:46: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-13 07:46: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-13 07:46:13.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-13 07:46:13.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-13 07:46:13.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46: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-13 07:46:14.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-13 07:46: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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.076 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:14.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-13 07:46:14.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-13 07:46:14.117 +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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.138 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:14.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-13 07:46:14.149 +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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46:14.177 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:14.202 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:14.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 376.1912ms 2025-06-13 07:46:14.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:14.205 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:14.206 +00:00 [INF] Envelope queued up: '4a52e55d89d2486e93648c20f9a27fc8' 2025-06-13 07:46:14.207 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:14.207 +00:00 [INF] Envelope queued up: '6a427959c68c4065a66c9ebbdc22e8f9' 2025-06-13 07:46:14.207 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 379.9549ms 2025-06-13 07:46:14.389 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:14.389 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:14.389 +00:00 [INF] Started transaction with span ID 'fb50a8d2a67b2fc4' and trace ID '446788ef29074ee7aae6a683ab4db540'. 2025-06-13 07:46:14.389 +00:00 [INF] Started transaction with span ID 'fb50a8d2a67b2fc4' and trace ID '446788ef29074ee7aae6a683ab4db540'. 2025-06-13 07:46:14.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:14.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-13 07:46:14.433 +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-13 07:46:14.454 +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-13 07:46:14.464 +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-13 07:46:14.469 +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-13 07:46: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-13 07:46:14.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-13 07:46:14.492 +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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46: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-13 07:46:14.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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46: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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46:14.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-13 07:46: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-13 07:46: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-13 07:46:14.728 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:14.730 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 340.9057ms 2025-06-13 07:46:14.730 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:14.730 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:14.733 +00:00 [INF] Envelope queued up: 'ef6b4a8e586c4fd69d30256f2d5c0480' 2025-06-13 07:46:14.733 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:14.733 +00:00 [INF] Envelope queued up: 'd44d8511eac749a8baedc26fe1a515b1' 2025-06-13 07:46:14.734 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 344.9299ms 2025-06-13 07:46:14.955 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:14.955 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:14.955 +00:00 [INF] Started transaction with span ID '4755961559d23baf' and trace ID 'd8a03ba45b304c00aa8cd11911508e71'. 2025-06-13 07:46:14.955 +00:00 [INF] Started transaction with span ID '4755961559d23baf' and trace ID 'd8a03ba45b304c00aa8cd11911508e71'. 2025-06-13 07:46:14.955 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:14.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-13 07:46:14.964 +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-13 07:46:14.971 +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-13 07:46:14.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:14.984 +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-13 07:46:14.999 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:15.033 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:15.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-13 07:46:15.051 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07: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-13 07: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-13 07:46: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-13 07:46:15.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-13 07:46:15.081 +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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.125 +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-13 07:46: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-13 07:46: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-13 07:46:15.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.286 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:15.299 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:15.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-13 07:46:15.308 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.358 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:15.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:15.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-13 07:46:15.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-13 07:46:15.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.432 +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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.480 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:15.481 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 525.612ms 2025-06-13 07:46:15.481 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:15.481 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:15.488 +00:00 [INF] Envelope queued up: '90b8f01d875141568c72722a2bd32714' 2025-06-13 07:46:15.488 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:15.488 +00:00 [INF] Envelope queued up: '808a7eed120d4f1c9c97a49d6ad6ec28' 2025-06-13 07:46:15.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 534.6483ms 2025-06-13 07:46:15.527 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:15.527 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:15.527 +00:00 [INF] Started transaction with span ID 'cd9382d8125eab3b' and trace ID '8c5a3c0b769f43a1bf3acc5c226d7f8f'. 2025-06-13 07:46:15.527 +00:00 [INF] Started transaction with span ID 'cd9382d8125eab3b' and trace ID '8c5a3c0b769f43a1bf3acc5c226d7f8f'. 2025-06-13 07:46:15.527 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:15.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-13 07:46:15.543 +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-13 07:46:15.562 +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-13 07:46:15.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-13 07:46:15.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-13 07:46: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46: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-13 07:46: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-13 07:46:15.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-13 07:46:15.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-13 07: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-13 07:46: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-13 07: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-13 07: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46: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-13 07:46:15.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46:15.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-13 07:46: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-13 07:46:15.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-13 07:46:15.805 +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-13 07:46:15.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-13 07:46: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-13 07:46: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-13 07:46:15.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-13 07:46:15.832 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:15.833 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 305.3828ms 2025-06-13 07:46:15.833 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:15.833 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:15.836 +00:00 [INF] Envelope queued up: '208871f0bb1746c2ada9c80f7fcb8f52' 2025-06-13 07:46:15.836 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:15.837 +00:00 [INF] Envelope queued up: '74105c2ead6945779666e02dac61ccfc' 2025-06-13 07:46:15.837 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 310.2379ms 2025-06-13 07:46:16.097 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:16.098 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:16.098 +00:00 [INF] Started transaction with span ID 'b88786ad6d1b640f' and trace ID 'f88b8e0990604c5e9f0613bcb79e1e9c'. 2025-06-13 07:46:16.098 +00:00 [INF] Started transaction with span ID 'b88786ad6d1b640f' and trace ID 'f88b8e0990604c5e9f0613bcb79e1e9c'. 2025-06-13 07:46:16.098 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.098 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:16.112 +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-13 07:46:16.140 +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-13 07:46:16.144 +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-13 07:46:16.155 +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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:16.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.269 +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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46: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-13 07:46:16.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-13 07:46: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-13 07:46: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-13 07:46:16.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-13 07:46:16.343 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:16.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.377 +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-13 07:46:16.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-13 07:46: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-13 07: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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:16.494 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:16.495 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 397.5807ms 2025-06-13 07:46:16.496 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.496 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:16.497 +00:00 [INF] Envelope queued up: '636375f1d515426eae4921c592f84e24' 2025-06-13 07:46:16.497 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:16.498 +00:00 [INF] Envelope queued up: '72c954055b0744219c6189af2626e7df' 2025-06-13 07:46:16.498 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 400.6876ms 2025-06-13 07:46:16.646 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:16.646 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:16.646 +00:00 [INF] Started transaction with span ID 'db762fd52632b322' and trace ID '3e3f46b71fc04134a38d09060207dd7a'. 2025-06-13 07:46:16.646 +00:00 [INF] Started transaction with span ID 'db762fd52632b322' and trace ID '3e3f46b71fc04134a38d09060207dd7a'. 2025-06-13 07:46:16.646 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.646 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:16.653 +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-13 07:46:16.655 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:16.655 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:16.655 +00:00 [INF] Started transaction with span ID '1ca9ae7b87295af5' and trace ID '1d2f59163b7b47bcb92bcfce96f90088'. 2025-06-13 07:46:16.656 +00:00 [INF] Started transaction with span ID '1ca9ae7b87295af5' and trace ID '1d2f59163b7b47bcb92bcfce96f90088'. 2025-06-13 07:46:16.656 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.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-13 07:46:16.657 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:16.657 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:16.657 +00:00 [INF] Started transaction with span ID '45655695e6365d6f' and trace ID 'c83bcb79ac3e4adb97ca17fc8b3164e0'. 2025-06-13 07:46:16.657 +00:00 [INF] Started transaction with span ID '45655695e6365d6f' and trace ID 'c83bcb79ac3e4adb97ca17fc8b3164e0'. 2025-06-13 07:46:16.657 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.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-13 07:46:16.658 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:16.658 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:16.658 +00:00 [INF] Started transaction with span ID 'b065e3d49cac0893' and trace ID '15db891072d94ac6bd53dd487b1a8d31'. 2025-06-13 07:46:16.658 +00:00 [INF] Started transaction with span ID 'b065e3d49cac0893' and trace ID '15db891072d94ac6bd53dd487b1a8d31'. 2025-06-13 07:46:16.658 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.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-13 07:46:16.659 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:16.659 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:16.659 +00:00 [INF] Started transaction with span ID 'b31c3f937e943c66' and trace ID '9ec7e8cc9fb8474c8502a2816adf2291'. 2025-06-13 07:46:16.659 +00:00 [INF] Started transaction with span ID 'b31c3f937e943c66' and trace ID '9ec7e8cc9fb8474c8502a2816adf2291'. 2025-06-13 07:46:16.659 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.659 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:16.662 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:16.666 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:16.671 +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-13 07:46:16.672 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:16.672 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:16.672 +00:00 [INF] Started transaction with span ID 'f43ca95d42b4cf54' and trace ID '3da1503533354073823fb047b01e4c27'. 2025-06-13 07:46:16.673 +00:00 [INF] Started transaction with span ID 'f43ca95d42b4cf54' and trace ID '3da1503533354073823fb047b01e4c27'. 2025-06-13 07:46:16.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:16.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-13 07:46:16.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:16.680 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:16.689 +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-13 07:46:16.694 +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-13 07:46:16.694 +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-13 07:46:16.700 +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-13 07:46:16.702 +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-13 07:46:16.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-13 07:46:16.705 +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-13 07:46:16.706 +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-13 07:46:16.707 +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-13 07:46:16.709 +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-13 07:46:16.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:16.714 +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-13 07:46:16.716 +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-13 07:46:16.720 +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-13 07:46:16.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-13 07:46:16.726 +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-13 07:46:16.729 +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-13 07:46:16.732 +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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.750 +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-13 07:46:16.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-13 07:46:16.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.756 +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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.791 +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-13 07:46:16.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-13 07:46: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-13 07:46:16.795 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.847 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:16.872 +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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.897 +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-13 07:46:16.897 +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-13 07:46:16.898 +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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.922 +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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.948 +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-13 07:46:16.948 +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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:16.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-13 07:46:16.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-13 07:46:16.995 +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-13 07:46:16.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-13 07:46:16.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-13 07:46: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-13 07:46:17.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-13 07:46:17.005 +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-13 07:46:17.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:17.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.010 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.017 +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-13 07:46:17.021 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.026 +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-13 07:46:17.026 +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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.069 +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-13 07:46:17.068 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.084 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.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-13 07:46:17.086 +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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.106 +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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.148 +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-13 07:46:17.152 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.175 +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-13 07:46:17.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.196 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:17.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-13 07:46:17.200 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.213 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46: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-13 07:46:17.226 +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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:17.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:17.296 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.338 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.345 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.398 +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-13 07:46:17.401 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.415 +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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.451 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.461 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.482 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.499 +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-13 07:46:17.500 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.554 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.549 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.568 +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-13 07:46: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-13 07:46:17.595 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.591 +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-13 07:46:17.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-13 07:46:17.608 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.613 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:17.626 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.650 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.670 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.694 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.708 +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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.732 +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-13 07:46:17.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-13 07:46:17.743 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.765 +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-13 07:46:17.765 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.769 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1122.9358ms 2025-06-13 07:46:17.769 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:17.770 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:17.771 +00:00 [INF] Envelope queued up: 'c23438765ee24c30b3fc529e765e924b' 2025-06-13 07:46:17.771 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:17.771 +00:00 [INF] Envelope queued up: 'e994b13aa7e54b6d874dfad666a43fa2' 2025-06-13 07:46:17.771 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1125.0529ms 2025-06-13 07:46:17.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-13 07:46:17.776 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:17.790 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:17.795 +00:00 [INF] Started transaction with span ID 'def671f385f7e91b' and trace ID '1d3455d96ad5401a8607de34417c9cfc'. 2025-06-13 07:46:17.795 +00:00 [INF] Started transaction with span ID 'def671f385f7e91b' and trace ID '1d3455d96ad5401a8607de34417c9cfc'. 2025-06-13 07:46:17.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46: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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.821 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:17.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-13 07:46:17.830 +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-13 07:46: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-13 07:46:17.836 +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-13 07:46:17.838 +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-13 07:46:17.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.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-13 07:46:17.850 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.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-13 07:46:17.863 +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-13 07:46:17.867 +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-13 07:46:17.868 +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-13 07:46:17.871 +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-13 07:46:17.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-13 07:46:17.885 +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-13 07:46:17.885 +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-13 07:46:17.885 +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-13 07:46:17.905 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.926 +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-13 07:46: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-13 07:46:17.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-13 07:46:17.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.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-13 07:46:17.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-13 07:46:17.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-13 07:46:17.963 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:17.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-13 07:46:17.983 +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-13 07:46:17.984 +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-13 07:46:17.984 +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-13 07:46:17.995 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:17.997 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.005 +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-13 07:46:18.006 +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-13 07:46:18.016 +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-13 07:46:18.020 +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-13 07:46:17.984 +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-13 07:46:18.034 +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-13 07:46:18.047 +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-13 07:46:18.060 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.084 +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-13 07:46:18.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-13 07:46:18.060 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.132 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.157 +00:00 [INF] Executed DbCommand (57ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.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-13 07:46:18.158 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.162 +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-13 07:46:18.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-13 07:46:18.169 +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-13 07:46:18.184 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.192 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.218 +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-13 07:46:18.222 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:18.242 +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-13 07:46:18.249 +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-13 07:46:18.250 +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-13 07:46:18.254 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.258 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.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-13 07:46:18.280 +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-13 07:46:18.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-13 07:46:18.289 +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-13 07:46: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-13 07:46: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-13 07:46:18.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-13 07:46:18.308 +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-13 07:46:18.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-13 07:46: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-13 07:46:18.332 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.333 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.361 +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-13 07:46:18.362 +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-13 07:46:18.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-13 07:46:18.370 +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-13 07:46:18.376 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.391 +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-13 07:46:18.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-13 07:46:18.411 +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-13 07:46:18.418 +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-13 07:46:18.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-13 07:46:18.434 +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-13 07:46:18.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-13 07:46:18.435 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.440 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.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-13 07:46:18.459 +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-13 07:46:18.462 +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-13 07:46:18.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-13 07:46:18.478 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.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-13 07:46:18.504 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.494 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.499 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.526 +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-13 07:46:18.485 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.539 +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-13 07:46:18.544 +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-13 07:46:18.555 +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-13 07:46:18.563 +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-13 07:46:18.564 +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-13 07:46:18.570 +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-13 07:46:18.571 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.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-13 07:46:18.590 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.596 +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-13 07:46:18.604 +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-13 07:46:18.605 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.626 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.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-13 07:46:18.631 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.664 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.702 +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-13 07:46:18.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-13 07:46:18.707 +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-13 07:46:18.708 +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-13 07:46:18.708 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.715 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.728 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.735 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:18.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-13 07:46:18.749 +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-13 07:46:18.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-13 07:46:18.753 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.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-13 07:46:18.760 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:18.762 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.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-13 07:46:18.791 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.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-13 07:46:18.796 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:18.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.816 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.819 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.826 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:18.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-13 07:46:18.846 +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-13 07:46:18.849 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.850 +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-13 07:46:18.851 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.853 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.866 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.889 +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-13 07:46:18.890 +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-13 07:46:18.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.921 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.939 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:18.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-13 07:46: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-13 07:46:18.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.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-13 07:46:18.950 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.954 +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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.982 +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-13 07:46:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:18.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-13 07:46:18.986 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:18.986 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:18.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-13 07:46:19.007 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2347.6634ms 2025-06-13 07:46:19.010 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.010 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.011 +00:00 [INF] Envelope queued up: '1a3cbf435e6b4ace94f513571656cb36' 2025-06-13 07:46:19.011 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.011 +00:00 [INF] Envelope queued up: '497b743b04d94a228f89bf4da81992c2' 2025-06-13 07:46:19.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 2351.9100ms 2025-06-13 07:46:19.004 +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-13 07:46:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.013 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.016 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:19.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-13 07:46:19.017 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:19.018 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:19.018 +00:00 [INF] Started transaction with span ID 'edb2dac774c0b766' and trace ID 'ed8a785d1d6646f088bd18e252ee7b28'. 2025-06-13 07:46:19.018 +00:00 [INF] Started transaction with span ID 'edb2dac774c0b766' and trace ID 'ed8a785d1d6646f088bd18e252ee7b28'. 2025-06-13 07:46:19.018 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.029 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2372.9258ms 2025-06-13 07:46:19.029 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.029 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.029 +00:00 [INF] Envelope queued up: '0e34b725c1a6434591cc65695b48b237' 2025-06-13 07:46:19.029 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.029 +00:00 [INF] Envelope queued up: '5c788295c7804356932af3be6f33876f' 2025-06-13 07:46:19.029 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2374.0583ms 2025-06-13 07:46:19.030 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2371.4768ms 2025-06-13 07:46:19.030 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.031 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:19.031 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:19.031 +00:00 [INF] Started transaction with span ID '41e039490ce62fed' and trace ID '10eee71bb409443b990e2d577c6f16c8'. 2025-06-13 07:46:19.031 +00:00 [INF] Started transaction with span ID '41e039490ce62fed' and trace ID '10eee71bb409443b990e2d577c6f16c8'. 2025-06-13 07:46:19.031 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.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-13 07:46:19.037 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.037 +00:00 [INF] Envelope queued up: 'ea4f18db93914b05a3cb36dcf3572640' 2025-06-13 07:46:19.037 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.037 +00:00 [INF] Envelope queued up: '48235cd4012d487e9f64544ac741eb6f' 2025-06-13 07:46:19.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 2378.8280ms 2025-06-13 07:46:19.040 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:19.040 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:19.040 +00:00 [INF] Started transaction with span ID '5f88d8e1a23f2eb6' and trace ID 'dd0281c5d4724332acd5abc397298a32'. 2025-06-13 07:46:19.040 +00:00 [INF] Started transaction with span ID '5f88d8e1a23f2eb6' and trace ID 'dd0281c5d4724332acd5abc397298a32'. 2025-06-13 07:46:19.040 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.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-13 07:46:19.042 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:19.047 +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-13 07:46:19.048 +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-13 07:46:19.055 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.065 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.069 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:19.072 +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-13 07:46:19.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-13 07:46:19.081 +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-13 07:46:19.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-13 07:46:19.083 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2425.4493ms 2025-06-13 07:46:19.083 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.084 +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-13 07:46:19.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-13 07:46:19.089 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.089 +00:00 [INF] Envelope queued up: 'bc8ac18c3b2f4617a2ee22ca8b280b1d' 2025-06-13 07:46:19.095 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.095 +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-13 07:46:19.095 +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-13 07:46:19.099 +00:00 [INF] Envelope queued up: '51716d21a4694338afdd6678f40d86e3' 2025-06-13 07:46:19.099 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2442.4328ms 2025-06-13 07:46:19.115 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:19.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:19.116 +00:00 [INF] Started transaction with span ID 'e58c3acf249d8b25' and trace ID '96c72f75cb3b4fa6a1e43e3eb778d95f'. 2025-06-13 07:46:19.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-13 07:46:19.124 +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-13 07:46:19.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:19.126 +00:00 [INF] Started transaction with span ID 'e58c3acf249d8b25' and trace ID '96c72f75cb3b4fa6a1e43e3eb778d95f'. 2025-06-13 07:46:19.128 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.128 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:19.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-13 07:46:19.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:19.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-13 07:46:19.152 +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-13 07:46:19.162 +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-13 07:46:19.162 +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-13 07:46:19.171 +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-13 07:46:19.174 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:19.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-13 07:46:19.183 +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-13 07:46:19.187 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.214 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2541.1662ms 2025-06-13 07:46:19.214 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.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-13 07:46:19.218 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.218 +00:00 [INF] Envelope queued up: 'f470d27b7d6348509c1deca75bbcdcc8' 2025-06-13 07:46:19.218 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:19.218 +00:00 [INF] Envelope queued up: '8c1457edd853461f8f37a13705a59f30' 2025-06-13 07:46:19.218 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2546.2091ms 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.226 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:19.227 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:19.227 +00:00 [INF] Started transaction with span ID 'b6295d9fe32678f4' and trace ID '0ad037a5316e40bbb7abecb79a1db9f0'. 2025-06-13 07:46:19.227 +00:00 [INF] Started transaction with span ID 'b6295d9fe32678f4' and trace ID '0ad037a5316e40bbb7abecb79a1db9f0'. 2025-06-13 07:46:19.227 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:19.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-13 07:46:19.228 +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-13 07:46:19.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-13 07:46:19.235 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:19.272 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.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-13 07:46:19.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:19.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-13 07:46:19.284 +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-13 07:46:19.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-13 07:46:19.287 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.288 +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-13 07:46:19.307 +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-13 07:46:19.323 +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-13 07:46: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-13 07:46: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-13 07:46:19.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-13 07:46:19.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-13 07:46: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-13 07:46:19.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-13 07:46:19.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.353 +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-13 07:46:19.356 +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-13 07:46:19.357 +00:00 [INF] Executed DbCommand (65ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46: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-13 07:46:19.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-13 07:46: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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.388 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.409 +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-13 07:46:19.410 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46: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-13 07:46:19.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-13 07:46:19.430 +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-13 07:46:19.440 +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-13 07:46:19.441 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.457 +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-13 07:46:19.458 +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-13 07:46:19.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-13 07:46:19.460 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.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-13 07:46:19.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.485 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.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-13 07:46:19.488 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.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-13 07:46:19.501 +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-13 07:46:19.507 +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-13 07:46:19.508 +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-13 07:46:19.510 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46: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-13 07:46: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-13 07:46:19.536 +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-13 07:46:19.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-13 07:46:19.541 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.554 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.583 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:19.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-13 07:46:19.588 +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-13 07:46:19.589 +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-13 07:46: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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.610 +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-13 07:46: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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46: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-13 07:46:19.609 +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-13 07:46:19.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-13 07:46: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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.653 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46: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-13 07:46: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-13 07:46:19.680 +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-13 07:46:19.682 +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-13 07:46:19.692 +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-13 07:46:19.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-13 07:46:19.704 +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-13 07:46:19.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-13 07:46:19.715 +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-13 07:46:19.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-13 07:46:19.720 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.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-13 07:46: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-13 07:46:19.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.748 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.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-13 07:46:19.765 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.789 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:19.792 +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-13 07:46:19.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-13 07:46: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-13 07:46:19.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-13 07:46:19.827 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.833 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:19.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-13 07:46: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-13 07:46: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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.877 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:19.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.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-13 07:46:19.881 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:19.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-13 07:46:19.906 +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-13 07:46:19.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-13 07:46:19.910 +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-13 07:46:19.912 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:19.913 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.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-13 07:46:19.924 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:19.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-13 07:46:19.950 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.966 +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-13 07:46:19.967 +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-13 07:46:19.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-13 07:46:19.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-13 07:46:19.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-13 07:46:20.005 +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-13 07:46:20.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.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-13 07:46:20.009 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.026 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.040 +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-13 07:46:20.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-13 07:46:20.043 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.079 +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-13 07:46:20.082 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.084 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.095 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.095 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.110 +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-13 07:46:20.112 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.144 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.154 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.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-13 07:46:20.169 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46:20.177 +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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.189 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.217 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.226 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.267 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.273 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.273 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.287 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.297 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46: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-13 07:46:20.308 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.331 +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-13 07:46:20.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-13 07:46:20.344 +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-13 07:46: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-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46: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-13 07:46:20.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.369 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.390 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.409 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46:20.439 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.440 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.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-13 07:46:20.458 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.506 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.529 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.577 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.586 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.588 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.592 +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-13 07:46:20.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-13 07:46:20.600 +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-13 07:46:20.604 +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-13 07:46:20.605 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46: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-13 07:46: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-13 07:46:20.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.650 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.650 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.668 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.706 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46:20.716 +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-13 07:46:20.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.720 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.732 +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-13 07:46:20.733 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.735 +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-13 07:46:20.743 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.743 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.746 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:20.759 +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-13 07:46:20.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-13 07:46:20.763 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46:20.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.784 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2988.6749ms 2025-06-13 07:46:20.784 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:20.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-13 07:46:20.788 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:20.788 +00:00 [INF] Envelope queued up: '7cb1f2fb73ec4b2196e6b2727afca53e' 2025-06-13 07:46:20.788 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:20.788 +00:00 [INF] Envelope queued up: 'ab4d521099e74194a38ca7890f5d9fa1' 2025-06-13 07:46:20.788 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2999.6371ms 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.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-13 07:46:20.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:20.812 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:20.812 +00:00 [INF] Started transaction with span ID 'ddfb38c3500af4f' and trace ID 'b3f2c5de12954af486fe7bddb720d256'. 2025-06-13 07:46:20.812 +00:00 [INF] Started transaction with span ID 'ddfb38c3500af4f' and trace ID 'b3f2c5de12954af486fe7bddb720d256'. 2025-06-13 07:46:20.812 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:20.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-13 07:46:20.797 +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-13 07:46:20.814 +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-13 07:46:20.811 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.828 +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-13 07:46:20.829 +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-13 07:46:20.836 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46:20.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:20.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.846 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.860 +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-13 07:46:20.860 +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-13 07:46:20.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-13 07:46:20.868 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.881 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:20.886 +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-13 07:46:20.886 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.894 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:20.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.927 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.950 +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-13 07:46:20.956 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:20.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-13 07:46: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-13 07:46:20.973 +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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:20.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-13 07:46:21.001 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.007 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:21.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-13 07:46:21.013 +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-13 07:46:20.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.036 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46: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-13 07:46:21.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-13 07:46:21.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:21.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-13 07:46:21.047 +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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46: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-13 07:46:21.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-13 07:46:21.098 +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-13 07:46:21.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-13 07:46:21.111 +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-13 07:46:21.112 +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-13 07:46:21.119 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.120 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.122 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.188 +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-13 07:46:21.190 +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-13 07:46:21.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-13 07:46:21.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-13 07:46:21.215 +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-13 07:46:21.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-13 07:46:21.240 +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-13 07:46:21.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-13 07:46:21.260 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.209 +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-13 07:46:21.240 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.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-13 07:46:21.296 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.326 +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-13 07:46:21.326 +00:00 [INF] Executed DbCommand (85ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.334 +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-13 07:46:21.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-13 07:46:21.340 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:21.367 +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-13 07:46:21.368 +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-13 07:46:21.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-13 07:46:21.379 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:21.378 +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-13 07:46:21.395 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.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-13 07:46:21.420 +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-13 07:46:21.432 +00:00 [INF] Executed DbCommand (69ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:21.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-13 07:46:21.439 +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-13 07:46:21.440 +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-13 07:46:21.450 +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-13 07:46:21.475 +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-13 07:46:21.478 +00:00 [INF] Executed DbCommand (61ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.484 +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-13 07:46:21.485 +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-13 07:46:21.486 +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-13 07:46:21.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-13 07:46:21.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.513 +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-13 07:46:21.550 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.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-13 07:46:21.554 +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-13 07:46:21.555 +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-13 07:46: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-13 07:46:21.573 +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-13 07:46:21.580 +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-13 07:46:21.594 +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-13 07:46:21.596 +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-13 07:46:21.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-13 07:46:21.609 +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-13 07:46:21.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-13 07:46:21.616 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:21.635 +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-13 07:46:21.643 +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-13 07:46:21.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-13 07:46:21.645 +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-13 07:46:21.647 +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-13 07:46:21.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-13 07:46:21.664 +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-13 07:46:21.670 +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-13 07:46:21.671 +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-13 07:46:21.686 +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-13 07:46:21.688 +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-13 07:46:21.706 +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-13 07:46:21.721 +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-13 07:46:21.743 +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-13 07:46:21.744 +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-13 07:46:21.746 +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-13 07:46:21.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-13 07:46:21.753 +00:00 [INF] Executed DbCommand (71ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:21.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-13 07:46:21.773 +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-13 07:46:21.780 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.786 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.787 +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-13 07:46:21.792 +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-13 07:46:21.797 +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-13 07:46: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-13 07:46:21.816 +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-13 07:46:21.821 +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-13 07:46:21.827 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:21.833 +00:00 [INF] Executed DbCommand (56ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.835 +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-13 07:46:21.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-13 07:46:21.846 +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-13 07:46:21.857 +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-13 07:46:21.869 +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-13 07:46:21.892 +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-13 07:46:21.897 +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-13 07:46:21.900 +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-13 07:46:21.910 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.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-13 07:46:21.928 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:21.933 +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-13 07:46:21.937 +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-13 07:46:21.944 +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-13 07:46:21.944 +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-13 07:46:21.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-13 07:46:21.964 +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-13 07:46:21.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-13 07:46:21.975 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:21.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-13 07:46:21.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:21.989 +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-13 07:46:21.989 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:21.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-13 07:46:22.014 +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-13 07:46:22.027 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:22.032 +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-13 07:46:22.040 +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-13 07:46:22.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-13 07:46: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-13 07:46:22.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-13 07:46:22.075 +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-13 07:46:22.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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.091 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:22.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-13 07:46:22.106 +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-13 07:46:22.111 +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-13 07:46:22.113 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.155 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.161 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:22.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-13 07:46:22.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3128.2317ms 2025-06-13 07:46:22.164 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.164 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.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-13 07:46:22.176 +00:00 [INF] Envelope queued up: '416f5abcd539475e80727ece9fa3b486' 2025-06-13 07:46:22.176 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.176 +00:00 [INF] Envelope queued up: 'ee2f0b34c64e4c1b862908dcffd8194d' 2025-06-13 07:46:22.176 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 3145.0179ms 2025-06-13 07:46:22.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-13 07:46:22.181 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:22.185 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:22.185 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:22.185 +00:00 [INF] Started transaction with span ID '701919604d922930' and trace ID '3afeacdfba0848f0abf0ff68c300fd64'. 2025-06-13 07:46:22.186 +00:00 [INF] Started transaction with span ID '701919604d922930' and trace ID '3afeacdfba0848f0abf0ff68c300fd64'. 2025-06-13 07:46:22.186 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.186 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:22.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-13 07:46:22.211 +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-13 07:46:22.215 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.219 +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-13 07:46:22.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:22.226 +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-13 07:46:22.230 +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-13 07:46:22.239 +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-13 07:46:22.242 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:22.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-13 07:46:22.249 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.250 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3209.9479ms 2025-06-13 07:46:22.251 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.251 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.254 +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-13 07:46:22.255 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.256 +00:00 [INF] Envelope queued up: '5d107d1d046c496e9f9a1cc0fbeeec35' 2025-06-13 07:46:22.257 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.259 +00:00 [INF] Envelope queued up: 'a6e72f7e2d684e35a251fbb8b0f91365' 2025-06-13 07:46:22.260 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 3220.5766ms 2025-06-13 07:46:22.265 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:22.267 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:22.267 +00:00 [INF] Started transaction with span ID '768fd11feac1480d' and trace ID '93caa80607114d689c4316f38c4742e3'. 2025-06-13 07:46:22.269 +00:00 [INF] Started transaction with span ID '768fd11feac1480d' and trace ID '93caa80607114d689c4316f38c4742e3'. 2025-06-13 07:46:22.269 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.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-13 07:46:22.271 +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-13 07:46:22.272 +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-13 07:46:22.262 +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-13 07:46:22.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-13 07:46:22.283 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.291 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:22.294 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:22.296 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3278.0692ms 2025-06-13 07:46:22.304 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.304 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.304 +00:00 [INF] Envelope queued up: '341238c9e0d946888e7693d1436ad62b' 2025-06-13 07:46:22.304 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.304 +00:00 [INF] Envelope queued up: '460083bebe5f41e1bb579ad850f7aaa9' 2025-06-13 07:46:22.304 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 3287.7144ms 2025-06-13 07:46:22.307 +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-13 07:46:22.309 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:46:22.309 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:22.309 +00:00 [INF] Started transaction with span ID '53350464480c386' and trace ID 'f4ef081b8742475889902fcc95e748ea'. 2025-06-13 07:46:22.310 +00:00 [INF] Started transaction with span ID '53350464480c386' and trace ID 'f4ef081b8742475889902fcc95e748ea'. 2025-06-13 07:46:22.310 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.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-13 07:46:22.311 +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-13 07:46:22.276 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:22.282 +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-13 07:46:22.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:22.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-13 07:46:22.334 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3205.8396ms 2025-06-13 07:46:22.334 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.334 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.334 +00:00 [INF] Envelope queued up: '3b6179a3d0b34daa9820774cb85cc121' 2025-06-13 07:46:22.334 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.334 +00:00 [INF] Envelope queued up: '9ad21cca88094b66a87d693494fa995d' 2025-06-13 07:46:22.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 3219.1460ms 2025-06-13 07:46:22.336 +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-13 07:46:22.344 +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-13 07:46:22.345 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:22.345 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:22.345 +00:00 [INF] Started transaction with span ID '122a92dcdb93164d' and trace ID '42f9dad0bd7d4ad89e7245fc97984f06'. 2025-06-13 07:46:22.346 +00:00 [INF] Started transaction with span ID '122a92dcdb93164d' and trace ID '42f9dad0bd7d4ad89e7245fc97984f06'. 2025-06-13 07:46:22.346 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.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-13 07:46:22.347 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.356 +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-13 07:46:22.376 +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-13 07:46:22.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-13 07:46:22.383 +00:00 [INF] Executed DbCommand (60ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:22.384 +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-13 07:46:22.389 +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-13 07:46:22.398 +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-13 07:46: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-13 07:46:22.404 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:22.407 +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-13 07:46:22.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-13 07:46: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-13 07:46:22.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-13 07:46:22.427 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.453 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:22.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-13 07:46:22.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46: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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.483 +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-13 07:46:22.485 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46: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-13 07:46: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-13 07:46:22.511 +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-13 07:46:22.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-13 07:46:22.514 +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-13 07:46: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-13 07:46:22.516 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:22.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-13 07:46: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-13 07:46:22.525 +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-13 07:46:22.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-13 07:46: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-13 07:46:22.539 +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-13 07:46:22.543 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.564 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.574 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.588 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.605 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.611 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3389.794ms 2025-06-13 07:46:22.619 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.630 +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-13 07:46:22.631 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.631 +00:00 [INF] Envelope queued up: '18013e81be5240868c87c0d104683b7d' 2025-06-13 07:46:22.631 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:22.631 +00:00 [INF] Envelope queued up: '123e8fa7d35748c5bc2a786c31753a2f' 2025-06-13 07:46:22.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 3404.8281ms 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.659 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:22.659 +00:00 [INF] Started transaction with span ID 'a523fa35cef2473' and trace ID 'f105956d72a34b809ebf6eab2cadc664'. 2025-06-13 07:46:22.660 +00:00 [INF] Started transaction with span ID 'a523fa35cef2473' and trace ID 'f105956d72a34b809ebf6eab2cadc664'. 2025-06-13 07:46:22.660 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.664 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.680 +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-13 07:46: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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.703 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.711 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.718 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:22.724 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.749 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.781 +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-13 07:46:22.781 +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-13 07:46:22.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:22.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-13 07:46:22.785 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.814 +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-13 07:46:22.817 +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-13 07:46:22.818 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.837 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.860 +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-13 07:46:22.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-13 07:46:22.867 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:22.867 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.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-13 07:46: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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.889 +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-13 07:46:22.890 +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-13 07:46:22.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-13 07:46:22.894 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:22.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:22.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:22.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-13 07:46: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-13 07:46:22.919 +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-13 07:46:22.920 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46: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-13 07:46:22.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-13 07:46:22.941 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.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-13 07:46:22.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-13 07:46:22.967 +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-13 07:46:22.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-13 07:46:22.972 +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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.975 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:22.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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46: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-13 07:46: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-13 07:46:22.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-13 07:46:22.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-13 07:46:22.997 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.003 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.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-13 07:46: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-13 07:46:23.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:23.019 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.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-13 07:46: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-13 07:46:23.065 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.075 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.098 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.110 +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-13 07:46:23.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-13 07:46:23.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.117 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.179 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.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-13 07:46:23.189 +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-13 07:46:23.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.224 +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-13 07:46:23.225 +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-13 07:46:23.229 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.231 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.258 +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-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.275 +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-13 07:46:23.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.320 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07: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-13 07: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.339 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.346 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.348 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:23.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.377 +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-13 07:46:23.379 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.413 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46: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-13 07:46:23.434 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.440 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.450 +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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.471 +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-13 07:46:23.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-13 07:46:23.475 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.483 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:23.492 +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-13 07:46:23.493 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07: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-13 07:46:23.512 +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-13 07:46:23.514 +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-13 07:46:23.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.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-13 07:46:23.526 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.539 +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-13 07:46:23.541 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.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-13 07:46:23.542 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.546 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.561 +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-13 07:46:23.563 +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-13 07:46:23.567 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.583 +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-13 07:46:23.584 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.615 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.597 +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-13 07:46:23.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-13 07:46: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-13 07:46:23.629 +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-13 07:46:23.630 +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-13 07:46:23.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-13 07:46:23.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-13 07: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-13 07:46:23.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-13 07:46:23.649 +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-13 07:46:23.638 +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-13 07:46:23.650 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:23.650 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1304.6919ms 2025-06-13 07:46:23.650 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:23.651 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:23.651 +00:00 [INF] Envelope queued up: 'bd4cb020b168442babbd3de0f7edfa1a' 2025-06-13 07:46:23.651 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:23.651 +00:00 [INF] Envelope queued up: '7aece3c4417f4a1e85fd7c70cacc09f4' 2025-06-13 07:46:23.651 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1305.6278ms 2025-06-13 07:46:23.655 +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-13 07:46:23.655 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.659 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:23.659 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:23.659 +00:00 [INF] Started transaction with span ID '6114e84e59e4c28' and trace ID '1ceed598886a4448a2b44bf4c5470c49'. 2025-06-13 07:46:23.659 +00:00 [INF] Started transaction with span ID '6114e84e59e4c28' and trace ID '1ceed598886a4448a2b44bf4c5470c49'. 2025-06-13 07:46:23.659 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:23.659 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.688 +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-13 07:46:23.685 +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-13 07:46:23.710 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.730 +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-13 07:46:23.733 +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-13 07:46:23.734 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.734 +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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.749 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:23.750 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.750 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.762 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:23.763 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2951.1823ms 2025-06-13 07:46:23.763 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:23.764 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:23.764 +00:00 [INF] Envelope queued up: '6692389b70bb4708a0058bc443fac8a9' 2025-06-13 07:46:23.764 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:23.764 +00:00 [INF] Envelope queued up: 'acb97f173eee4f92adfe73e8f013a24b' 2025-06-13 07:46:23.764 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2967.6040ms 2025-06-13 07:46:23.771 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.773 +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-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.774 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:23.785 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:23.785 +00:00 [INF] Started transaction with span ID '426cf3fb1ef2f1a7' and trace ID '787e0f533ad4439f8cb00cd47e1d1155'. 2025-06-13 07:46:23.785 +00:00 [INF] Started transaction with span ID '426cf3fb1ef2f1a7' and trace ID '787e0f533ad4439f8cb00cd47e1d1155'. 2025-06-13 07:46:23.785 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.800 +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-13 07:46:23.804 +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-13 07:46:23.812 +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-13 07:46:23.815 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.831 +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-13 07:46:23.832 +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-13 07:46:23.832 +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-13 07:46:23.835 +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-13 07:46:23.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-13 07:46:23.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.843 +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-13 07:46:23.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-13 07:46: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-13 07:46:23.857 +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-13 07:46:23.865 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.867 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.868 +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-13 07:46:23.869 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:23.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-13 07:46:23.874 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1214.0825ms 2025-06-13 07:46:23.874 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:23.874 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:23.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-13 07:46:23.887 +00:00 [INF] Envelope queued up: 'bc729e84cffc4b8f8c1b4e2abf057db3' 2025-06-13 07:46:23.887 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:23.887 +00:00 [INF] Envelope queued up: '8415719ba06445759371011423dc36c1' 2025-06-13 07:46:23.887 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1247.6314ms 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.892 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:23.892 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:23.892 +00:00 [INF] Started transaction with span ID '931efb0df7f43f46' and trace ID 'd31fa414580f4a4ca9f43c381d1fbf0a'. 2025-06-13 07:46:23.892 +00:00 [INF] Started transaction with span ID '931efb0df7f43f46' and trace ID 'd31fa414580f4a4ca9f43c381d1fbf0a'. 2025-06-13 07:46:23.892 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:23.915 +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-13 07:46:23.916 +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-13 07:46:23.918 +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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.926 +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-13 07:46:23.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-13 07:46:23.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.950 +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-13 07:46:23.951 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.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-13 07:46:23.953 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46: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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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-13 07:46:23.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:23.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-13 07:46:23.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-13 07:46:23.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:23.992 +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-13 07:46:23.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-13 07: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-13 07:46:23.998 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:23.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-13 07:46:24.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-13 07:46:24.022 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.036 +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-13 07:46:24.036 +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-13 07:46:24.037 +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-13 07:46:24.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-13 07:46:24.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-13 07:46: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-13 07:46:24.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-13 07:46:24.056 +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-13 07:46: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-13 07:46:24.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46: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-13 07:46:24.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-13 07:46:24.075 +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-13 07:46:24.075 +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-13 07:46:24.076 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.093 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.102 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.109 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.113 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:24.125 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.129 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46: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-13 07:46: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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.151 +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-13 07:46: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-13 07:46: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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46: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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.172 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.178 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.189 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:24.193 +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-13 07:46:24.194 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.219 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.234 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.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-13 07:46:24.243 +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-13 07:46:24.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-13 07:46:24.247 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.285 +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-13 07:46:24.285 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46: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-13 07:46:24.322 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.345 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.361 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.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-13 07:46:24.365 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.385 +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-13 07:46:24.385 +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-13 07:46:24.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:24.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-13 07:46:24.391 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:24.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.409 +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-13 07:46:24.410 +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-13 07:46:24.411 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46: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-13 07:46:24.428 +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-13 07:46:24.430 +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-13 07:46:24.433 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.434 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:24.436 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.453 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.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-13 07:46:24.455 +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-13 07:46: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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.468 +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-13 07:46:24.471 +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-13 07:46:24.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-13 07:46:24.477 +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-13 07:46:24.490 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:24.491 +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-13 07:46:24.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-13 07:46:24.505 +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-13 07:46:24.505 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.531 +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-13 07:46:24.536 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:24.531 +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-13 07:46:24.549 +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-13 07:46:24.562 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2376.3879ms 2025-06-13 07:46:24.562 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:24.563 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:24.563 +00:00 [INF] Envelope queued up: '798e1d601b2c4bcdaf04f851007de0d5' 2025-06-13 07:46:24.563 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:24.563 +00:00 [INF] Envelope queued up: '1237fbeb8aef4cf78fb5a6456c1722d1' 2025-06-13 07:46:24.563 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2377.4555ms 2025-06-13 07:46:24.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-13 07:46:24.568 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.570 +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-13 07:46: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-13 07:46:24.600 +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-13 07:46:24.620 +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-13 07:46:24.621 +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-13 07:46:24.627 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.631 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2320.9917ms 2025-06-13 07:46:24.636 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:24.636 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:24.637 +00:00 [INF] Envelope queued up: 'a25015e458ed4a6393325290fee0f432' 2025-06-13 07:46:24.637 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:24.637 +00:00 [INF] Envelope queued up: '756c743e55a14602bdf5aa433edf2f49' 2025-06-13 07:46:24.644 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2334.6023ms 2025-06-13 07:46: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-13 07:46:24.637 +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-13 07:46:24.637 +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-13 07:46:24.656 +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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.710 +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-13 07:46:24.710 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:24.729 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2459.2671ms 2025-06-13 07:46:24.729 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:24.729 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:24.730 +00:00 [INF] Envelope queued up: '150d5d546fba42b09b19e603c100d8a8' 2025-06-13 07:46:24.731 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:24.731 +00:00 [INF] Envelope queued up: '3b7a06fdeeb44d3885c312b037fc49ff' 2025-06-13 07:46:24.731 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2465.8407ms 2025-06-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.785 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.789 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:24.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-13 07:46:24.814 +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-13 07:46:24.827 +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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.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-13 07:46:24.868 +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-13 07:46:24.869 +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-13 07:46:24.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-13 07:46:24.886 +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-13 07:46:24.907 +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-13 07:46:24.908 +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-13 07:46:24.915 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:24.930 +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-13 07:46:24.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-13 07:46:24.943 +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-13 07:46:24.959 +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-13 07:46:24.969 +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-13 07:46:24.976 +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-13 07:46:24.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-13 07:46:24.984 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:24.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-13 07:46:24.994 +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-13 07:46:24.999 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:25.009 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:25.018 +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-13 07:46:25.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-13 07:46:25.037 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:25.043 +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-13 07:46:25.046 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:25.058 +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-13 07:46:25.058 +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-13 07:46:25.058 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:25.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-13 07:46:25.079 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:25.099 +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-13 07:46:25.105 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:25.115 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:25.119 +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-13 07:46:25.124 +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-13 07:46:25.133 +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-13 07:46:25.140 +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-13 07:46:25.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-13 07:46:25.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-13 07:46:25.165 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:25.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-13 07:46:25.170 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:25.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-13 07:46:25.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1391.2285ms 2025-06-13 07:46:25.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:25.179 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:25.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-13 07:46:25.182 +00:00 [INF] Envelope queued up: 'e12073b76374436a9b82298e155c899a' 2025-06-13 07:46:25.183 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:25.183 +00:00 [INF] Envelope queued up: 'e0207bdddee54a1b8b0ef92af7312898' 2025-06-13 07:46:25.183 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1408.8463ms 2025-06-13 07:46:25.191 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:25.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-13 07:46:25.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-13 07:46:25.219 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:25.222 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1562.8555ms 2025-06-13 07:46:25.222 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:25.222 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:25.228 +00:00 [INF] Envelope queued up: '1e5339cafb2e4fbb94942f39bb52b03d' 2025-06-13 07:46:25.228 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:25.230 +00:00 [INF] Envelope queued up: 'bc42d29c393f4f33b3c478a7a73f7c85' 2025-06-13 07:46:25.230 +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-13 07:46:25.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-13 07:46:25.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 1586.8452ms 2025-06-13 07:46:25.256 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:25.262 +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-13 07:46:25.262 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:25.266 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1374.1251ms 2025-06-13 07:46:25.266 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:25.270 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:25.274 +00:00 [INF] Envelope queued up: 'ca410e48d00948e88fbd9d3e553a1525' 2025-06-13 07:46:25.274 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:25.274 +00:00 [INF] Envelope queued up: '79f4a148769f4e34b6b3bf09bff575b1' 2025-06-13 07:46:25.275 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1383.1288ms 2025-06-13 07:46:31.514 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:31.514 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:31.514 +00:00 [INF] Started transaction with span ID 'b99aafa4d1f90a6f' and trace ID '5a565153abcf4dcb87a2a3b9d029562c'. 2025-06-13 07:46:31.515 +00:00 [INF] Started transaction with span ID 'b99aafa4d1f90a6f' and trace ID '5a565153abcf4dcb87a2a3b9d029562c'. 2025-06-13 07:46:31.515 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:31.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-13 07:46:31.529 +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-13 07:46:31.547 +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-13 07:46:31.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46: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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46: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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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-13 07:46:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:31.787 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:31.788 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 273.6223ms 2025-06-13 07:46:31.788 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:31.789 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:31.790 +00:00 [INF] Envelope queued up: '8cdcd5a12c484823aae40c671d453935' 2025-06-13 07:46:31.790 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:31.790 +00:00 [INF] Envelope queued up: 'c9e4752918ec4a279a13efa8e85c9ee0' 2025-06-13 07:46:31.792 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 277.9477ms 2025-06-13 07:46:32.046 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:32.046 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:32.046 +00:00 [INF] Started transaction with span ID 'cb89e3b0b2de86c1' and trace ID '6513a99c634f47d78c33bbe0dc3f98a7'. 2025-06-13 07:46:32.046 +00:00 [INF] Started transaction with span ID 'cb89e3b0b2de86c1' and trace ID '6513a99c634f47d78c33bbe0dc3f98a7'. 2025-06-13 07:46:32.046 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:32.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-13 07:46:32.069 +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-13 07:46:32.085 +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-13 07:46:32.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46: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-13 07:46:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46:32.324 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:32.326 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 279.3487ms 2025-06-13 07:46:32.326 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:32.326 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:32.327 +00:00 [INF] Envelope queued up: 'b0f8935b502443a18e89217984e4444d' 2025-06-13 07:46:32.327 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:32.328 +00:00 [INF] Envelope queued up: '8a235ea6d2fe4d1f9e2660adc3bcd075' 2025-06-13 07:46:32.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 282.4964ms 2025-06-13 07:46:32.654 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:32.654 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:32.654 +00:00 [INF] Started transaction with span ID 'c53218cff8e6d9b0' and trace ID 'c68f81681ec048acbac4e3dfa469c4ea'. 2025-06-13 07:46:32.655 +00:00 [INF] Started transaction with span ID 'c53218cff8e6d9b0' and trace ID 'c68f81681ec048acbac4e3dfa469c4ea'. 2025-06-13 07:46:32.655 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:32.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-13 07:46:32.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:32.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:32.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46: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-13 07:46: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-13 07:46:32.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-13 07:46: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-13 07:46: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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46:32.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-13 07:46: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-13 07:46:32.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:32.862 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:32.863 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 208.4266ms 2025-06-13 07:46:32.863 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:32.863 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:32.865 +00:00 [INF] Envelope queued up: '7a6eb151e492401190283542cdbd3482' 2025-06-13 07:46:32.865 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:32.865 +00:00 [INF] Envelope queued up: 'b22868172c404676a915c3b83ed1e59d' 2025-06-13 07:46:32.865 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 211.1768ms 2025-06-13 07:46:33.161 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:33.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:33.161 +00:00 [INF] Started transaction with span ID 'e85942d1f1c5288f' and trace ID '51e9670fd4184622994475cda20e57aa'. 2025-06-13 07:46:33.161 +00:00 [INF] Started transaction with span ID 'e85942d1f1c5288f' and trace ID '51e9670fd4184622994475cda20e57aa'. 2025-06-13 07:46:33.161 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:33.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-13 07:46:33.175 +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-13 07:46:33.190 +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-13 07:46:33.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-13 07:46:33.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.276 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46: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-13 07:46:33.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:33.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-13 07:46: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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:33.422 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:33.423 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 261.4651ms 2025-06-13 07:46:33.423 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:33.423 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:33.426 +00:00 [INF] Envelope queued up: '2bd74b8418904086a2ee521cbac72952' 2025-06-13 07:46:33.426 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:33.427 +00:00 [INF] Envelope queued up: '305fc9b4e2944bd7a23ebdce25d28fc3' 2025-06-13 07:46:33.427 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 266.0341ms 2025-06-13 07:46:33.743 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:33.743 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:33.743 +00:00 [INF] Started transaction with span ID 'ff201a2ed9493417' and trace ID 'a3e4b699c1af4e2fb698fdba2ff82c39'. 2025-06-13 07:46:33.743 +00:00 [INF] Started transaction with span ID 'ff201a2ed9493417' and trace ID 'a3e4b699c1af4e2fb698fdba2ff82c39'. 2025-06-13 07:46:33.743 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:33.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-13 07:46:33.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:33.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:33.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46: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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46:33.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-13 07:46: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-13 07:46:33.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:33.974 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:33.975 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 231.4449ms 2025-06-13 07:46:33.975 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:33.975 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:33.977 +00:00 [INF] Envelope queued up: '14ec58dfabdb4e038758754e40b8b26f' 2025-06-13 07:46:33.977 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:33.977 +00:00 [INF] Envelope queued up: 'ee06a0874f924febb2a01bd361ad5c51' 2025-06-13 07:46:33.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 241.3761ms 2025-06-13 07:46:34.290 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:34.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:34.290 +00:00 [INF] Started transaction with span ID 'e145acb2b75a58e1' and trace ID '474f6821e8ee449d80a766ecb2355ff4'. 2025-06-13 07:46:34.290 +00:00 [INF] Started transaction with span ID 'e145acb2b75a58e1' and trace ID '474f6821e8ee449d80a766ecb2355ff4'. 2025-06-13 07:46:34.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:34.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-13 07:46:34.313 +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-13 07:46:34.326 +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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.336 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:34.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:34.336 +00:00 [INF] Started transaction with span ID 'b7ee0c0bb24e6714' and trace ID '13642b8fa7864ec59bf364e2321eae6d'. 2025-06-13 07:46:34.336 +00:00 [INF] Started transaction with span ID 'b7ee0c0bb24e6714' and trace ID '13642b8fa7864ec59bf364e2321eae6d'. 2025-06-13 07:46:34.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:34.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-13 07:46:34.342 +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-13 07:46:34.349 +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-13 07:46:34.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:34.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.404 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.440 +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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.505 +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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.534 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.613 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.701 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:34.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-13 07:46:34.707 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.746 +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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.764 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:34.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-13 07:46:34.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:34.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-13 07:46:34.773 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:34.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-13 07:46:34.776 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 439.74ms 2025-06-13 07:46:34.780 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:34.781 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:34.783 +00:00 [INF] Envelope queued up: 'd5d0fc0c7a9441ea89c6399e22228f79' 2025-06-13 07:46:34.783 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:34.783 +00:00 [INF] Envelope queued up: 'a5a9087017ef493a82941fe6d015b03e' 2025-06-13 07:46:34.784 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 447.9190ms 2025-06-13 07:46:34.784 +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-13 07:46:34.784 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:34.784 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 493.839ms 2025-06-13 07:46:34.784 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:34.785 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:34.785 +00:00 [INF] Envelope queued up: '066bfee451b740b798c5ad52b3fb2715' 2025-06-13 07:46:34.785 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:34.785 +00:00 [INF] Envelope queued up: '7a3c17a00f254a0787cea58cba2face3' 2025-06-13 07:46:34.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 495.1641ms 2025-06-13 07:46:34.846 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:34.846 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:34.846 +00:00 [INF] Started transaction with span ID 'e6e5f5bb79517e5' and trace ID 'e3f56df8973242c5b22a67f7fe4c148e'. 2025-06-13 07:46:34.846 +00:00 [INF] Started transaction with span ID 'e6e5f5bb79517e5' and trace ID 'e3f56df8973242c5b22a67f7fe4c148e'. 2025-06-13 07:46:34.846 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:34.846 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:34.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-13 07:46:34.857 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:34.862 +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-13 07:46:34.869 +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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46: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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:34.990 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:34.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-13 07:46:34.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-13 07:46:34.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.119 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:35.121 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 274.5227ms 2025-06-13 07:46:35.121 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:35.121 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:35.125 +00:00 [INF] Envelope queued up: 'f191225b3d964d748e4546150d3967d3' 2025-06-13 07:46:35.125 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:35.125 +00:00 [INF] Envelope queued up: '6ffed7d206884da98435574f41a339de' 2025-06-13 07:46:35.126 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 280.1523ms 2025-06-13 07:46:35.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:35.409 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:35.409 +00:00 [INF] Started transaction with span ID '33363eb73f78b135' and trace ID '732b530b16f94c849a62aa03e1724c34'. 2025-06-13 07:46:35.409 +00:00 [INF] Started transaction with span ID '33363eb73f78b135' and trace ID '732b530b16f94c849a62aa03e1724c34'. 2025-06-13 07:46:35.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46: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-13 07:46:35.409 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:35.409 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:35.409 +00:00 [INF] Started transaction with span ID '62a2f933c2fcffc1' and trace ID 'e869629412fa4e1c843cbd0f0e3be8a3'. 2025-06-13 07:46:35.410 +00:00 [INF] Started transaction with span ID '62a2f933c2fcffc1' and trace ID 'e869629412fa4e1c843cbd0f0e3be8a3'. 2025-06-13 07:46:35.410 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:35.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-13 07:46:35.429 +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-13 07:46:35.430 +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-13 07:46:35.450 +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-13 07:46:35.452 +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-13 07:46:35.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-13 07:46:35.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46:35.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.603 +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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46:35.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-13 07:46:35.625 +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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.632 +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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:35.648 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:35.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-13 07:46:35.655 +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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:35.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-13 07:46: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-13 07:46:35.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:35.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-13 07:46: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-13 07:46:35.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.739 +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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.765 +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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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-13 07:46:35.796 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.825 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.860 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:35.861 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:35.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-13 07:46:35.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-13 07:46: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-13 07:46:35.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:35.885 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.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-13 07:46:35.925 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:35.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:35.931 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:35.933 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 523.7425ms 2025-06-13 07:46:35.937 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:35.937 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:35.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-13 07:46:35.941 +00:00 [INF] Envelope queued up: '67a77907307d4ba7b475aac117083f63' 2025-06-13 07:46:35.941 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:35.941 +00:00 [INF] Envelope queued up: 'ee3fb09bd1c64d9e93c8b350da374022' 2025-06-13 07:46:35.941 +00: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.0034ms 2025-06-13 07:46:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:35.943 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:35.946 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 536.9743ms 2025-06-13 07:46:35.946 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:35.946 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:35.946 +00:00 [INF] Envelope queued up: '68f64b446d2b43b0a982a953c182ac73' 2025-06-13 07:46:35.946 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:35.947 +00:00 [INF] Envelope queued up: '766aea464f044d3bb2c1705510343181' 2025-06-13 07:46:35.947 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 538.2673ms 2025-06-13 07:46:35.967 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:35.967 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:35.967 +00:00 [INF] Started transaction with span ID '5211745291110dce' and trace ID '00e72d1482da43b28c7475d49c00c7d1'. 2025-06-13 07:46:35.967 +00:00 [INF] Started transaction with span ID '5211745291110dce' and trace ID '00e72d1482da43b28c7475d49c00c7d1'. 2025-06-13 07:46:35.967 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:35.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-13 07:46:35.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:35.983 +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-13 07:46:35.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-13 07:46:35.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:35.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46:36.088 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:36.230 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:36.231 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 263.698ms 2025-06-13 07:46:36.231 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:36.231 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:36.234 +00:00 [INF] Envelope queued up: '2b9fe78668184f839252bc5c14e23852' 2025-06-13 07:46:36.235 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:36.235 +00:00 [INF] Envelope queued up: '7a555eaff20842819f0c36dbabeba143' 2025-06-13 07:46:36.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 268.4955ms 2025-06-13 07:46:36.527 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:36.528 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:36.528 +00:00 [INF] Started transaction with span ID 'dbb8402ff4fb0063' and trace ID '81570f067bb04267872486abed5c3301'. 2025-06-13 07:46:36.528 +00:00 [INF] Started transaction with span ID 'dbb8402ff4fb0063' and trace ID '81570f067bb04267872486abed5c3301'. 2025-06-13 07:46:36.528 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:36.528 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:36.541 +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-13 07:46:36.559 +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-13 07:46:36.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:36.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46: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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46: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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46:36.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:36.757 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:36.758 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 230.3858ms 2025-06-13 07:46:36.758 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:36.759 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:36.760 +00:00 [INF] Envelope queued up: '03d1d505d55349b3ba0ec5efb25574a0' 2025-06-13 07:46:36.760 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:36.760 +00:00 [INF] Envelope queued up: '31cd038556a44d859e699b8dfb6ee104' 2025-06-13 07:46:36.761 +00: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.4064ms 2025-06-13 07:46:37.111 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:37.111 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:37.112 +00:00 [INF] Started transaction with span ID '48146b0c11bd1cae' and trace ID 'e5f55067032c49c2b0d5aec64e6eda81'. 2025-06-13 07:46:37.112 +00:00 [INF] Started transaction with span ID '48146b0c11bd1cae' and trace ID 'e5f55067032c49c2b0d5aec64e6eda81'. 2025-06-13 07:46:37.112 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:37.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-13 07:46:37.132 +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-13 07:46:37.171 +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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.211 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:37.225 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:37.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:37.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-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46:37.277 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.284 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:37.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-13 07:46:37.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-13 07:46:37.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.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-13 07:46:37.319 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:37.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-13 07:46:37.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:37.359 +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-13 07:46:37.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-13 07:46: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-13 07:46:37.408 +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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.488 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:37.494 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.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-13 07:46: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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:37.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-13 07:46:37.529 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:37.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-13 07:46:37.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-13 07:46:37.548 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.555 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.617 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.690 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:37.690 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:37.690 +00:00 [INF] Started transaction with span ID '42fbcde5b6b3d6cc' and trace ID '400ee2f71a314c979aa4707286f03ffb'. 2025-06-13 07:46:37.691 +00:00 [INF] Started transaction with span ID '42fbcde5b6b3d6cc' and trace ID '400ee2f71a314c979aa4707286f03ffb'. 2025-06-13 07:46:37.691 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:37.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-13 07:46:37.701 +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-13 07:46:37.708 +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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.737 +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-13 07:46:37.754 +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-13 07:46: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-13 07:46:37.769 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46: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-13 07:46:37.807 +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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.835 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46: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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.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-13 07:46:37.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:37.908 +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-13 07:46:37.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:37.913 +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-13 07:46:37.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:37.921 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:37.923 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 810.7857ms 2025-06-13 07:46:37.923 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:37.924 +00:00 [INF] Capturing transaction. 2025-06-13 07:46: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-13 07:46:37.929 +00:00 [INF] Envelope queued up: '951e82e6280f4c37b15365c7e45dc0df' 2025-06-13 07:46:37.930 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:37.930 +00:00 [INF] Envelope queued up: 'df42ebb403cd428997cc57e43d157d8b' 2025-06-13 07:46:37.933 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 821.2777ms 2025-06-13 07:46:37.947 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46: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-13 07:46: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-13 07:46:37.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-13 07:46:37.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-13 07:46: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-13 07:46: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-13 07:46:37.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:38.127 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:38.129 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 438.1113ms 2025-06-13 07:46:38.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:38.129 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:38.131 +00:00 [INF] Envelope queued up: 'd86420375cbf4157a0bf7ebd66be3176' 2025-06-13 07:46:38.131 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:38.131 +00:00 [INF] Envelope queued up: '75ce5ff796064850933b80239bed152e' 2025-06-13 07:46:38.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 440.8600ms 2025-06-13 07:46:38.251 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:38.251 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:38.251 +00:00 [INF] Started transaction with span ID 'f978a3089981c4f8' and trace ID '17d7868461bb4eae8dc65ee03e53297f'. 2025-06-13 07:46:38.251 +00:00 [INF] Started transaction with span ID 'f978a3089981c4f8' and trace ID '17d7868461bb4eae8dc65ee03e53297f'. 2025-06-13 07:46:38.251 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:38.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-13 07:46:38.268 +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-13 07:46:38.283 +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-13 07:46:38.288 +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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07: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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:38.433 +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-13 07:46:38.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:38.572 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:38.573 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 321.5549ms 2025-06-13 07:46:38.573 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:38.573 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:38.575 +00:00 [INF] Envelope queued up: '18a0857057034d0c8c9cee44d8eac106' 2025-06-13 07:46:38.575 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:38.575 +00:00 [INF] Envelope queued up: 'b47311a3b37d4d1fb00c669850e82a9d' 2025-06-13 07:46:38.575 +00: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.5046ms 2025-06-13 07:46:38.871 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:38.871 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:38.871 +00:00 [INF] Started transaction with span ID 'b12d311c819a77c7' and trace ID '04810fc0556e47fab56b7a7659143cdc'. 2025-06-13 07:46:38.871 +00:00 [INF] Started transaction with span ID 'b12d311c819a77c7' and trace ID '04810fc0556e47fab56b7a7659143cdc'. 2025-06-13 07:46:38.871 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:38.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-13 07:46:38.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-13 07:46:38.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:38.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-13 07:46:38.889 +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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46: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-13 07: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46:38.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-13 07:46: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-13 07:46:38.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:39.089 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:39.090 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 219.1707ms 2025-06-13 07:46:39.090 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:39.091 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:39.092 +00:00 [INF] Envelope queued up: '68293136d0684d159eaf1f91f69c5302' 2025-06-13 07:46:39.092 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:39.092 +00:00 [INF] Envelope queued up: 'a380af59382c4965bd721d7b688de2a2' 2025-06-13 07:46:39.093 +00: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.9688ms 2025-06-13 07:46:39.466 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:39.466 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:39.466 +00:00 [INF] Started transaction with span ID '7014169036951ae4' and trace ID '656d4476d8fa4328b1b4a084ff6c2931'. 2025-06-13 07:46:39.466 +00:00 [INF] Started transaction with span ID '7014169036951ae4' and trace ID '656d4476d8fa4328b1b4a084ff6c2931'. 2025-06-13 07:46:39.466 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:39.466 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:39.481 +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-13 07:46:39.498 +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-13 07:46:39.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-13 07:46:39.507 +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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46: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-13 07:46:39.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-13 07:46: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07: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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.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-13 07:46:39.701 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:39.702 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 235.8933ms 2025-06-13 07:46:39.702 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:39.702 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:39.704 +00:00 [INF] Envelope queued up: '45fbfb16a54f4a87960bb6cbfe47be44' 2025-06-13 07:46:39.704 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:39.704 +00:00 [INF] Envelope queued up: '67275a4be04544b3b94932ee21084c3d' 2025-06-13 07:46:39.704 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 238.7775ms 2025-06-13 07:46:40.029 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:40.030 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:40.030 +00:00 [INF] Started transaction with span ID 'ae24faa910a00990' and trace ID '211dba7db9b446f78efc8fbee389d6ca'. 2025-06-13 07:46:40.030 +00:00 [INF] Started transaction with span ID 'ae24faa910a00990' and trace ID '211dba7db9b446f78efc8fbee389d6ca'. 2025-06-13 07:46:40.030 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:40.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-13 07:46:40.046 +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-13 07:46:40.061 +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-13 07:46:40.065 +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-13 07:46:40.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46: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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.280 +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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.329 +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-13 07:46: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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:40.352 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:40.353 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 322.913ms 2025-06-13 07:46:40.353 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:40.353 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:40.355 +00:00 [INF] Envelope queued up: 'a8a07b8850884b7cbcf6c4dfb30d0106' 2025-06-13 07:46:40.355 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:40.355 +00:00 [INF] Envelope queued up: '531d141eb0244b6e8cefa9396eb0404d' 2025-06-13 07:46:40.356 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 326.3604ms 2025-06-13 07:46:40.601 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:40.601 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:40.601 +00:00 [INF] Started transaction with span ID '6dec4724891b3659' and trace ID 'd31e916f09a546b6b27ded9a0e04d62b'. 2025-06-13 07:46:40.601 +00:00 [INF] Started transaction with span ID '6dec4724891b3659' and trace ID 'd31e916f09a546b6b27ded9a0e04d62b'. 2025-06-13 07:46:40.601 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:40.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-13 07:46:40.615 +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-13 07:46:40.644 +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-13 07:46:40.648 +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-13 07:46:40.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:40.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-13 07:46:40.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-13 07:46:40.705 +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-13 07:46: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-13 07:46:40.715 +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-13 07:46:40.724 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:40.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-13 07:46:40.745 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:40.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-13 07:46:40.761 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.837 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:40.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-13 07:46:40.912 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:40.919 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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-13 07:46: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-13 07:46:40.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-13 07:46:40.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:40.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46: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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.104 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:41.112 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:41.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-13 07:46:41.120 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:41.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-13 07:46:41.134 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.153 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:41.154 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:41.154 +00:00 [INF] Started transaction with span ID '4c710cb94847702f' and trace ID 'b69635769e3942e9a62e8365b620bd91'. 2025-06-13 07:46:41.154 +00:00 [INF] Started transaction with span ID '4c710cb94847702f' and trace ID 'b69635769e3942e9a62e8365b620bd91'. 2025-06-13 07:46:41.154 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:41.154 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:41.160 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:46:41.160 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:41.160 +00:00 [INF] Started transaction with span ID '8fe037d06d66c73e' and trace ID 'a5a1a7b301fa4ecd98d1fb991c308ca6'. 2025-06-13 07:46:41.160 +00:00 [INF] Started transaction with span ID '8fe037d06d66c73e' and trace ID 'a5a1a7b301fa4ecd98d1fb991c308ca6'. 2025-06-13 07:46:41.160 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:46:41.160 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:41.166 +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-13 07:46:41.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-13 07:46:41.169 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.0728ms 2025-06-13 07:46:41.172 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:46:41.172 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.172 +00:00 [INF] Envelope queued up: 'cbdf2c889e3847c7957990824632d81c' 2025-06-13 07:46:41.172 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.172 +00:00 [INF] Envelope queued up: 'd05a11d9e6d74fa5946fcc48800c9bed' 2025-06-13 07:46:41.172 +00: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.5684ms 2025-06-13 07:46:41.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-13 07:46:41.190 +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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.221 +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-13 07:46:41.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-13 07:46:41.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:41.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-13 07:46:41.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-13 07:46:41.238 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:41.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-13 07:46:41.241 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 639.4686ms 2025-06-13 07:46:41.242 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:41.243 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.245 +00:00 [INF] Envelope queued up: '810f6fc0c1ee466ab680fb0bbb4b8eff' 2025-06-13 07:46:41.245 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.245 +00:00 [INF] Envelope queued up: '95e625e68bbe4f1eb7280a8ed501dd31' 2025-06-13 07:46:41.245 +00: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.6220ms 2025-06-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.354 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46: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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.468 +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-13 07:46:41.468 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:41.470 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 315.6014ms 2025-06-13 07:46:41.472 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:41.472 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.474 +00:00 [INF] Envelope queued up: '388d1f89fc0245e89f54cd1e98c05743' 2025-06-13 07:46:41.474 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.474 +00:00 [INF] Envelope queued up: 'dd4d706a3b5349d5a3e1faf290a3bcaa' 2025-06-13 07:46:41.475 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 321.1882ms 2025-06-13 07:46:41.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:41.713 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:41.713 +00:00 [INF] Started transaction with span ID '1c50d55b97e0f597' and trace ID 'deeddd4b707a4da3be24647ef94cf4fe'. 2025-06-13 07:46:41.713 +00:00 [INF] Started transaction with span ID '1c50d55b97e0f597' and trace ID 'deeddd4b707a4da3be24647ef94cf4fe'. 2025-06-13 07:46:41.713 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:41.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-13 07:46:41.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-13 07:46:41.721 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:41.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:41.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.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-13 07:46: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-13 07:46:41.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-13 07:46:41.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-13 07:46:41.958 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:41.959 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.1102ms 2025-06-13 07:46:41.959 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:41.959 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.961 +00:00 [INF] Envelope queued up: '775a7439d0f5409fb2d6c151cd380b9c' 2025-06-13 07:46:41.961 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:41.961 +00:00 [INF] Envelope queued up: '8b23ffeb8ba14ba1bd512924ce88ee1d' 2025-06-13 07:46:41.962 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 249.3011ms 2025-06-13 07:46:42.290 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:42.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:42.290 +00:00 [INF] Started transaction with span ID '6dfcfcb2024f0ab1' and trace ID 'eb75f26cc505474a866ce2e61fe38ff6'. 2025-06-13 07:46:42.291 +00:00 [INF] Started transaction with span ID '6dfcfcb2024f0ab1' and trace ID 'eb75f26cc505474a866ce2e61fe38ff6'. 2025-06-13 07:46:42.291 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:42.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-13 07:46:42.318 +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-13 07:46:42.339 +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-13 07:46:42.345 +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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.369 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.437 +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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.453 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.482 +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-13 07:46:42.494 +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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46: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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.615 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:42.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 325.6537ms 2025-06-13 07:46:42.616 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:42.617 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:42.618 +00:00 [INF] Envelope queued up: '17fd2fa5cc654d229bd1de95da5e7472' 2025-06-13 07:46:42.618 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:42.618 +00:00 [INF] Envelope queued up: '5dc34ebe19bd49859113ec60f8f9332d' 2025-06-13 07:46:42.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 328.6827ms 2025-06-13 07:46:42.853 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:42.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:42.854 +00:00 [INF] Started transaction with span ID '437e14e121a27743' and trace ID 'febae54fb9e64d1bb46303b928b7a4db'. 2025-06-13 07:46:42.854 +00:00 [INF] Started transaction with span ID '437e14e121a27743' and trace ID 'febae54fb9e64d1bb46303b928b7a4db'. 2025-06-13 07:46:42.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46: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-13 07:46:42.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-13 07:46: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-13 07:46: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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:42.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-13 07:46:43.003 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.082 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:43.083 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 229.3155ms 2025-06-13 07:46:43.083 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:43.083 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:43.086 +00:00 [INF] Envelope queued up: 'e25b420353684ef78d95372addeaa2e8' 2025-06-13 07:46:43.086 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:43.086 +00:00 [INF] Envelope queued up: 'a79609318c76437597672fe9967f5a4c' 2025-06-13 07:46:43.087 +00: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.1362ms 2025-06-13 07:46:43.431 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:43.431 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:43.431 +00:00 [INF] Started transaction with span ID 'e433558100863be8' and trace ID 'a827254d4ae24c75869d8be378a82790'. 2025-06-13 07:46:43.431 +00:00 [INF] Started transaction with span ID 'e433558100863be8' and trace ID 'a827254d4ae24c75869d8be378a82790'. 2025-06-13 07:46:43.431 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:43.431 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:43.445 +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-13 07:46:43.462 +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-13 07:46:43.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:43.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.500 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:43.607 +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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46: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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.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-13 07:46:43.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:43.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-13 07:46:43.708 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:43.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-13 07:46: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-13 07:46:43.732 +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-13 07:46:43.738 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:43.756 +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-13 07:46:43.756 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:43.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 325.8997ms 2025-06-13 07:46:43.758 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:43.758 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:43.760 +00:00 [INF] Envelope queued up: '80d447c1d3ae44208fd7be93c33f32e1' 2025-06-13 07:46:43.763 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:43.763 +00:00 [INF] Envelope queued up: '9481924434474d6186de3261d5c54e30' 2025-06-13 07:46:43.765 +00: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.8634ms 2025-06-13 07:46:43.997 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:43.997 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:43.998 +00:00 [INF] Started transaction with span ID 'be0e4e9fdb0c135c' and trace ID 'de473fe0cadc48be99a3abeb00a9942a'. 2025-06-13 07:46:43.998 +00:00 [INF] Started transaction with span ID 'be0e4e9fdb0c135c' and trace ID 'de473fe0cadc48be99a3abeb00a9942a'. 2025-06-13 07:46:43.998 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:43.998 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:44.015 +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-13 07:46:44.039 +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-13 07:46:44.042 +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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.116 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:44.297 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:44.298 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 300.5953ms 2025-06-13 07:46:44.298 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:44.299 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:44.300 +00:00 [INF] Envelope queued up: '56ef7477072d46db90ceb76cfde954b4' 2025-06-13 07:46:44.301 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:44.301 +00:00 [INF] Envelope queued up: 'fcc1e3f5c7704d8fae105f011d5dfece' 2025-06-13 07:46:44.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 303.9351ms 2025-06-13 07:46:44.552 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:44.552 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:44.552 +00:00 [INF] Started transaction with span ID 'e26d3cb777b3329e' and trace ID '6980fda1861648f4b6749b8095b965f6'. 2025-06-13 07:46:44.552 +00:00 [INF] Started transaction with span ID 'e26d3cb777b3329e' and trace ID '6980fda1861648f4b6749b8095b965f6'. 2025-06-13 07:46:44.553 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:44.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-13 07:46:44.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:44.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:44.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46: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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46: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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.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-13 07:46:44.777 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:44.778 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 225.2545ms 2025-06-13 07:46:44.778 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:44.778 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:44.780 +00:00 [INF] Envelope queued up: '4f6795e3c2a24ea482249e8807ebffb6' 2025-06-13 07:46:44.780 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:44.780 +00:00 [INF] Envelope queued up: '777d73efd6f64bf9aa99ec3d6d1fed1d' 2025-06-13 07:46:44.780 +00: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.9748ms 2025-06-13 07:46:45.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:45.409 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:45.409 +00:00 [INF] Started transaction with span ID 'f96dfae2b5633668' and trace ID '80e705deaf6845a38e2d211498c1581b'. 2025-06-13 07:46:45.409 +00:00 [INF] Started transaction with span ID 'f96dfae2b5633668' and trace ID '80e705deaf6845a38e2d211498c1581b'. 2025-06-13 07:46:45.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:45.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-13 07:46:45.424 +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-13 07:46:45.462 +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-13 07:46:45.472 +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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46: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-13 07:46:45.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-13 07:46: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-13 07:46: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-13 07:46:45.516 +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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46: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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.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-13 07:46:45.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:45.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-13 07:46:45.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-13 07:46:45.769 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:45.771 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 361.9951ms 2025-06-13 07:46:45.771 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:45.771 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:45.773 +00:00 [INF] Envelope queued up: '43b94bec28de468db2cfb69a5a7f5c97' 2025-06-13 07:46:45.773 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:45.773 +00:00 [INF] Envelope queued up: 'ee60de726fa1420497f86cc6ee28f977' 2025-06-13 07:46:45.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.5851ms 2025-06-13 07:46:46.027 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:46.027 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:46.027 +00:00 [INF] Started transaction with span ID '89e21b476f69522b' and trace ID 'cfe6eece01934f9cb182160ab712a419'. 2025-06-13 07:46:46.027 +00:00 [INF] Started transaction with span ID '89e21b476f69522b' and trace ID 'cfe6eece01934f9cb182160ab712a419'. 2025-06-13 07:46:46.027 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:46.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-13 07:46:46.049 +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-13 07:46:46.063 +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-13 07:46:46.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-13 07:46:46.073 +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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:46.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-13 07:46: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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46: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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.177 +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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46:46.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:46.277 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:46.279 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 251.3785ms 2025-06-13 07:46:46.279 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:46.279 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:46.281 +00:00 [INF] Envelope queued up: '46c5d9a13a504dc08e5a193c8461bf2f' 2025-06-13 07:46:46.281 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:46.281 +00:00 [INF] Envelope queued up: '38dbeb49c00d47e3a2f4efad7f0e17a3' 2025-06-13 07:46:46.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 254.4826ms 2025-06-13 07:46:46.734 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:46.734 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:46.734 +00:00 [INF] Started transaction with span ID '9ce9670a2408508a' and trace ID '3291021a73374582bbfb6f77f6d7b6f0'. 2025-06-13 07:46:46.735 +00:00 [INF] Started transaction with span ID '9ce9670a2408508a' and trace ID '3291021a73374582bbfb6f77f6d7b6f0'. 2025-06-13 07:46:46.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:46.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-13 07:46:46.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:46.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:46.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:46.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46:46.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:46.887 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:46.892 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:46.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-13 07:46:46.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-13 07:46:46.915 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:46.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-13 07:46:46.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-13 07:46:46.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-13 07:46: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-13 07:46: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-13 07:46:46.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-13 07:46:46.956 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:46.962 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:46.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-13 07:46: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-13 07:46:46.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-13 07:46:46.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-13 07:46:47.003 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:47.012 +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-13 07:46:47.020 +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-13 07:46:47.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-13 07:46:47.033 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:47.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-13 07:46:47.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-13 07:46: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-13 07:46:47.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-13 07:46:47.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-13 07:46: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-13 07:46:47.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-13 07:46:47.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:47.088 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:47.092 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 356.9448ms 2025-06-13 07:46:47.092 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:47.092 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:47.094 +00:00 [INF] Envelope queued up: 'bfe23cad5dc64a7a8b655f8b45211685' 2025-06-13 07:46:47.094 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:47.094 +00:00 [INF] Envelope queued up: '5f67d3056d4145e886e58d3f729392cc' 2025-06-13 07:46:47.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 360.0967ms 2025-06-13 07:46:47.368 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:47.368 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:47.368 +00:00 [INF] Started transaction with span ID '254442dd879279df' and trace ID 'b26cfd0fb3a34b5d80742180d39701f2'. 2025-06-13 07:46:47.368 +00:00 [INF] Started transaction with span ID '254442dd879279df' and trace ID 'b26cfd0fb3a34b5d80742180d39701f2'. 2025-06-13 07:46:47.369 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:47.369 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:47.384 +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-13 07:46:47.397 +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-13 07:46:47.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46: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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46: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-13 07:46: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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.509 +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-13 07:46:47.519 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46: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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.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-13 07:46:47.675 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:47.679 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 310.434ms 2025-06-13 07:46:47.679 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:47.680 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:47.683 +00:00 [INF] Envelope queued up: '5948326be9e64d81a903ef22685a3ae6' 2025-06-13 07:46:47.683 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:47.683 +00:00 [INF] Envelope queued up: '72197e4263ce47fc8cad548b50e819d1' 2025-06-13 07:46:47.684 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 315.3890ms 2025-06-13 07:46:48.225 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:48.225 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:48.225 +00:00 [INF] Started transaction with span ID 'e413a6f01d97a6b5' and trace ID '6c964c3d97dc49d5a0f593cd4dd2be30'. 2025-06-13 07:46:48.225 +00:00 [INF] Started transaction with span ID 'e413a6f01d97a6b5' and trace ID '6c964c3d97dc49d5a0f593cd4dd2be30'. 2025-06-13 07:46:48.225 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:48.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-13 07:46:48.254 +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-13 07:46:48.274 +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-13 07:46:48.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-13 07:46:48.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:48.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-13 07:46:48.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-13 07:46: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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46: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-13 07:46: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-13 07:46:48.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-13 07:46: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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.409 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46: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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46: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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46: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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:48.579 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:48.581 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 355.5915ms 2025-06-13 07:46:48.586 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:48.586 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:48.590 +00:00 [INF] Envelope queued up: '766876d6753e4a1b84ce48289501b7b2' 2025-06-13 07:46:48.591 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:48.591 +00:00 [INF] Envelope queued up: '272ed3552e414d0e89055893413dba3c' 2025-06-13 07:46:48.592 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 366.9293ms 2025-06-13 07:46:48.831 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:48.831 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:48.831 +00:00 [INF] Started transaction with span ID '558c2dd382e1a343' and trace ID '4d79b91a3611424bbb9084545684fa3d'. 2025-06-13 07:46:48.832 +00:00 [INF] Started transaction with span ID '558c2dd382e1a343' and trace ID '4d79b91a3611424bbb9084545684fa3d'. 2025-06-13 07:46:48.832 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:48.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-13 07:46:48.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:46:48.842 +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-13 07:46:48.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-13 07:46:48.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46: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-13 07:46: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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.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-13 07:46:48.993 +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-13 07:46:48.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-13 07:46:48.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46: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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.206 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:49.207 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 375.1315ms 2025-06-13 07:46:49.207 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:49.207 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:49.209 +00:00 [INF] Envelope queued up: '8ca92ea633e9499e8a3d617cf567c4f3' 2025-06-13 07:46:49.209 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:49.209 +00:00 [INF] Envelope queued up: 'ebbabee931b9445fac7c03a6566d0491' 2025-06-13 07:46:49.209 +00: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.2669ms 2025-06-13 07:46:49.411 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:49.411 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:49.412 +00:00 [INF] Started transaction with span ID '649e5ecfe2b6895e' and trace ID '2d237cb35cb344deb2f7ab4b380c7f1a'. 2025-06-13 07:46:49.412 +00:00 [INF] Started transaction with span ID '649e5ecfe2b6895e' and trace ID '2d237cb35cb344deb2f7ab4b380c7f1a'. 2025-06-13 07:46:49.412 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:49.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-13 07:46:49.439 +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-13 07:46:49.466 +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-13 07:46:49.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-13 07:46:49.475 +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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.509 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:49.524 +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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:49.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-13 07:46:49.653 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:49.668 +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-13 07:46:49.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46: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-13 07: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-13 07:46:49.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-13 07:46:49.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-13 07: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-13 07:46:49.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07: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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.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-13 07:46: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-13 07:46:49.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-13 07:46:49.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-13 07:46:49.900 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:49.902 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 489.7696ms 2025-06-13 07:46:49.902 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:49.902 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:49.904 +00:00 [INF] Envelope queued up: 'f24a804da5b942a5a15ef1948852d823' 2025-06-13 07:46:49.904 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:49.904 +00:00 [INF] Envelope queued up: 'e6ef74687a5b491daa1edf5987b6f978' 2025-06-13 07:46:49.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 493.7279ms 2025-06-13 07:46:49.981 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:49.981 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:49.981 +00:00 [INF] Started transaction with span ID '7e53e9b4e8c13344' and trace ID 'be63dd9a70c04c3baaeaffc7a05704ed'. 2025-06-13 07:46:49.981 +00:00 [INF] Started transaction with span ID '7e53e9b4e8c13344' and trace ID 'be63dd9a70c04c3baaeaffc7a05704ed'. 2025-06-13 07:46:49.982 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:49.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-13 07:46:49.993 +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-13 07:46:50.004 +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-13 07:46:50.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-13 07:46:50.019 +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-13 07:46:50.032 +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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.097 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:50.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-13 07:46:50.123 +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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.142 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:50.149 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:50.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-13 07:46:50.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-13 07:46:50.183 +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-13 07:46:50.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-13 07:46:50.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-13 07:46: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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46: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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.287 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.318 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46: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-13 07:46:50.341 +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-13 07:46:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.402 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:50.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-13 07:46:50.467 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:50.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-13 07:46: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-13 07:46:50.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-13 07:46:50.513 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:50.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-13 07:46:50.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-13 07:46:50.538 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46: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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.585 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:50.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-13 07:46:50.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-13 07:46:50.620 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.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-13 07:46:50.701 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46: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-13 07:46:50.729 +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-13 07:46:50.740 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:50.770 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:50.805 +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-13 07:46:50.806 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:50.807 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 824.8512ms 2025-06-13 07:46:50.807 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:50.808 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:50.810 +00:00 [INF] Envelope queued up: '6e5fcb44e29c407fba4250acf91ccd17' 2025-06-13 07:46:50.810 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:50.810 +00:00 [INF] Envelope queued up: '24851517f29540a8b40944ebbace568a' 2025-06-13 07:46:50.814 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 832.9923ms 2025-06-13 07:46:50.844 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:46:50.844 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:50.844 +00:00 [INF] Started transaction with span ID '529292e29295363e' and trace ID '0cda7bc8f42e4501aaa8538e694e8dab'. 2025-06-13 07:46:50.844 +00:00 [INF] Started transaction with span ID '529292e29295363e' and trace ID '0cda7bc8f42e4501aaa8538e694e8dab'. 2025-06-13 07:46:50.844 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:50.844 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:46:50.882 +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-13 07:46:50.937 +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-13 07:46:50.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-13 07:46:50.954 +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-13 07:46:50.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-13 07:46:50.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:46:51.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-13 07:46:51.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-13 07:46:51.114 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.148 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:51.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-13 07:46:51.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.196 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:46:51.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-13 07:46:51.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-13 07:46: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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46: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-13 07:46:51.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-13 07:46: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-13 07:46: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-13 07:46:51.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-13 07:46: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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46: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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.304 +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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.336 +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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46: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-13 07:46:51.375 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46:51.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-13 07:46: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-13 07:46: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-13 07:46: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-13 07:46:51.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-13 07:46: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-13 07:46:51.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-13 07:46: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-13 07:46:51.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:46:51.429 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:46:51.430 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 585.2841ms 2025-06-13 07:46:51.430 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:46:51.430 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:51.432 +00:00 [INF] Envelope queued up: 'b7846f7d7e404bf08ec3cac147d17f95' 2025-06-13 07:46:51.432 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:51.432 +00:00 [INF] Envelope queued up: 'ad92bbfc62224c97a82caf3faea5367f' 2025-06-13 07:46:51.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 589.0870ms 2025-06-13 07:46:52.370 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:46:52.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:46:52.370 +00:00 [INF] Started transaction with span ID 'a07086b3b665ddc4' and trace ID '03be42efe2cd49afabc68d6caf179feb'. 2025-06-13 07:46:52.370 +00:00 [INF] Started transaction with span ID 'a07086b3b665ddc4' and trace ID '03be42efe2cd49afabc68d6caf179feb'. 2025-06-13 07:46:52.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:46:52.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-13 07:46:52.375 +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-13 07:46:52.375 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:46:52.375 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.7053ms 2025-06-13 07:46:52.375 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:46:52.375 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:52.375 +00:00 [INF] Envelope queued up: '1095eb10f1234f13abe754c7135cbc04' 2025-06-13 07:46:52.375 +00:00 [INF] Capturing transaction. 2025-06-13 07:46:52.376 +00:00 [INF] Envelope queued up: '8702c71387694d59868bf0573b8d397e' 2025-06-13 07:46:52.376 +00: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.6925ms 2025-06-13 07:47:47.346 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:47:47.347 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:47:47.347 +00:00 [INF] Started transaction with span ID '8fa792cc3c012dc7' and trace ID 'fea02ddfd0b4447ea4061a310c6358c6'. 2025-06-13 07:47:47.347 +00:00 [INF] Started transaction with span ID '8fa792cc3c012dc7' and trace ID 'fea02ddfd0b4447ea4061a310c6358c6'. 2025-06-13 07:47:47.347 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:47:47.347 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:47:47.349 +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-13 07:47:47.349 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:47:47.349 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7514ms 2025-06-13 07:47:47.349 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:47:47.349 +00:00 [INF] Capturing transaction. 2025-06-13 07:47:47.349 +00:00 [INF] Envelope queued up: '582856a9debc41f49129ad9b8977cb58' 2025-06-13 07:47:47.349 +00:00 [INF] Capturing transaction. 2025-06-13 07:47:47.349 +00:00 [INF] Envelope queued up: '4eba34a42aff4e18a5163d9acb687259' 2025-06-13 07:47:47.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 3.0827ms 2025-06-13 07:47:56.545 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:47:56.545 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:47:56.545 +00:00 [INF] Started transaction with span ID 'c4a00e5cf4af6387' and trace ID 'bbaa176405484264ad64b21a44d4d90d'. 2025-06-13 07:47:56.546 +00:00 [INF] Started transaction with span ID 'c4a00e5cf4af6387' and trace ID 'bbaa176405484264ad64b21a44d4d90d'. 2025-06-13 07:47:56.546 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:47:56.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-13 07:47:56.547 +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-13 07:47:56.547 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:47:56.547 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6ms 2025-06-13 07:47:56.547 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:47:56.547 +00:00 [INF] Capturing transaction. 2025-06-13 07:47:56.548 +00:00 [INF] Envelope queued up: '243d2319d60a4ecbabb7da4d85ce0c0a' 2025-06-13 07:47:56.548 +00:00 [INF] Capturing transaction. 2025-06-13 07:47:56.548 +00:00 [INF] Envelope queued up: 'ee027437893744ad9ed0350ae79b6383' 2025-06-13 07:47:56.548 +00: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.5514ms 2025-06-13 07:48:03.028 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:48:03.028 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:48:03.028 +00:00 [INF] Started transaction with span ID '1c4d1e9e8ef7860e' and trace ID 'a47817eb64e3486390ead20bf908c43d'. 2025-06-13 07:48:03.028 +00:00 [INF] Started transaction with span ID '1c4d1e9e8ef7860e' and trace ID 'a47817eb64e3486390ead20bf908c43d'. 2025-06-13 07:48:03.029 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:48:03.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-13 07:48:03.036 +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-13 07:48:03.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-13 07:48:03.037 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.8677ms 2025-06-13 07:48:03.037 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:48:03.037 +00:00 [INF] Capturing transaction. 2025-06-13 07:48:03.039 +00:00 [INF] Envelope queued up: '4e524d1b13724d8ba3a5cd5ea170391d' 2025-06-13 07:48:03.039 +00:00 [INF] Capturing transaction. 2025-06-13 07:48:03.039 +00:00 [INF] Envelope queued up: '3f7a6bac4acc40e6a6e51db28c8a342e' 2025-06-13 07:48:03.040 +00: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.0998ms 2025-06-13 07:49:07.046 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:07.046 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:07.046 +00:00 [INF] Started transaction with span ID '48062ace4384c2db' and trace ID '7cd2acf0e88d4bf58263ceae7fe30131'. 2025-06-13 07:49:07.047 +00:00 [INF] Started transaction with span ID '48062ace4384c2db' and trace ID '7cd2acf0e88d4bf58263ceae7fe30131'. 2025-06-13 07:49:07.047 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:07.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-13 07:49:07.067 +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-13 07:49:07.098 +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-13 07:49:07.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07: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-13 07:49:07.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-13 07:49:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49: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-13 07:49:07.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49: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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:07.741 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:07.741 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 694.311ms 2025-06-13 07:49:07.741 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:07.742 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:07.742 +00:00 [INF] Envelope queued up: '68be91df8b8744c19346d2e87384f578' 2025-06-13 07:49:07.742 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:07.743 +00:00 [INF] Envelope queued up: '1850b0b7cd294a2ab3e140e5bc13754f' 2025-06-13 07:49:07.743 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 697.0021ms 2025-06-13 07:49:07.800 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:07.800 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:07.800 +00:00 [INF] Started transaction with span ID '8580a7a76ddecada' and trace ID '563e40acb6f948c782374c9af19a7af9'. 2025-06-13 07:49:07.801 +00:00 [INF] Started transaction with span ID '8580a7a76ddecada' and trace ID '563e40acb6f948c782374c9af19a7af9'. 2025-06-13 07:49:07.801 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:07.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-13 07:49:07.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-13 07:49:07.810 +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-13 07:49:07.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:07.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07: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-13 07: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07: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-13 07:49:07.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-13 07:49:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49: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-13 07:49:07.956 +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-13 07:49:07.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-13 07:49:07.970 +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-13 07:49: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-13 07:49: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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:07.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.037 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:08.037 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 236.1099ms 2025-06-13 07:49:08.037 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:08.037 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:08.037 +00:00 [INF] Envelope queued up: 'dda7dcfcf2a94b5cb587f09d82b73e72' 2025-06-13 07:49:08.037 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:08.037 +00:00 [INF] Envelope queued up: '88fd18f94bd241dba3bdabce03045f17' 2025-06-13 07:49:08.038 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 237.2941ms 2025-06-13 07:49:08.190 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:08.190 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:08.190 +00:00 [INF] Started transaction with span ID '10fb3d73a5b7d17' and trace ID '42d66274570c4f218c916afec1e9ceeb'. 2025-06-13 07:49:08.190 +00:00 [INF] Started transaction with span ID '10fb3d73a5b7d17' and trace ID '42d66274570c4f218c916afec1e9ceeb'. 2025-06-13 07:49:08.190 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:08.190 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:08.208 +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-13 07:49:08.233 +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-13 07:49:08.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-13 07:49:08.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49: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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49: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-13 07:49:08.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.421 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:08.494 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:08.494 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.218ms 2025-06-13 07:49:08.494 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:08.495 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:08.495 +00:00 [INF] Envelope queued up: 'd43cdf8f3f0748d58ae173ef8b9cd65d' 2025-06-13 07:49:08.495 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:08.495 +00:00 [INF] Envelope queued up: '9a68fdba57004fcd9e223884c48804c1' 2025-06-13 07:49:08.495 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 305.3674ms 2025-06-13 07:49:08.774 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:08.774 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:08.775 +00:00 [INF] Started transaction with span ID '70e8b2f6214ad0d' and trace ID '8f3dfa7d76b647e68f5c3edf4a5f27bd'. 2025-06-13 07:49:08.775 +00:00 [INF] Started transaction with span ID '70e8b2f6214ad0d' and trace ID '8f3dfa7d76b647e68f5c3edf4a5f27bd'. 2025-06-13 07:49:08.775 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:08.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-13 07:49:08.783 +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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.803 +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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.840 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:08.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-13 07:49:08.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-13 07:49:08.858 +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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.902 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:08.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-13 07:49: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-13 07:49:08.920 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:08.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-13 07:49:08.926 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49:08.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-13 07:49: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-13 07:49:08.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-13 07:49:08.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49: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-13 07:49:09.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-13 07:49: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-13 07:49: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-13 07:49:09.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-13 07:49:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:09.066 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:09.066 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 291.585ms 2025-06-13 07:49:09.066 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:09.067 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:09.067 +00:00 [INF] Envelope queued up: 'ac49b32d70174c93a3306b4f9ea768d2' 2025-06-13 07:49:09.067 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:09.067 +00:00 [INF] Envelope queued up: '454f8523417c4cdda89c9dd96b839946' 2025-06-13 07:49:09.067 +00: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.6314ms 2025-06-13 07:49:09.342 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:09.342 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:09.342 +00:00 [INF] Started transaction with span ID 'dd29834444852c9e' and trace ID '2785e7d5d8c94eaf82ee8e42f23d7199'. 2025-06-13 07:49:09.342 +00:00 [INF] Started transaction with span ID 'dd29834444852c9e' and trace ID '2785e7d5d8c94eaf82ee8e42f23d7199'. 2025-06-13 07:49:09.342 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:09.343 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:09.360 +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-13 07:49:09.376 +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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.446 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:09.541 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:09.541 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 198.4188ms 2025-06-13 07:49:09.541 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:09.541 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:09.541 +00:00 [INF] Envelope queued up: 'b7f79a965a7648808c4a374b7b4b10a8' 2025-06-13 07:49:09.541 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:09.542 +00:00 [INF] Envelope queued up: 'fae4b757862647e8a1cd1372e12a31cb' 2025-06-13 07:49:09.542 +00: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.5783ms 2025-06-13 07:49:09.904 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:09.904 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:09.904 +00:00 [INF] Started transaction with span ID '9a97b8d74217b335' and trace ID 'a2f77e994bb4488ea9926ea5b77c57d6'. 2025-06-13 07:49:09.904 +00:00 [INF] Started transaction with span ID '9a97b8d74217b335' and trace ID 'a2f77e994bb4488ea9926ea5b77c57d6'. 2025-06-13 07:49:09.904 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:09.904 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:09.914 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:09.914 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:09.914 +00:00 [INF] Started transaction with span ID '297f7088048804d6' and trace ID '5db9adeb807e429aabadd5daf9aec13d'. 2025-06-13 07:49:09.914 +00:00 [INF] Started transaction with span ID '297f7088048804d6' and trace ID '5db9adeb807e429aabadd5daf9aec13d'. 2025-06-13 07:49:09.914 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:09.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-13 07:49:09.919 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:09.923 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:09.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-13 07:49:09.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-13 07:49:09.938 +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-13 07:49:09.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-13 07:49:09.956 +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-13 07:49: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-13 07:49:09.961 +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-13 07:49:09.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-13 07:49:09.969 +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-13 07:49:09.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-13 07:49:09.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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49: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-13 07:49:09.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-13 07:49:09.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-13 07:49:10.013 +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-13 07:49:10.023 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:10.029 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.076 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:10.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.170 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49: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-13 07:49:10.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-13 07:49: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-13 07:49: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-13 07:49:10.186 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.327 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.366 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49: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-13 07:49:10.401 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:10.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-13 07:49: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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:10.437 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:10.437 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 532.4065ms 2025-06-13 07:49:10.437 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:10.437 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:10.437 +00:00 [INF] Envelope queued up: 'f4cce0add8b2424291648699e40e3031' 2025-06-13 07:49:10.437 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:10.437 +00:00 [INF] Envelope queued up: '87d74c8fbb35465aa5261430e29b8aaf' 2025-06-13 07:49:10.437 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 533.5018ms 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49:10.455 +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-13 07:49: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-13 07:49: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-13 07:49:10.463 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:10.464 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:10.464 +00:00 [INF] Started transaction with span ID '74793b408adad770' and trace ID '6b6a89affe9746b8b32c8985ca075551'. 2025-06-13 07:49:10.466 +00:00 [INF] Started transaction with span ID '74793b408adad770' and trace ID '6b6a89affe9746b8b32c8985ca075551'. 2025-06-13 07:49:10.467 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49:10.481 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:10.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-13 07:49:10.490 +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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.532 +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-13 07:49:10.544 +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-13 07:49:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:10.547 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:10.558 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 644.0485ms 2025-06-13 07:49:10.558 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:10.559 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:10.559 +00:00 [INF] Envelope queued up: '01923a1fe9d94721b3d66289f7c46eec' 2025-06-13 07:49:10.559 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:10.559 +00:00 [INF] Envelope queued up: 'ee7ccb8c73f34c71ad37a1a2ef466709' 2025-06-13 07:49:10.559 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 645.3998ms 2025-06-13 07:49:10.567 +00:00 [INF] Executed DbCommand (76ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:10.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:10.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.596 +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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.679 +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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.706 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.730 +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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.784 +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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49:10.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:10.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-13 07:49:10.840 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:10.840 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 372.605ms 2025-06-13 07:49:10.840 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:10.840 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:10.842 +00:00 [INF] Envelope queued up: '6892259f39a6405da0ac35f4cdf6bcb6' 2025-06-13 07:49:10.842 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:10.842 +00:00 [INF] Envelope queued up: 'dd1f5d07c8674b3a91ac00b5de35b755' 2025-06-13 07:49:10.842 +00: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.6831ms 2025-06-13 07:49:11.027 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:11.038 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:11.038 +00:00 [INF] Started transaction with span ID '2440db4d156dce55' and trace ID '95ffb59913bc46e79636d956b355a470'. 2025-06-13 07:49:11.038 +00:00 [INF] Started transaction with span ID '2440db4d156dce55' and trace ID '95ffb59913bc46e79636d956b355a470'. 2025-06-13 07:49:11.038 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:11.038 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:11.043 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:11.043 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:11.043 +00:00 [INF] Started transaction with span ID 'f49bc34a47e7baae' and trace ID 'aab485277a3f40588d5e3df82d51990e'. 2025-06-13 07:49:11.043 +00:00 [INF] Started transaction with span ID 'f49bc34a47e7baae' and trace ID 'aab485277a3f40588d5e3df82d51990e'. 2025-06-13 07:49:11.043 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:11.043 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:11.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-13 07:49:11.060 +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-13 07:49:11.080 +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-13 07:49:11.087 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.127 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.168 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49: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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.206 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49: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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.230 +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-13 07:49: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-13 07:49: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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.254 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.285 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.311 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.359 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.476 +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-13 07:49:11.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-13 07:49:11.484 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:11.519 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:11.519 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 475.4664ms 2025-06-13 07:49:11.519 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:11.519 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:11.519 +00:00 [INF] Envelope queued up: '9264c11e7f16490f94c75b48ea6ace1d' 2025-06-13 07:49:11.519 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:11.520 +00:00 [INF] Envelope queued up: '7b25c1e49a494bc8b4641e62d04eb582' 2025-06-13 07:49:11.520 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 476.8423ms 2025-06-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49:11.543 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:11.544 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 505.5285ms 2025-06-13 07:49:11.544 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:11.544 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:11.544 +00:00 [INF] Envelope queued up: '8f9a3a99e0ab40f2bcb2c9ac3dc3bc0f' 2025-06-13 07:49:11.544 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:11.544 +00:00 [INF] Envelope queued up: '6c1f3d1b6559461688414e2880efe0dd' 2025-06-13 07:49:11.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 516.7356ms 2025-06-13 07:49:11.605 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:11.605 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:11.606 +00:00 [INF] Started transaction with span ID '4ad754791765475a' and trace ID 'ff7873a48e9344b6bf0ecc82521ae50d'. 2025-06-13 07:49:11.606 +00:00 [INF] Started transaction with span ID '4ad754791765475a' and trace ID 'ff7873a48e9344b6bf0ecc82521ae50d'. 2025-06-13 07:49:11.606 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:11.606 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:11.616 +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-13 07:49:11.623 +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-13 07:49:11.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:11.639 +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-13 07:49:11.663 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:11.691 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.781 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:11.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-13 07:49:11.805 +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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.874 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49: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-13 07:49:11.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-13 07:49:11.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:11.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-13 07:49:11.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-13 07:49: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-13 07:49:11.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.033 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.056 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:12.060 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 454.0211ms 2025-06-13 07:49:12.060 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:12.060 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:12.060 +00:00 [INF] Envelope queued up: '99ebcbef79694662bfd2a63130e4adec' 2025-06-13 07:49:12.060 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:12.061 +00:00 [INF] Envelope queued up: '489014c20e9a40d58f085c2e2fcdf5dc' 2025-06-13 07:49:12.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 455.5672ms 2025-06-13 07:49:12.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:12.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:12.175 +00:00 [INF] Started transaction with span ID '4df85f031ead3b51' and trace ID '0e471256ca954dd5b988651646b36dbf'. 2025-06-13 07:49:12.175 +00:00 [INF] Started transaction with span ID '4df85f031ead3b51' and trace ID '0e471256ca954dd5b988651646b36dbf'. 2025-06-13 07:49:12.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:12.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-13 07:49:12.217 +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-13 07:49:12.257 +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-13 07:49:12.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-13 07:49:12.268 +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-13 07:49: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-13 07:49:12.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-13 07: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:12.447 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:12.447 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 271.6778ms 2025-06-13 07:49:12.447 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:12.447 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:12.447 +00:00 [INF] Envelope queued up: '334dd8b06c534c74b321a39aa8a91dc2' 2025-06-13 07:49:12.447 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:12.447 +00:00 [INF] Envelope queued up: 'd340c53d3c974303b6f147c9d5b9b7c0' 2025-06-13 07:49:12.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 272.8518ms 2025-06-13 07:49:12.734 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:12.735 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:12.735 +00:00 [INF] Started transaction with span ID 'd385a778cceaf13c' and trace ID '44b2b43c97894a5e89b41a4faf448fd6'. 2025-06-13 07:49:12.735 +00:00 [INF] Started transaction with span ID 'd385a778cceaf13c' and trace ID '44b2b43c97894a5e89b41a4faf448fd6'. 2025-06-13 07:49:12.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:12.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-13 07:49:12.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:12.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49: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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49: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-13 07:49: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49: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-13 07:49:12.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-13 07:49: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-13 07:49: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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49:12.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-13 07:49: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-13 07:49:12.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-13 07:49:12.969 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:12.970 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 234.8151ms 2025-06-13 07:49:12.970 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:12.970 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:12.972 +00:00 [INF] Envelope queued up: '07ed3aa1e28c4ab4ae04af7c7d87689b' 2025-06-13 07:49:12.972 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:12.972 +00:00 [INF] Envelope queued up: 'd63620e30193492e9bdeeeddb21a1f7b' 2025-06-13 07:49:12.972 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 237.7746ms 2025-06-13 07:49:13.308 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:13.308 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:13.308 +00:00 [INF] Started transaction with span ID '7c2f98fb104ddcaf' and trace ID '69f893119d3642c0993f46c638d789c6'. 2025-06-13 07:49:13.308 +00:00 [INF] Started transaction with span ID '7c2f98fb104ddcaf' and trace ID '69f893119d3642c0993f46c638d789c6'. 2025-06-13 07:49:13.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:13.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-13 07:49:13.324 +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-13 07:49:13.345 +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-13 07:49:13.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-13 07:49:13.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.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-13 07:49:13.525 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:13.526 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 218.0752ms 2025-06-13 07:49:13.526 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:13.527 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:13.530 +00:00 [INF] Envelope queued up: 'b4c3e08c331d4adb95dfbe19b9c0aa6c' 2025-06-13 07:49:13.530 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:13.530 +00:00 [INF] Envelope queued up: '0f01b6fb2450414d911d7f5afba1ef17' 2025-06-13 07:49:13.531 +00: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.8798ms 2025-06-13 07:49:13.911 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:13.911 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:13.912 +00:00 [INF] Started transaction with span ID 'cc1d4c6570e5b807' and trace ID '7e45acb2dd8a48ce9caf2da04e0446b3'. 2025-06-13 07:49:13.912 +00:00 [INF] Started transaction with span ID 'cc1d4c6570e5b807' and trace ID '7e45acb2dd8a48ce9caf2da04e0446b3'. 2025-06-13 07:49:13.912 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:13.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-13 07:49:13.918 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:13.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-13 07:49:13.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-13 07:49:13.927 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49: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-13 07:49:13.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07: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-13 07: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:14.143 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:14.143 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 231.4381ms 2025-06-13 07:49:14.143 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:14.144 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:14.145 +00:00 [INF] Envelope queued up: '3369c063661c43b7ab6d5b2ac7339420' 2025-06-13 07:49:14.145 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:14.145 +00:00 [INF] Envelope queued up: 'd671b9d82b7f4f2291f45edba2324609' 2025-06-13 07:49:14.146 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 234.9571ms 2025-06-13 07:49:14.465 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:14.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:14.465 +00:00 [INF] Started transaction with span ID 'f2c5bf2d3da89143' and trace ID 'cd30140e287a43e798f67e8a52469d4f'. 2025-06-13 07:49:14.465 +00:00 [INF] Started transaction with span ID 'f2c5bf2d3da89143' and trace ID 'cd30140e287a43e798f67e8a52469d4f'. 2025-06-13 07:49:14.465 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:14.465 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:14.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:49:14.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:14.468 +00:00 [INF] Started transaction with span ID '315f53e1c49d77b3' and trace ID 'f0c4e0a198564a3a97dec83685a120d9'. 2025-06-13 07:49:14.468 +00:00 [INF] Started transaction with span ID '315f53e1c49d77b3' and trace ID 'f0c4e0a198564a3a97dec83685a120d9'. 2025-06-13 07:49:14.468 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:14.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-13 07:49:14.487 +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-13 07:49:14.491 +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-13 07:49:14.502 +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-13 07:49:14.504 +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-13 07:49:14.508 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:49:14.508 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:14.509 +00:00 [INF] Started transaction with span ID '10afb43403fd833b' and trace ID '6163b77b0ef44cf8be71b5d176e76eaa'. 2025-06-13 07:49:14.509 +00:00 [INF] Started transaction with span ID '10afb43403fd833b' and trace ID '6163b77b0ef44cf8be71b5d176e76eaa'. 2025-06-13 07:49:14.509 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:14.509 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:14.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-13 07:49:14.519 +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-13 07:49:14.520 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:49:14.520 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:14.523 +00:00 [INF] Started transaction with span ID '37cf13a9080041da' and trace ID '11fbeb8f03814895845a01b45a9ee8d3'. 2025-06-13 07:49:14.520 +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-13 07:49:14.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-13 07:49:14.527 +00:00 [INF] Started transaction with span ID '37cf13a9080041da' and trace ID '11fbeb8f03814895845a01b45a9ee8d3'. 2025-06-13 07:49:14.527 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:49:14.530 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:14.530 +00:00 [INF] Started transaction with span ID '490115eae19de4cc' and trace ID 'abe161825225407b824782c2cebc997e'. 2025-06-13 07:49:14.530 +00:00 [INF] Started transaction with span ID '490115eae19de4cc' and trace ID 'abe161825225407b824782c2cebc997e'. 2025-06-13 07:49:14.530 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:14.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-13 07:49:14.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:14.534 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:49:14.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:14.535 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:14.535 +00:00 [INF] Started transaction with span ID 'fb67da9796eb1cd6' and trace ID '305c1b507e904fa3b4a86f0ee6641cf8'. 2025-06-13 07:49:14.535 +00:00 [INF] Started transaction with span ID 'fb67da9796eb1cd6' and trace ID '305c1b507e904fa3b4a86f0ee6641cf8'. 2025-06-13 07:49:14.536 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:14.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-13 07:49:14.536 +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-13 07:49:14.535 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:14.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-13 07:49:14.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:14.546 +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-13 07:49:14.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-13 07:49: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-13 07:49:14.566 +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-13 07:49:14.570 +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-13 07:49:14.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:14.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:14.575 +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-13 07:49:14.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:14.580 +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-13 07:49:14.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-13 07:49:14.596 +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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49:14.627 +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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.637 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:14.642 +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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.647 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.662 +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-13 07:49:14.663 +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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.683 +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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.730 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.753 +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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.777 +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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.789 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.800 +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-13 07:49:14.801 +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-13 07:49: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-13 07:49:14.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-13 07:49:14.811 +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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.889 +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-13 07:49:14.892 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:14.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-13 07:49:14.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:14.904 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:14.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-13 07:49:14.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-13 07:49:14.912 +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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.932 +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-13 07:49:14.939 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:14.940 +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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.956 +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-13 07:49:14.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-13 07:49:14.966 +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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.979 +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-13 07:49:14.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-13 07:49:14.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-13 07:49:14.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-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:14.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-13 07:49:15.002 +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-13 07:49:15.008 +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-13 07:49: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-13 07:49:15.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-13 07:49:15.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-13 07:49: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-13 07:49:15.028 +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-13 07:49:15.032 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.037 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.051 +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-13 07:49:15.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-13 07:49: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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.078 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:15.085 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.090 +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-13 07:49:15.091 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:15.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-13 07:49: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-13 07:49:15.111 +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-13 07:49:15.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-13 07:49:15.119 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.121 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.130 +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-13 07:49: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-13 07:49: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-13 07:49:15.151 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49: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-13 07:49:15.157 +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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.172 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.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-13 07:49:15.183 +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-13 07:49:15.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-13 07:49:15.187 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.257 +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-13 07:49: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-13 07:49:15.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-13 07:49: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-13 07:49:15.293 +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-13 07:49:15.293 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.328 +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-13 07:49: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-13 07:49:15.348 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.359 +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-13 07:49:15.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-13 07:49:15.375 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.386 +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-13 07:49:15.396 +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-13 07:49:15.396 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:15.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-13 07:49:15.440 +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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.468 +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-13 07:49:15.468 +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-13 07:49: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-13 07:49:15.475 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.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-13 07:49:15.496 +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-13 07:49:15.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-13 07:49:15.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-13 07:49: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-13 07:49:15.525 +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-13 07:49:15.525 +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-13 07:49:15.531 +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-13 07:49:15.540 +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-13 07:49:15.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-13 07:49:15.552 +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-13 07:49:15.560 +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-13 07:49: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-13 07:49:15.563 +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-13 07:49:15.578 +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-13 07:49:15.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-13 07:49:15.603 +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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.645 +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-13 07:49:15.654 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:15.677 +00:00 [INF] Executed DbCommand (59ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:15.681 +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-13 07:49:15.682 +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-13 07:49:15.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-13 07:49:15.708 +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-13 07:49:15.708 +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-13 07:49:15.721 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:15.737 +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-13 07:49:15.761 +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-13 07:49:15.762 +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-13 07:49:15.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-13 07:49:15.777 +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-13 07:49:15.784 +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-13 07:49:15.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-13 07:49:15.814 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.833 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:15.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-13 07:49: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-13 07:49: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-13 07:49:15.853 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.877 +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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:15.897 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.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-13 07:49: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-13 07:49:15.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-13 07:49:15.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-13 07:49: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-13 07:49:15.921 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49: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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49: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-13 07:49:15.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-13 07:49:15.958 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.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-13 07:49:15.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:15.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-13 07:49:15.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-13 07:49: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-13 07:49:15.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-13 07:49:15.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.034 +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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:16.052 +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-13 07:49:16.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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.070 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.074 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:16.074 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1608.8575ms 2025-06-13 07:49:16.074 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:16.075 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:16.075 +00:00 [INF] Envelope queued up: 'ee31be96c5874b78b43ee501b8185042' 2025-06-13 07:49:16.075 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:16.075 +00:00 [INF] Envelope queued up: 'f3d1ab6d9c7a47f5a1ba86605112f923' 2025-06-13 07:49:16.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-13 07:49:16.078 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1609.8550ms 2025-06-13 07:49: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-13 07:49:16.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-13 07:49:16.090 +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-13 07:49:16.090 +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-13 07:49:16.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-13 07:49:16.113 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:16.121 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.160 +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-13 07:49:16.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-13 07:49:16.164 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.214 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.217 +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-13 07:49:16.222 +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-13 07:49:16.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-13 07:49:16.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.228 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.251 +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-13 07:49: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-13 07:49:16.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-13 07:49:16.260 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49: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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.294 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.335 +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-13 07:49:16.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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.365 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.382 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.389 +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-13 07:49:16.391 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.412 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.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-13 07:49:16.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.452 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49: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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.472 +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-13 07:49:16.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-13 07:49:16.483 +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-13 07:49:16.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-13 07:49: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-13 07:49:16.488 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:16.499 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.530 +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-13 07:49:16.532 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49: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-13 07:49: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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.609 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.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-13 07:49:16.624 +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-13 07:49:16.626 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.646 +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-13 07:49:16.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-13 07:49:16.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.675 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:16.678 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:16.678 +00:00 [INF] Started transaction with span ID '1e02f3f82edbe3fc' and trace ID 'f7677e62bcff4553805273fd3411eab6'. 2025-06-13 07:49:16.678 +00:00 [INF] Started transaction with span ID '1e02f3f82edbe3fc' and trace ID 'f7677e62bcff4553805273fd3411eab6'. 2025-06-13 07:49:16.679 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:16.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-13 07:49:16.688 +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-13 07:49:16.691 +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-13 07:49:16.692 +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-13 07:49:16.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-13 07:49:16.708 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:16.711 +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-13 07:49:16.711 +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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.736 +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-13 07:49:16.738 +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-13 07:49: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-13 07:49:16.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-13 07:49:16.753 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.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-13 07:49:16.773 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:16.773 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.777 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.785 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.800 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.814 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.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-13 07:49:16.825 +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-13 07:49:16.825 +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-13 07:49:16.829 +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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49: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-13 07:49:16.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-13 07:49:16.852 +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-13 07:49:16.853 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:16.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-13 07:49:16.855 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.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-13 07:49:16.859 +00:00 [INF] Executed DbCommand (155ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:16.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:16.876 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2366.7746ms 2025-06-13 07:49:16.882 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:16.883 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:16.884 +00:00 [INF] Envelope queued up: 'd1b036d79ca445f18bdf677c01e31fa2' 2025-06-13 07:49:16.884 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:16.884 +00:00 [INF] Envelope queued up: '9bb34982793348068c4ecde232be1fa7' 2025-06-13 07:49:16.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 2375.6081ms 2025-06-13 07:49:16.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-13 07:49:16.869 +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-13 07:49:16.877 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:16.895 +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-13 07:49:16.900 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.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-13 07:49:16.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-13 07:49:16.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-13 07:49:16.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:16.957 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:16.957 +00:00 [INF] Started transaction with span ID '10cd0deb99ef4dc5' and trace ID '814d4965fa284b8ba30dba076491dfb2'. 2025-06-13 07:49:16.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-13 07:49:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:16.960 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:16.961 +00:00 [INF] Executed DbCommand (91ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:16.968 +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-13 07:49:16.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-13 07:49:16.978 +00:00 [INF] Started transaction with span ID '10cd0deb99ef4dc5' and trace ID '814d4965fa284b8ba30dba076491dfb2'. 2025-06-13 07:49:16.982 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:16.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-13 07:49:16.982 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:16.992 +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-13 07:49:16.994 +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-13 07:49:16.994 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2526.4999ms 2025-06-13 07:49:17.014 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:17.014 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:17.014 +00:00 [INF] Envelope queued up: '0f698963db7f4295811762f7055bce86' 2025-06-13 07:49:17.014 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:17.014 +00:00 [INF] Envelope queued up: 'cad0e992365e4da1b95ad481263a5d74' 2025-06-13 07:49:17.014 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2546.6539ms 2025-06-13 07:49:17.014 +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-13 07:49:17.017 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:17.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-13 07:49:17.026 +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-13 07:49:17.027 +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-13 07:49:17.046 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2515.3861ms 2025-06-13 07:49:17.046 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:17.046 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:17.046 +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-13 07:49:17.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-13 07:49:17.052 +00:00 [INF] Envelope queued up: '9e2dd43c4a78438995349c1afcba5f59' 2025-06-13 07:49:17.053 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:17.056 +00:00 [INF] Envelope queued up: '17528cf63a8241148b48afa049d8e4c7' 2025-06-13 07:49:17.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 2528.8759ms 2025-06-13 07:49:17.057 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:17.057 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:17.060 +00:00 [INF] Started transaction with span ID '55d14f05700a8c04' and trace ID 'db2f9fbe9b4c44e48ce8d0445563342a'. 2025-06-13 07:49:17.061 +00:00 [INF] Started transaction with span ID '55d14f05700a8c04' and trace ID 'db2f9fbe9b4c44e48ce8d0445563342a'. 2025-06-13 07:49:17.062 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.072 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:17.072 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:17.072 +00:00 [INF] Started transaction with span ID 'dd60262315229dce' and trace ID '21441609a9f84e739381d3a217027924'. 2025-06-13 07:49:17.072 +00:00 [INF] Started transaction with span ID 'dd60262315229dce' and trace ID '21441609a9f84e739381d3a217027924'. 2025-06-13 07:49:17.072 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:17.072 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:17.099 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:17.101 +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-13 07:49:17.120 +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-13 07:49:17.120 +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-13 07:49:17.137 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.137 +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-13 07:49:17.137 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.146 +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-13 07:49:17.147 +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-13 07:49:17.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-13 07:49:17.153 +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-13 07:49:17.160 +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-13 07:49:17.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-13 07:49:17.175 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.182 +00:00 [INF] Executed DbCommand (113ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:17.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-13 07:49:17.200 +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-13 07:49:17.205 +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-13 07:49:17.205 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.222 +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-13 07:49:17.227 +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-13 07:49:17.246 +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-13 07:49:17.249 +00:00 [INF] Executed DbCommand (50ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.260 +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-13 07:49:17.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-13 07:49:17.281 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.303 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.310 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.328 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.330 +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-13 07:49: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-13 07:49:17.331 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.356 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.431 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.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-13 07:49:17.435 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.506 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.524 +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-13 07:49:17.526 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49:17.566 +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-13 07:49:17.566 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49:17.582 +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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.596 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.601 +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-13 07:49:17.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-13 07:49: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-13 07:49: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-13 07:49:17.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-13 07:49:17.611 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.651 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.668 +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-13 07:49:17.669 +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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.689 +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-13 07:49:17.691 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.710 +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-13 07:49:17.711 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.728 +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-13 07:49:17.729 +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-13 07:49:17.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-13 07:49:17.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.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-13 07:49:17.741 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.744 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.795 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:17.796 +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-13 07:49: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-13 07:49:17.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-13 07:49:17.803 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.832 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.854 +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-13 07:49:17.855 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.864 +00:00 [INF] Executed DbCommand (688ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.876 +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-13 07:49:17.878 +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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.919 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49: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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.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-13 07:49:17.981 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.011 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:18.012 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1029.6169ms 2025-06-13 07:49:18.012 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.012 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.012 +00:00 [INF] Envelope queued up: 'd0a409f0b64b4113b46943a4a6dff47d' 2025-06-13 07:49:18.013 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.013 +00:00 [INF] Envelope queued up: '247da06672fc45e083f8480351860c6f' 2025-06-13 07:49:18.013 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1057.0923ms 2025-06-13 07:49: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-13 07:49:18.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-13 07:49:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:18.025 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:18.025 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 952.5234ms 2025-06-13 07:49:18.025 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.025 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.025 +00:00 [INF] Envelope queued up: '5173a579b1144a71b40e3d2dbdd5aa48' 2025-06-13 07:49:18.025 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.025 +00:00 [INF] Envelope queued up: '691aadfac29740ab94dbee739a864252' 2025-06-13 07:49:18.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 953.6650ms 2025-06-13 07:49:18.025 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3489.5463ms 2025-06-13 07:49:18.025 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.026 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.026 +00:00 [INF] Envelope queued up: '7e6c402a26bc4986ae0b929e7bd3c5e3' 2025-06-13 07:49:18.026 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.026 +00:00 [INF] Envelope queued up: 'f7be2783122a4a84a3ad52f96b2ae175' 2025-06-13 07:49:18.026 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 3491.6500ms 2025-06-13 07:49:18.028 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:49:18.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:18.030 +00:00 [INF] Started transaction with span ID 'b4a6433540051f92' and trace ID '90a7860df8204da28191401920eecdba'. 2025-06-13 07:49:18.030 +00:00 [INF] Started transaction with span ID 'b4a6433540051f92' and trace ID '90a7860df8204da28191401920eecdba'. 2025-06-13 07:49:18.030 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:18.030 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.032 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:18.034 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1353.8335ms 2025-06-13 07:49:18.034 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.036 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.036 +00:00 [INF] Envelope queued up: 'a8063a3b27e84031b14806aef14b214e' 2025-06-13 07:49:18.037 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.038 +00:00 [INF] Envelope queued up: '12c7603e7c374cb48b8a999ba9e4c562' 2025-06-13 07:49:18.038 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:18.038 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:18.039 +00:00 [INF] Started transaction with span ID '525388b105aa60fd' and trace ID '0ac406816abd4bb29e43738228c3ed10'. 2025-06-13 07:49:18.039 +00:00 [INF] Started transaction with span ID '525388b105aa60fd' and trace ID '0ac406816abd4bb29e43738228c3ed10'. 2025-06-13 07:49:18.039 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.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-13 07:49:18.038 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:18.044 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:18.044 +00:00 [INF] Started transaction with span ID '8ed5738113fe0ce3' and trace ID 'e8b01655e59b4c4cac53c4ef5ce1cc67'. 2025-06-13 07:49:18.045 +00:00 [INF] Started transaction with span ID '8ed5738113fe0ce3' and trace ID 'e8b01655e59b4c4cac53c4ef5ce1cc67'. 2025-06-13 07:49:18.045 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.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-13 07:49:18.045 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1369.4969ms 2025-06-13 07:49:18.046 +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-13 07:49:18.048 +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-13 07:49:18.053 +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-13 07:49:18.067 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:49:18.068 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 38.4179ms 2025-06-13 07:49:18.068 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:18.068 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.070 +00:00 [INF] Envelope queued up: '2b4ba348299a42719e71af3c4eece7d1' 2025-06-13 07:49:18.070 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.070 +00:00 [INF] Envelope queued up: '7efd479089224bfd9d001a099a4f3019' 2025-06-13 07:49:18.070 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 41.9027ms 2025-06-13 07:49:18.074 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:18.077 +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-13 07:49:18.078 +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-13 07:49:18.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-13 07:49:18.082 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:18.088 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1026.1415ms 2025-06-13 07:49:18.086 +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-13 07:49:18.086 +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-13 07:49:18.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:18.094 +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-13 07:49:18.096 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.097 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.100 +00:00 [INF] Envelope queued up: '0718c9eb4c4c484a81e33e7644dfe9d5' 2025-06-13 07:49:18.100 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:18.102 +00:00 [INF] Envelope queued up: '9d1f6c2629334c60b64af0e8f899b8d0' 2025-06-13 07:49:18.102 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1045.5410ms 2025-06-13 07:49:18.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-13 07:49:18.102 +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-13 07:49:18.102 +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-13 07:49:18.129 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:18.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-13 07:49:18.146 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.196 +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-13 07:49:18.218 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.247 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49: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-13 07:49:18.277 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.297 +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-13 07:49:18.307 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:18.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-13 07:49:18.330 +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-13 07:49:18.331 +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-13 07:49:18.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-13 07:49:18.356 +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-13 07:49:18.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-13 07:49:18.384 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.441 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:18.441 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:18.442 +00:00 [INF] Started transaction with span ID '2cec4bc7dce7565d' and trace ID 'c31266ba777d4be0b7d12b96a4658711'. 2025-06-13 07:49:18.442 +00:00 [INF] Started transaction with span ID '2cec4bc7dce7565d' and trace ID 'c31266ba777d4be0b7d12b96a4658711'. 2025-06-13 07:49:18.442 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:18.442 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49: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-13 07:49:18.453 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:18.469 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:18.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-13 07:49:18.476 +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-13 07:49:18.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-13 07:49:18.494 +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-13 07:49:18.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-13 07:49:18.505 +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-13 07:49:18.556 +00:00 [INF] Executed DbCommand (65ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49: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-13 07:49:18.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-13 07:49:18.573 +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-13 07:49:18.580 +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-13 07:49:18.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-13 07:49:18.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-13 07:49: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-13 07:49:18.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-13 07:49:18.613 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.627 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.644 +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-13 07:49:18.644 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:18.685 +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-13 07:49:18.691 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:18.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:18.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-13 07:49:18.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-13 07:49:18.717 +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-13 07:49:18.717 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.728 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:18.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-13 07:49:18.736 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:18.752 +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-13 07:49:18.754 +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-13 07:49:18.763 +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-13 07:49:18.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-13 07:49:18.778 +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-13 07:49:18.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-13 07:49:18.788 +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-13 07:49: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-13 07:49:18.795 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:18.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-13 07:49:18.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-13 07:49:18.815 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:18.817 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:18.830 +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-13 07:49:18.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-13 07:49:18.838 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.856 +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-13 07:49:18.862 +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-13 07:49:18.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-13 07:49:18.872 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.888 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.916 +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-13 07:49:18.924 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:18.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-13 07:49:18.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-13 07:49: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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.957 +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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.980 +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-13 07:49:18.984 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:18.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-13 07:49:18.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:18.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-13 07:49:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.004 +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-13 07:49:19.009 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4470.7637ms 2025-06-13 07:49:19.010 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:19.010 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.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-13 07:49:19.017 +00:00 [INF] Envelope queued up: 'ad973d51997e40b4b48feed118ca0183' 2025-06-13 07:49:19.017 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.017 +00:00 [INF] Envelope queued up: 'd1b0a85599a64c3f94b0ea6fc9203c59' 2025-06-13 07:49:19.018 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 4497.8873ms 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.045 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:19.046 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:19.046 +00:00 [INF] Started transaction with span ID '17f04c320eca7c5b' and trace ID 'a6e5fdfca147453dbfc5b8323f862b01'. 2025-06-13 07:49:19.046 +00:00 [INF] Started transaction with span ID '17f04c320eca7c5b' and trace ID 'a6e5fdfca147453dbfc5b8323f862b01'. 2025-06-13 07:49:19.046 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:19.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-13 07:49:19.052 +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-13 07:49:19.053 +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-13 07:49:19.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-13 07:49:19.062 +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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:19.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-13 07:49: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-13 07:49:19.092 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.108 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.142 +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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.163 +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-13 07:49: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-13 07:49:19.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-13 07:49:19.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.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-13 07:49:19.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.197 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.205 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:19.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-13 07:49:19.210 +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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.221 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.286 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.309 +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-13 07:49:19.310 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49: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-13 07:49: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-13 07:49:19.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-13 07:49:19.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49: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-13 07:49:19.326 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.360 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.366 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1331.8222ms 2025-06-13 07:49:19.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:19.371 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.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-13 07:49:19.373 +00:00 [INF] Envelope queued up: '9a0672eec94a4264a0a3050ad2b3461d' 2025-06-13 07:49:19.373 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.373 +00:00 [INF] Envelope queued up: 'a6b6a88f212546f8b013e7d82c94d0fa' 2025-06-13 07:49:19.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 1335.1534ms 2025-06-13 07:49:19.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-13 07:49:19.386 +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-13 07:49:19.387 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.408 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.433 +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-13 07:49:19.436 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.451 +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-13 07:49:19.452 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:19.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-13 07:49:19.462 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1417.0139ms 2025-06-13 07:49:19.465 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:19.465 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.465 +00:00 [INF] Envelope queued up: 'f4d3fd246dfc4cdf8dc35a768533962c' 2025-06-13 07:49:19.466 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.466 +00:00 [INF] Envelope queued up: 'a48a2691b8d94a779266b985f266aaaa' 2025-06-13 07:49:19.466 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1427.2640ms 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.514 +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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.530 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:19.531 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1089.5235ms 2025-06-13 07:49:19.531 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:19.532 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.536 +00:00 [INF] Envelope queued up: '8c949f1c3d984af998e2f79068c67d29' 2025-06-13 07:49:19.536 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.536 +00:00 [INF] Envelope queued up: '39b9754a38e94d5c83e893117581d1c2' 2025-06-13 07:49:19.536 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1095.1219ms 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.597 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:19.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:19.598 +00:00 [INF] Started transaction with span ID '21a25c7a46c19657' and trace ID '316d7bf7179942fb8b75f435759c466f'. 2025-06-13 07:49:19.598 +00:00 [INF] Started transaction with span ID '21a25c7a46c19657' and trace ID '316d7bf7179942fb8b75f435759c466f'. 2025-06-13 07:49:19.598 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:19.598 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:19.603 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:19.608 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:19.614 +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-13 07:49:19.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.643 +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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.698 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.717 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.734 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:19.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-13 07:49:19.740 +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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.747 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:19.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 701.3346ms 2025-06-13 07:49:19.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:19.747 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.748 +00:00 [INF] Envelope queued up: '95b4c1efa0014a09bf3207881522ff38' 2025-06-13 07:49:19.748 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:19.749 +00:00 [INF] Envelope queued up: 'bdeb3136d1f94043b821059bd66bd886' 2025-06-13 07:49:19.749 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 703.2523ms 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.801 +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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.871 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.902 +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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49:19.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-13 07:49: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-13 07:49: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-13 07:49:19.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-13 07:49: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-13 07:49:19.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.009 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:20.010 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 412.0281ms 2025-06-13 07:49:20.011 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:20.011 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:20.013 +00:00 [INF] Envelope queued up: '6f275b66fb9942568f5e33366ba8b53e' 2025-06-13 07:49:20.013 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:20.013 +00:00 [INF] Envelope queued up: 'd336e12a082a4d75b86b94f539c1417c' 2025-06-13 07:49:20.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 416.1360ms 2025-06-13 07:49:20.148 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:20.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:20.148 +00:00 [INF] Started transaction with span ID '5e7b36ac47b97f3' and trace ID 'ef0dc6cc9803418f9020beabc082f546'. 2025-06-13 07:49:20.148 +00:00 [INF] Started transaction with span ID '5e7b36ac47b97f3' and trace ID 'ef0dc6cc9803418f9020beabc082f546'. 2025-06-13 07:49:20.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:20.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-13 07:49:20.164 +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-13 07:49:20.178 +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-13 07:49:20.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:20.430 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:20.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 282.9603ms 2025-06-13 07:49:20.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:20.432 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:20.433 +00:00 [INF] Envelope queued up: '0387d3199d174690bf354e0eb06dda75' 2025-06-13 07:49:20.433 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:20.434 +00:00 [INF] Envelope queued up: '65e2914b90014dcea5ee45d841125d5f' 2025-06-13 07:49:20.434 +00: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.1381ms 2025-06-13 07:49:20.719 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:20.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:20.720 +00:00 [INF] Started transaction with span ID 'd80d8af7a7cf58f3' and trace ID '0431b753d5654aa09aac1524058523bb'. 2025-06-13 07:49:20.720 +00:00 [INF] Started transaction with span ID 'd80d8af7a7cf58f3' and trace ID '0431b753d5654aa09aac1524058523bb'. 2025-06-13 07:49:20.720 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:20.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-13 07:49:20.729 +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-13 07:49:20.734 +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-13 07:49:20.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-13 07:49:20.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:20.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-13 07:49: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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49: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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.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-13 07:49:20.979 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:20.980 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 259.733ms 2025-06-13 07:49:20.980 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:20.980 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:20.982 +00:00 [INF] Envelope queued up: '3e322548002b41b5935be8eb25d02ccd' 2025-06-13 07:49:20.982 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:20.982 +00:00 [INF] Envelope queued up: '54e163df2db24a44a1d35c5d4e493eee' 2025-06-13 07:49:20.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 262.6846ms 2025-06-13 07:49:21.276 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:21.276 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:21.276 +00:00 [INF] Started transaction with span ID '231510df1205800f' and trace ID 'e27280e2487c4116a915370b8ea76a51'. 2025-06-13 07:49:21.276 +00:00 [INF] Started transaction with span ID '231510df1205800f' and trace ID 'e27280e2487c4116a915370b8ea76a51'. 2025-06-13 07:49:21.276 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:21.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-13 07:49:21.300 +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-13 07:49:21.318 +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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49: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-13 07:49:21.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-13 07:49: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-13 07:49:21.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-13 07:49:21.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-13 07:49: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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49: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-13 07:49:21.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-13 07:49:21.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-13 07:49: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-13 07:49:21.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-13 07:49: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-13 07:49:21.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-13 07:49:21.407 +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-13 07:49:21.417 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49: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-13 07:49:21.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-13 07:49: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-13 07:49:21.448 +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-13 07:49:21.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:21.473 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49: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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:21.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-13 07:49:21.550 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:21.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-13 07:49:21.570 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:21.578 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:21.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-13 07:49:21.592 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:21.636 +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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.668 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49: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-13 07:49:21.681 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:21.691 +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-13 07:49:21.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-13 07:49: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-13 07:49:21.712 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:21.722 +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-13 07:49:21.732 +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-13 07:49:21.741 +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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49:21.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-13 07:49: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-13 07:49: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-13 07:49:21.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-13 07:49:21.817 +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-13 07:49:21.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:21.847 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:21.855 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 578.6352ms 2025-06-13 07:49:21.855 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:21.855 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:21.857 +00:00 [INF] Envelope queued up: '767adfc71a17494591ffadde0ca9fb3b' 2025-06-13 07:49:21.857 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:21.857 +00:00 [INF] Envelope queued up: '03029c058b6a471c96b0129db8b72d64' 2025-06-13 07:49:21.860 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 583.5176ms 2025-06-13 07:49:21.867 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:21.867 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:21.867 +00:00 [INF] Started transaction with span ID '7881af6bce4431d1' and trace ID 'f269d159c7d34d85adbef8ed45cc7064'. 2025-06-13 07:49:21.867 +00:00 [INF] Started transaction with span ID '7881af6bce4431d1' and trace ID 'f269d159c7d34d85adbef8ed45cc7064'. 2025-06-13 07:49:21.867 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:21.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-13 07:49:21.878 +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-13 07:49:21.892 +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-13 07:49:21.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:21.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-13 07:49:21.921 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49: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-13 07:49:21.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-13 07:49:21.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:21.977 +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-13 07:49:21.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-13 07:49:21.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49: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-13 07:49:22.030 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.075 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.116 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:22.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-13 07:49:22.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-13 07:49:22.151 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.353 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49: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-13 07:49: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-13 07:49:22.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-13 07:49: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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.436 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:22.436 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:22.436 +00:00 [INF] Started transaction with span ID 'fa0f6a0d199e560d' and trace ID '4c45a1ef46854f369b6fb9ad559a3b09'. 2025-06-13 07:49:22.436 +00:00 [INF] Started transaction with span ID 'fa0f6a0d199e560d' and trace ID '4c45a1ef46854f369b6fb9ad559a3b09'. 2025-06-13 07:49:22.436 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:22.437 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49: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-13 07:49:22.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-13 07:49:22.453 +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-13 07:49:22.457 +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-13 07:49:22.458 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:22.460 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 592.62ms 2025-06-13 07:49:22.460 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:22.460 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:22.463 +00:00 [INF] Envelope queued up: '875e3e662ba44f5da6524899084a933f' 2025-06-13 07:49:22.463 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:22.463 +00:00 [INF] Envelope queued up: '909092c7039a46fd9401bc671364cce0' 2025-06-13 07:49:22.464 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 597.1387ms 2025-06-13 07:49:22.472 +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-13 07:49:22.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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-13 07:49: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-13 07:49:22.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-13 07:49:22.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-13 07:49:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:22.737 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:22.738 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.2254ms 2025-06-13 07:49:22.738 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:22.738 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:22.740 +00:00 [INF] Envelope queued up: '327c9871694240e08294602adcd20fd5' 2025-06-13 07:49:22.740 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:22.740 +00:00 [INF] Envelope queued up: 'cc80950f995d429f9b9cf9f6f4126069' 2025-06-13 07:49:22.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 304.2082ms 2025-06-13 07:49:23.314 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:23.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:23.314 +00:00 [INF] Started transaction with span ID '522127125ba04409' and trace ID '724fc8cabe0f4b568ac368faae83d7db'. 2025-06-13 07:49:23.314 +00:00 [INF] Started transaction with span ID '522127125ba04409' and trace ID '724fc8cabe0f4b568ac368faae83d7db'. 2025-06-13 07:49:23.314 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:23.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-13 07:49:23.332 +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-13 07:49:23.353 +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-13 07:49:23.358 +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-13 07:49:23.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49:23.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-13 07:49: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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49:23.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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:23.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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49:23.601 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:23.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-13 07:49:23.604 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:23.606 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 291.9435ms 2025-06-13 07:49:23.606 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:23.607 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:23.608 +00:00 [INF] Envelope queued up: '93bcafb825bd45d7b1e0cbcd83c47f8a' 2025-06-13 07:49:23.609 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:23.609 +00:00 [INF] Envelope queued up: '6fbfa801c1184c41bca58452803af706' 2025-06-13 07:49:23.610 +00: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.6524ms 2025-06-13 07:49:23.882 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:23.883 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:23.883 +00:00 [INF] Started transaction with span ID '544e43fa46fbebbb' and trace ID '590334c00710452cbd6944e5ecc8c833'. 2025-06-13 07:49:23.883 +00:00 [INF] Started transaction with span ID '544e43fa46fbebbb' and trace ID '590334c00710452cbd6944e5ecc8c833'. 2025-06-13 07:49:23.883 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:23.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-13 07:49:23.889 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:23.893 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:23.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-13 07:49:23.900 +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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:23.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-13 07:49:23.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-13 07:49: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-13 07:49: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-13 07:49:23.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49: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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:24.147 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:24.149 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.7004ms 2025-06-13 07:49:24.149 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:24.149 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:24.150 +00:00 [INF] Envelope queued up: 'b2e2ceaf903f441eaf205ab93c5fd339' 2025-06-13 07:49:24.151 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:24.151 +00:00 [INF] Envelope queued up: 'd7c61479bae24c0bb191a4533fcf5460' 2025-06-13 07:49:24.151 +00: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.7232ms 2025-06-13 07:49:24.167 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:24.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:24.167 +00:00 [INF] Started transaction with span ID '2a00bc10c6b798dc' and trace ID 'a2b09d038470458c9f6902499654e4e6'. 2025-06-13 07:49:24.167 +00:00 [INF] Started transaction with span ID '2a00bc10c6b798dc' and trace ID 'a2b09d038470458c9f6902499654e4e6'. 2025-06-13 07:49:24.167 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:24.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-13 07:49:24.194 +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-13 07:49:24.210 +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-13 07:49:24.214 +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-13 07:49:24.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.314 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49: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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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-13 07:49:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:24.489 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:24.490 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 322.6935ms 2025-06-13 07:49:24.490 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:24.491 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:24.492 +00:00 [INF] Envelope queued up: 'a15d8e60387e444392d00b3d99657c3e' 2025-06-13 07:49:24.492 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:24.492 +00:00 [INF] Envelope queued up: '27adace2ac2a41b0bcb6d402b587aae0' 2025-06-13 07:49:24.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 325.8837ms 2025-06-13 07:49:25.287 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:25.287 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:25.287 +00:00 [INF] Started transaction with span ID '88114998cc5e5872' and trace ID 'dd4e8b91a7584551bee8f4382a51e2e2'. 2025-06-13 07:49:25.287 +00:00 [INF] Started transaction with span ID '88114998cc5e5872' and trace ID 'dd4e8b91a7584551bee8f4382a51e2e2'. 2025-06-13 07:49:25.287 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:25.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-13 07:49:25.309 +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-13 07:49:25.339 +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-13 07:49:25.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:25.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49: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-13 07:49:25.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.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-13 07:49: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-13 07:49:25.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-13 07:49:25.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-13 07:49:25.605 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:25.607 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 319.5016ms 2025-06-13 07:49:25.607 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:25.608 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:25.609 +00:00 [INF] Envelope queued up: 'ed25a2f43f674fd3ab7fb11ab23734ea' 2025-06-13 07:49:25.609 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:25.610 +00:00 [INF] Envelope queued up: '47ed81ac71aa49f097a5555d28373cf2' 2025-06-13 07:49:25.610 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 323.3741ms 2025-06-13 07:49:26.194 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:26.194 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:26.194 +00:00 [INF] Started transaction with span ID 'f435b1f65c596126' and trace ID '4264836cf64040f48a26797e25df073c'. 2025-06-13 07:49:26.194 +00:00 [INF] Started transaction with span ID 'f435b1f65c596126' and trace ID '4264836cf64040f48a26797e25df073c'. 2025-06-13 07:49:26.194 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:26.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-13 07:49:26.209 +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-13 07:49:26.229 +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-13 07:49:26.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-13 07:49:26.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49: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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.268 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49: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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49: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-13 07:49:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:26.460 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:26.462 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 267.552ms 2025-06-13 07:49:26.462 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:26.462 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:26.463 +00:00 [INF] Envelope queued up: 'a2f27b15bf4340dabc68618c51546d4b' 2025-06-13 07:49:26.464 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:26.464 +00:00 [INF] Envelope queued up: '1eb1b2a6c63142eb8fd2dab1a5fc060c' 2025-06-13 07:49:26.464 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 270.5035ms 2025-06-13 07:49:26.761 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:26.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:26.761 +00:00 [INF] Started transaction with span ID '9bc0b0a1b9200f20' and trace ID 'dad912b9053d4e6ab0f5432665cd8f46'. 2025-06-13 07:49:26.761 +00:00 [INF] Started transaction with span ID '9bc0b0a1b9200f20' and trace ID 'dad912b9053d4e6ab0f5432665cd8f46'. 2025-06-13 07:49:26.761 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:26.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-13 07:49:26.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-13 07:49:26.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:49:26.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49:26.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-13 07:49: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-13 07:49: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-13 07:49:26.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.013 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:27.014 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 252.3719ms 2025-06-13 07:49:27.014 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:27.014 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:27.016 +00:00 [INF] Envelope queued up: '643f41704e0a4930b4e25c463cdb505d' 2025-06-13 07:49:27.016 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:27.016 +00:00 [INF] Envelope queued up: '860c0d95dd634e64a9a205b5047e60cd' 2025-06-13 07:49:27.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 255.4398ms 2025-06-13 07:49:27.366 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:27.367 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:27.367 +00:00 [INF] Started transaction with span ID '22c114c10b7a9b79' and trace ID '165fa556b20342279f6457455f20e1f3'. 2025-06-13 07:49:27.367 +00:00 [INF] Started transaction with span ID '22c114c10b7a9b79' and trace ID '165fa556b20342279f6457455f20e1f3'. 2025-06-13 07:49:27.367 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:27.367 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:27.392 +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-13 07:49:27.409 +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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.503 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49: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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.678 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.725 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:27.726 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 359.0887ms 2025-06-13 07:49:27.726 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:27.726 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:27.728 +00:00 [INF] Envelope queued up: '87bb48246c344d0684958f735bacce26' 2025-06-13 07:49:27.728 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:27.728 +00:00 [INF] Envelope queued up: 'cc2b68b1e3194c12b72725c753b5bc9f' 2025-06-13 07:49:27.728 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 362.0636ms 2025-06-13 07:49:27.938 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:27.938 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:27.938 +00:00 [INF] Started transaction with span ID '514865c9daab411e' and trace ID '7331e0a2bc444914ac8a89a353759f16'. 2025-06-13 07:49:27.939 +00:00 [INF] Started transaction with span ID '514865c9daab411e' and trace ID '7331e0a2bc444914ac8a89a353759f16'. 2025-06-13 07:49:27.939 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:27.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-13 07:49:27.951 +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-13 07:49:27.962 +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-13 07:49:27.968 +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-13 07:49:27.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-13 07:49:27.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-13 07:49:27.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-13 07:49:28.016 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.039 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:28.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-13 07:49: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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.070 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:28.075 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:28.083 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:28.089 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.116 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:28.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-13 07:49:28.125 +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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.168 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:28.174 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:28.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-13 07:49:28.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-13 07:49:28.192 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49:28.236 +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-13 07:49:28.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-13 07:49:28.251 +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-13 07:49:28.266 +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-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:28.312 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49:28.348 +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-13 07:49:28.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-13 07:49:28.359 +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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.395 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49: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-13 07:49:28.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-13 07:49:28.415 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:28.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-13 07:49: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-13 07:49: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-13 07:49:28.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-13 07:49: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-13 07:49:28.460 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49: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-13 07:49:28.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-13 07:49:28.480 +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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.501 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:28.505 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 566.1871ms 2025-06-13 07:49:28.505 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:28.505 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:28.515 +00:00 [INF] Envelope queued up: '3b4a53fe3401453da2b49a93df212917' 2025-06-13 07:49:28.515 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:28.515 +00:00 [INF] Envelope queued up: '77ca4e6a6a544504b36eb17211bd4abd' 2025-06-13 07:49:28.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 577.0061ms 2025-06-13 07:49:28.783 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:28.783 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:28.783 +00:00 [INF] Started transaction with span ID 'b10c89b81f06d5cb' and trace ID '9a908a9bf1654b17b1418c3fdfc517ad'. 2025-06-13 07:49:28.783 +00:00 [INF] Started transaction with span ID 'b10c89b81f06d5cb' and trace ID '9a908a9bf1654b17b1418c3fdfc517ad'. 2025-06-13 07:49:28.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:28.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-13 07:49:28.799 +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-13 07:49:28.815 +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-13 07:49:28.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:28.824 +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-13 07:49: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-13 07:49:28.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-13 07:49: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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49: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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49:28.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-13 07:49:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49:28.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-13 07:49:28.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:28.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-13 07:49:28.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-13 07:49:28.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:28.992 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:28.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:29.075 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:29.076 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 292.149ms 2025-06-13 07:49:29.076 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:29.076 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:29.078 +00:00 [INF] Envelope queued up: '25514864524f42b8b395d12a639407d7' 2025-06-13 07:49:29.078 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:29.078 +00:00 [INF] Envelope queued up: '60d6011a43434ce7aa7e8aa2165ab18c' 2025-06-13 07:49:29.078 +00: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.3645ms 2025-06-13 07:49:29.366 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:29.366 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:29.366 +00:00 [INF] Started transaction with span ID '230cedc1782c8c4' and trace ID 'f42f0b9703eb49e7886c4ca2583f2a80'. 2025-06-13 07:49:29.367 +00:00 [INF] Started transaction with span ID '230cedc1782c8c4' and trace ID 'f42f0b9703eb49e7886c4ca2583f2a80'. 2025-06-13 07:49:29.367 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:29.367 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:29.384 +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-13 07:49:29.409 +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-13 07:49:29.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-13 07:49:29.417 +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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:29.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:29.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.667 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:29.668 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.6542ms 2025-06-13 07:49:29.668 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:29.669 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:29.671 +00:00 [INF] Envelope queued up: '757827b4b60c4ac7a1ed49b1172232b9' 2025-06-13 07:49:29.671 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:29.671 +00:00 [INF] Envelope queued up: 'f305b2a5ed3a43be8d14568d47b95f58' 2025-06-13 07:49:29.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 305.0431ms 2025-06-13 07:49:29.929 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:29.929 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:29.929 +00:00 [INF] Started transaction with span ID '9103fdcfe7091674' and trace ID 'dbce2c49cb1245638b5fcb96560c6ad9'. 2025-06-13 07:49:29.929 +00:00 [INF] Started transaction with span ID '9103fdcfe7091674' and trace ID 'dbce2c49cb1245638b5fcb96560c6ad9'. 2025-06-13 07:49:29.929 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49:29.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49: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-13 07:49:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:30.198 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:30.199 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 269.3045ms 2025-06-13 07:49:30.199 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:30.199 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:30.201 +00:00 [INF] Envelope queued up: '13fba25ecc5546abad42b969d90f4ee7' 2025-06-13 07:49:30.201 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:30.201 +00:00 [INF] Envelope queued up: '12eb72b182bb4bc7ba107b724edfbe33' 2025-06-13 07:49:30.201 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 272.4476ms 2025-06-13 07:49:30.511 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:30.511 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:30.511 +00:00 [INF] Started transaction with span ID 'bca4b3cc01b19be5' and trace ID '8731c5d38f334fcd84ce636809a76376'. 2025-06-13 07:49:30.511 +00:00 [INF] Started transaction with span ID 'bca4b3cc01b19be5' and trace ID '8731c5d38f334fcd84ce636809a76376'. 2025-06-13 07:49:30.511 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:30.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-13 07:49:30.527 +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-13 07:49:30.552 +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-13 07:49:30.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:30.559 +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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49: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-13 07:49: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-13 07:49:30.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-13 07:49: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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.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-13 07:49:30.784 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:30.785 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 273.0993ms 2025-06-13 07:49:30.785 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:30.785 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:30.787 +00:00 [INF] Envelope queued up: 'd36a7ffeaa5147879353a445bd4a64b2' 2025-06-13 07:49:30.787 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:30.787 +00:00 [INF] Envelope queued up: '952dabe7604641e699741c15b02d0e96' 2025-06-13 07:49:30.787 +00: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.1615ms 2025-06-13 07:49:31.479 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:31.479 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:31.479 +00:00 [INF] Started transaction with span ID 'df212c6bff67847b' and trace ID 'fa0bc547d4744c46b22c7f0c2e0a092b'. 2025-06-13 07:49:31.479 +00:00 [INF] Started transaction with span ID 'df212c6bff67847b' and trace ID 'fa0bc547d4744c46b22c7f0c2e0a092b'. 2025-06-13 07:49:31.479 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:31.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-13 07:49:31.508 +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-13 07:49:31.523 +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-13 07:49:31.527 +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-13 07:49:31.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49: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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49: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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.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-13 07:49:31.769 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:31.771 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 291.3679ms 2025-06-13 07:49:31.771 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:31.771 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:31.773 +00:00 [INF] Envelope queued up: '0d5d146264174ee28afd8d640eab96b0' 2025-06-13 07:49:31.773 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:31.773 +00:00 [INF] Envelope queued up: '9ab64b2f355b4507bca127757c0c7c3a' 2025-06-13 07:49:31.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 294.4141ms 2025-06-13 07:49:32.143 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:49:32.143 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:32.143 +00:00 [INF] Started transaction with span ID '26495a58e1e4d19e' and trace ID 'c07a73d653704e7e86e9b4c35557167f'. 2025-06-13 07:49:32.143 +00:00 [INF] Started transaction with span ID '26495a58e1e4d19e' and trace ID 'c07a73d653704e7e86e9b4c35557167f'. 2025-06-13 07:49:32.143 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:32.143 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:32.163 +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-13 07:49:32.195 +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-13 07:49:32.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:49:32.201 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49: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-13 07:49: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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49: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-13 07:49:32.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49: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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.324 +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-13 07:49:32.332 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:49:32.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-13 07:49: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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49: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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49: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-13 07:49:32.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:32.475 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:49:32.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-13 07:49:32.489 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49: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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49: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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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-13 07:49:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:49:32.594 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:49:32.595 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 452.1148ms 2025-06-13 07:49:32.595 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:49:32.596 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:32.599 +00:00 [INF] Envelope queued up: '035c445d0354442a95539ea59bbb8192' 2025-06-13 07:49:32.599 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:32.599 +00:00 [INF] Envelope queued up: 'f05f8ad4a5c14c2984fba43e399cc8db' 2025-06-13 07:49:32.599 +00: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.7845ms 2025-06-13 07:49:34.105 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:49:34.105 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:34.105 +00:00 [INF] Started transaction with span ID 'c5e3eef73e659750' and trace ID 'c9005a732e25436abad7e722be3225d9'. 2025-06-13 07:49:34.105 +00:00 [INF] Started transaction with span ID 'c5e3eef73e659750' and trace ID 'c9005a732e25436abad7e722be3225d9'. 2025-06-13 07:49:34.106 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:34.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-13 07:49:34.110 +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-13 07:49:34.110 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:49:34.111 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.3885ms 2025-06-13 07:49:34.111 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:34.111 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:34.112 +00:00 [INF] Envelope queued up: 'fe03d4a35bf045c6bc5f815bfaa6e209' 2025-06-13 07:49:34.112 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:34.112 +00:00 [INF] Envelope queued up: '0817bf3917a244de987b45a0ea5c9bd8' 2025-06-13 07:49:34.113 +00: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.4609ms 2025-06-13 07:49:38.971 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:49:38.971 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:38.971 +00:00 [INF] Started transaction with span ID 'dd91e08ffc0aba47' and trace ID 'dc50aed8230b4b629945115edc95fc40'. 2025-06-13 07:49:38.971 +00:00 [INF] Started transaction with span ID 'dd91e08ffc0aba47' and trace ID 'dc50aed8230b4b629945115edc95fc40'. 2025-06-13 07:49:38.971 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:38.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-13 07:49:38.974 +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-13 07:49:38.974 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:49:38.974 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8737ms 2025-06-13 07:49:38.974 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:38.974 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:38.974 +00:00 [INF] Envelope queued up: '2806352982484272845f06fde051a85e' 2025-06-13 07:49:38.974 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:38.974 +00:00 [INF] Envelope queued up: 'e96f732ca69449a88b5464b3da8c0a24' 2025-06-13 07:49:38.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 3.8807ms 2025-06-13 07:49:43.819 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:49:43.819 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:43.819 +00:00 [INF] Started transaction with span ID '350b853b16342bbd' and trace ID 'f6dc3dd029494c21abfd0906236e4edf'. 2025-06-13 07:49:43.819 +00:00 [INF] Started transaction with span ID '350b853b16342bbd' and trace ID 'f6dc3dd029494c21abfd0906236e4edf'. 2025-06-13 07:49:43.819 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:43.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-13 07:49:43.828 +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-13 07:49:43.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-13 07:49:43.828 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.9397ms 2025-06-13 07:49:43.828 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:43.828 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:43.829 +00:00 [INF] Envelope queued up: '121e15193d4a45e2bc24ecde5b22608f' 2025-06-13 07:49:43.829 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:43.829 +00:00 [INF] Envelope queued up: '5e9783f923ef4fee8b99dde00be40429' 2025-06-13 07:49:43.829 +00: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.9133ms 2025-06-13 07:49:51.573 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:49:51.573 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:49:51.574 +00:00 [INF] Started transaction with span ID 'f8c6f1e0aaffdc' and trace ID '56b2a7cb171d40aab67f4ec0e997afe2'. 2025-06-13 07:49:51.574 +00:00 [INF] Started transaction with span ID 'f8c6f1e0aaffdc' and trace ID '56b2a7cb171d40aab67f4ec0e997afe2'. 2025-06-13 07:49:51.574 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:51.574 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:49:51.577 +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-13 07:49:51.577 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:49:51.577 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7444ms 2025-06-13 07:49:51.577 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:49:51.577 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:51.577 +00:00 [INF] Envelope queued up: '16bfa427a8704e37b44552c0ebf565f0' 2025-06-13 07:49:51.577 +00:00 [INF] Capturing transaction. 2025-06-13 07:49:51.577 +00:00 [INF] Envelope queued up: '3cfe77f92fbc4d41affbfcea0d5e1ad7' 2025-06-13 07:49:51.579 +00: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.3618ms 2025-06-13 07:50:16.675 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:50:16.675 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:50:16.675 +00:00 [INF] Started transaction with span ID 'a41a0d178a9e2bd1' and trace ID '0f955b1f9c034478b56d241403c62662'. 2025-06-13 07:50:16.675 +00:00 [INF] Started transaction with span ID 'a41a0d178a9e2bd1' and trace ID '0f955b1f9c034478b56d241403c62662'. 2025-06-13 07:50:16.675 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:16.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-13 07:50:16.691 +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-13 07:50:16.707 +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-13 07:50:16.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:50:16.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07: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-13 07: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-13 07: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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50: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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.762 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:50:16.762 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:50:16.762 +00:00 [INF] Started transaction with span ID 'e4f9b9177cc0a0a9' and trace ID 'd01b9d33cd21472f8a787434446802cf'. 2025-06-13 07:50:16.763 +00:00 [INF] Started transaction with span ID 'e4f9b9177cc0a0a9' and trace ID 'd01b9d33cd21472f8a787434446802cf'. 2025-06-13 07:50:16.763 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:50:16.763 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:50:16.765 +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-13 07:50:16.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-13 07:50:16.765 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3925ms 2025-06-13 07:50:16.765 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:50:16.765 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:16.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-13 07:50:16.766 +00:00 [INF] Envelope queued up: 'f8bec514c8754f48b17449184e717958' 2025-06-13 07:50:16.767 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:16.767 +00:00 [INF] Envelope queued up: '4261c18584214ccfb1c4c7636f6d0e31' 2025-06-13 07:50:16.767 +00: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.1338ms 2025-06-13 07:50:16.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-13 07:50:16.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-13 07: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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07: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-13 07: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07: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-13 07: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-13 07: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-13 07: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-13 07: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-13 07:50: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-13 07:50: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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50: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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07: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-13 07: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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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-13 07:50:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:50:16.864 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:50:16.864 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 188.4328ms 2025-06-13 07:50:16.864 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:16.864 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:16.864 +00:00 [INF] Envelope queued up: 'db8e92c3a8b849caacaa37c2d2fdadfb' 2025-06-13 07:50:16.865 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:16.865 +00:00 [INF] Envelope queued up: 'fdcadfdbd593495f9dee3cf4aca29651' 2025-06-13 07:50:16.865 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 189.5454ms 2025-06-13 07:50:17.118 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:50:17.118 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:50:17.118 +00:00 [INF] Started transaction with span ID 'bf04a91a351e3ac5' and trace ID 'cb3e76e120fc4b60950350b272d47859'. 2025-06-13 07:50:17.118 +00:00 [INF] Started transaction with span ID 'bf04a91a351e3ac5' and trace ID 'cb3e76e120fc4b60950350b272d47859'. 2025-06-13 07:50:17.118 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:17.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-13 07:50:17.138 +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-13 07:50:17.161 +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-13 07:50:17.165 +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-13 07:50:17.167 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:50:17.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-13 07:50: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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07: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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07: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-13 07:50: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-13 07:50: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-13 07:50:17.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-13 07:50: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-13 07:50:17.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-13 07:50:17.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-13 07:50: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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:50:17.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-13 07:50:17.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-13 07:50: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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50: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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07: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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07: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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.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-13 07:50:17.464 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:50:17.465 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 346.3968ms 2025-06-13 07:50:17.465 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:17.465 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:17.466 +00:00 [INF] Envelope queued up: 'c3c0de2a91954ed28a79a14f0a4692fe' 2025-06-13 07:50:17.466 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:17.466 +00:00 [INF] Envelope queued up: 'b5afc624c10f4ee78423219d3a7bb2b7' 2025-06-13 07:50:17.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 347.8269ms 2025-06-13 07:50:24.566 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:50:24.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:50:24.566 +00:00 [INF] Started transaction with span ID 'f5420184b4bca272' and trace ID '670e60cfbe5b4d8081d2c22ffcbffc22'. 2025-06-13 07:50:24.567 +00:00 [INF] Started transaction with span ID 'f5420184b4bca272' and trace ID '670e60cfbe5b4d8081d2c22ffcbffc22'. 2025-06-13 07:50:24.567 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:24.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-13 07:50:24.604 +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-13 07:50:24.626 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:50:24.626 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:50:24.626 +00:00 [INF] Started transaction with span ID '58ae2cbc9f8743af' and trace ID '6e19dea2840043f9acbbdccf025756e9'. 2025-06-13 07:50:24.626 +00:00 [INF] Started transaction with span ID '58ae2cbc9f8743af' and trace ID '6e19dea2840043f9acbbdccf025756e9'. 2025-06-13 07:50:24.626 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:24.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-13 07:50:24.628 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:50:24.628 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:50:24.628 +00:00 [INF] Started transaction with span ID '7176a1d252485bfd' and trace ID 'b5694b01e25e4fabb45ed37856cc6878'. 2025-06-13 07:50:24.629 +00:00 [INF] Started transaction with span ID '7176a1d252485bfd' and trace ID 'b5694b01e25e4fabb45ed37856cc6878'. 2025-06-13 07:50:24.629 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:50:24.629 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:50:24.631 +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-13 07:50:24.631 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:50:24.631 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.2438ms 2025-06-13 07:50:24.631 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:50:24.631 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:24.631 +00:00 [INF] Envelope queued up: '684e9f42aec2407d9f36edd7dd649b23' 2025-06-13 07:50:24.631 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:24.632 +00:00 [INF] Envelope queued up: 'dca0111469bc47799ae962cd2e9237c3' 2025-06-13 07:50:24.632 +00: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.5439ms 2025-06-13 07:50:24.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:50:24.651 +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-13 07:50:24.662 +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-13 07:50:24.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07: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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07: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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07: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-13 07:50:24.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50: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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.826 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:50:24.826 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 259.2173ms 2025-06-13 07:50:24.826 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:24.826 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:24.826 +00:00 [INF] Envelope queued up: '7477ec611ac9493480d00948de0075d9' 2025-06-13 07:50:24.826 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:24.826 +00:00 [INF] Envelope queued up: '80332c4f86bf40299aac8be27f017387' 2025-06-13 07:50:24.827 +00: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.5108ms 2025-06-13 07:50:24.828 +00:00 [INF] Executed DbCommand (190ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.874 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.892 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50: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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.977 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:24.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50:25.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-13 07:50:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:50: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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50:25.229 +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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.250 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50: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-13 07:50:25.300 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:50: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-13 07:50:25.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-13 07:50:25.315 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:50:25.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-13 07:50:25.323 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:50: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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50:25.348 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.433 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50: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-13 07:50:25.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-13 07:50: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-13 07:50:25.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-13 07:50:25.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-13 07:50:25.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-13 07:50: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-13 07:50: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-13 07:50:25.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-13 07:50:25.550 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:50:25.553 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 926.4355ms 2025-06-13 07:50:25.553 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:50:25.556 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:25.556 +00:00 [INF] Envelope queued up: 'e5e886a57f2147a9abe2e6c5a4448cd5' 2025-06-13 07:50:25.556 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:25.556 +00:00 [INF] Envelope queued up: 'bad644fdaa544efc9234e5f97d1cf0fc' 2025-06-13 07:50:25.556 +00: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.3326ms 2025-06-13 07:50:52.185 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:50:52.185 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:50:52.185 +00:00 [INF] Started transaction with span ID '7efa96da5a086a52' and trace ID '9e9e00dd763948b1a8ce9464ca86e62e'. 2025-06-13 07:50:52.185 +00:00 [INF] Started transaction with span ID '7efa96da5a086a52' and trace ID '9e9e00dd763948b1a8ce9464ca86e62e'. 2025-06-13 07:50:52.185 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:50:52.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-13 07:50:52.189 +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-13 07:50:52.189 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:50:52.189 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.8922ms 2025-06-13 07:50:52.189 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:50:52.189 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:52.189 +00:00 [INF] Envelope queued up: '8c713ea5129c426e89b3133f325087b0' 2025-06-13 07:50:52.189 +00:00 [INF] Capturing transaction. 2025-06-13 07:50:52.189 +00:00 [INF] Envelope queued up: 'a572ba5258024a15977faa8b4381db0b' 2025-06-13 07:50:52.189 +00: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.8972ms 2025-06-13 07:51:03.854 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:51:03.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:03.854 +00:00 [INF] Started transaction with span ID '1502696a0035ee6e' and trace ID '60b22460707d4ba2886faf7b36081736'. 2025-06-13 07:51:03.854 +00:00 [INF] Started transaction with span ID '1502696a0035ee6e' and trace ID '60b22460707d4ba2886faf7b36081736'. 2025-06-13 07:51:03.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:03.854 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:51:03.856 +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-13 07:51:03.856 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:51:03.856 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8384ms 2025-06-13 07:51:03.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:03.856 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:03.856 +00:00 [INF] Envelope queued up: '5152f03db9ca49b496b8217cf569fe49' 2025-06-13 07:51:03.856 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:03.856 +00:00 [INF] Envelope queued up: '9b53db44ab4b443e86904d8333c14841' 2025-06-13 07:51:03.857 +00: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.8055ms 2025-06-13 07:51:06.357 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:51:06.357 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:06.357 +00:00 [INF] Started transaction with span ID 'd5ca61bcdb8f7bcd' and trace ID '4cfb2c85ed4e4283b1f94c21160a56d6'. 2025-06-13 07:51:06.357 +00:00 [INF] Started transaction with span ID 'd5ca61bcdb8f7bcd' and trace ID '4cfb2c85ed4e4283b1f94c21160a56d6'. 2025-06-13 07:51:06.357 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:06.357 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:51:06.359 +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-13 07:51:06.359 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:51:06.359 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.988ms 2025-06-13 07:51:06.359 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:06.359 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:06.359 +00:00 [INF] Envelope queued up: 'd1aedd409bdb49cd91758af170afec4e' 2025-06-13 07:51:06.359 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:06.359 +00:00 [INF] Envelope queued up: '932daa124ba5430ba013c399b7aa59d4' 2025-06-13 07:51:06.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 2.7840ms 2025-06-13 07:51:15.840 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:51:15.840 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:15.840 +00:00 [INF] Started transaction with span ID 'cc85b3daf8f15533' and trace ID '5f66319671ff4ca9a3ca822dff5690d7'. 2025-06-13 07:51:15.840 +00:00 [INF] Started transaction with span ID 'cc85b3daf8f15533' and trace ID '5f66319671ff4ca9a3ca822dff5690d7'. 2025-06-13 07:51:15.840 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:15.841 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:51:15.842 +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-13 07:51:15.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-13 07:51:15.846 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.6768ms 2025-06-13 07:51:15.846 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:15.846 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:15.847 +00:00 [INF] Envelope queued up: 'a603e8f8509c412eab6c451b9b172a8f' 2025-06-13 07:51:15.847 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:15.847 +00:00 [INF] Envelope queued up: '72fa39bb3e68464ab7f5a0906f0ece79' 2025-06-13 07:51:15.847 +00: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.7510ms 2025-06-13 07:51:20.675 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:51:20.675 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:20.676 +00:00 [INF] Started transaction with span ID '8123b579c4ce352' and trace ID '4466a27b4cc04c1a8578c28d9a9b08bf'. 2025-06-13 07:51:20.676 +00:00 [INF] Started transaction with span ID '8123b579c4ce352' and trace ID '4466a27b4cc04c1a8578c28d9a9b08bf'. 2025-06-13 07:51:20.676 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:20.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-13 07:51:20.680 +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-13 07:51:20.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-13 07:51:20.680 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.1955ms 2025-06-13 07:51:20.680 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:20.680 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:20.680 +00:00 [INF] Envelope queued up: 'd9d6273238f44ec2be440788ff640eed' 2025-06-13 07:51:20.680 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:20.680 +00:00 [INF] Envelope queued up: 'ff21b0235b2040e697f24f4cd72f0df6' 2025-06-13 07:51:20.680 +00: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.1561ms 2025-06-13 07:51:23.407 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:51:23.407 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:23.407 +00:00 [INF] Started transaction with span ID 'e49303cb9cf0d078' and trace ID '657480cfc9dd420bb4dfe4471e93a10f'. 2025-06-13 07:51:23.407 +00:00 [INF] Started transaction with span ID 'e49303cb9cf0d078' and trace ID '657480cfc9dd420bb4dfe4471e93a10f'. 2025-06-13 07:51:23.407 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:23.407 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:51:23.409 +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-13 07:51:23.409 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:51:23.409 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3132ms 2025-06-13 07:51:23.409 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:51:23.409 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:23.410 +00:00 [INF] Envelope queued up: '854874127a2e4905a2cb832e018ef661' 2025-06-13 07:51:23.410 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:23.410 +00:00 [INF] Envelope queued up: '309f549838f14bae926bee13dec6ef49' 2025-06-13 07:51:23.410 +00: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.1481ms 2025-06-13 07:51:27.950 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 07:51:27.950 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:27.951 +00:00 [INF] Started transaction with span ID '4fbacce78e35f592' and trace ID '34bb42c803184dac9dff3b8ca5a03991'. 2025-06-13 07:51:27.951 +00:00 [INF] Started transaction with span ID '4fbacce78e35f592' and trace ID '34bb42c803184dac9dff3b8ca5a03991'. 2025-06-13 07:51:27.951 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 07:51:27.951 +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-13 07:51:28.626 +00:00 [INF] Executed DbCommand (673ms) [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-13 07:51:28.626 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:51:28.626 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 674.9913ms 2025-06-13 07:51:28.626 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 07:51:28.626 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:28.626 +00:00 [INF] Envelope queued up: 'fb3941241ae84b579c2eef2edbe02960' 2025-06-13 07:51:28.626 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:28.626 +00:00 [INF] Envelope queued up: '5cd72028d3a74105a7456e79491ad6d1' 2025-06-13 07:51:28.626 +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 676.0918ms 2025-06-13 07:51:29.957 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 07:51:29.957 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:29.957 +00:00 [INF] Started transaction with span ID 'e50867810bfc787' and trace ID '8194d27466f349ab966e020b5f9ea953'. 2025-06-13 07:51:29.957 +00:00 [INF] Started transaction with span ID 'e50867810bfc787' and trace ID '8194d27466f349ab966e020b5f9ea953'. 2025-06-13 07:51:29.957 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 07:51:29.957 +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-13 07:51:29.959 +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-13 07:51:29.959 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:51:29.959 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.0356ms 2025-06-13 07:51:29.959 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 07:51:29.959 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:29.959 +00:00 [INF] Envelope queued up: '9210de2cd3904a4d94d895d16e2f0d61' 2025-06-13 07:51:29.973 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:29.973 +00:00 [INF] Envelope queued up: 'be6a1b2007af4e4483bb6595dbb18ba3' 2025-06-13 07:51:29.973 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 16.8936ms 2025-06-13 07:51:32.590 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 07:51:32.590 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:51:32.590 +00:00 [INF] Started transaction with span ID 'aed0418592a63665' and trace ID 'ef732f3a72e945d2a80847ee36bdda23'. 2025-06-13 07:51:32.591 +00:00 [INF] Started transaction with span ID 'aed0418592a63665' and trace ID 'ef732f3a72e945d2a80847ee36bdda23'. 2025-06-13 07:51:32.591 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 07:51:32.591 +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-13 07:51:32.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-13 07:51:32.593 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:51:32.593 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.0914ms 2025-06-13 07:51:32.593 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 07:51:32.593 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:32.593 +00:00 [INF] Envelope queued up: '6abe5cbe21a34fc4a921b24903170926' 2025-06-13 07:51:32.593 +00:00 [INF] Capturing transaction. 2025-06-13 07:51:32.593 +00:00 [INF] Envelope queued up: 'df4c626ad4e34b099521181b20e63ffe' 2025-06-13 07:51:32.593 +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 2.8786ms 2025-06-13 07:52:19.416 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:52:19.416 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:19.416 +00:00 [INF] Started transaction with span ID '409d29d18ebbe260' and trace ID 'b054b4a360d24daf93627acbaf46a9c9'. 2025-06-13 07:52:19.416 +00:00 [INF] Started transaction with span ID '409d29d18ebbe260' and trace ID 'b054b4a360d24daf93627acbaf46a9c9'. 2025-06-13 07:52:19.416 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:19.416 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:52:19.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-13 07:52:19.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-13 07:52:19.419 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3399ms 2025-06-13 07:52:19.419 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:19.419 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:19.420 +00:00 [INF] Envelope queued up: '4937711da343404d943f70c991c7bbda' 2025-06-13 07:52:19.420 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:19.420 +00:00 [INF] Envelope queued up: '65a5e33391e343d2a51c52fdc0e15926' 2025-06-13 07:52:19.420 +00: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.3961ms 2025-06-13 07:52:23.793 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:52:23.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:23.793 +00:00 [INF] Started transaction with span ID 'a834a99488a93f62' and trace ID '96830667c7fe42c59a98aa433190dbdc'. 2025-06-13 07:52:23.793 +00:00 [INF] Started transaction with span ID 'a834a99488a93f62' and trace ID '96830667c7fe42c59a98aa433190dbdc'. 2025-06-13 07:52:23.793 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:23.793 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:52:23.795 +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-13 07:52:23.795 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:52:23.796 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6166ms 2025-06-13 07:52:23.796 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:23.796 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:23.796 +00:00 [INF] Envelope queued up: 'c0d6e1d5271444be8c5c89974d815992' 2025-06-13 07:52:23.798 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:23.798 +00:00 [INF] Envelope queued up: 'cb2a599fb5c24d5fa8d0160b7c94746e' 2025-06-13 07:52:23.799 +00: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.9033ms 2025-06-13 07:52:43.449 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:52:43.449 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:43.449 +00:00 [INF] Started transaction with span ID '778e38f77509c29a' and trace ID '49b1dcb530e14c0e9caa3be852e0f5d1'. 2025-06-13 07:52:43.449 +00:00 [INF] Started transaction with span ID '778e38f77509c29a' and trace ID '49b1dcb530e14c0e9caa3be852e0f5d1'. 2025-06-13 07:52:43.449 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:43.449 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:52:43.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-13 07:52:43.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-13 07:52:43.452 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.334ms 2025-06-13 07:52:43.452 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:43.453 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:43.453 +00:00 [INF] Envelope queued up: '543985dd45a04ed38be2da12e7b712c3' 2025-06-13 07:52:43.453 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:43.453 +00:00 [INF] Envelope queued up: '1a9985feed7d4f7580a71ec4651af474' 2025-06-13 07:52:43.453 +00: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.4330ms 2025-06-13 07:52:45.077 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:45.077 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:45.077 +00:00 [INF] Started transaction with span ID '17c41415727c1c28' and trace ID '739cfa6dd96e4252a8f8534701f09b44'. 2025-06-13 07:52:45.077 +00:00 [INF] Started transaction with span ID '17c41415727c1c28' and trace ID '739cfa6dd96e4252a8f8534701f09b44'. 2025-06-13 07:52:45.077 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:45.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-13 07:52:45.094 +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-13 07:52:45.114 +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-13 07:52:45.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-13 07:52:45.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52: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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.266 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.305 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:45.305 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 228.168ms 2025-06-13 07:52:45.305 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:45.306 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:45.307 +00:00 [INF] Envelope queued up: '6840a4b65543472f8d1c41e7d1f33bb9' 2025-06-13 07:52:45.307 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:45.307 +00:00 [INF] Envelope queued up: 'a9e69bd882574c2fb6bcff00ef75bbec' 2025-06-13 07:52:45.308 +00: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.8540ms 2025-06-13 07:52:45.724 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:45.724 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:45.724 +00:00 [INF] Started transaction with span ID '315039e8df61d9d3' and trace ID '01cad18e762747f8acdf5a345728afd3'. 2025-06-13 07:52:45.724 +00:00 [INF] Started transaction with span ID '315039e8df61d9d3' and trace ID '01cad18e762747f8acdf5a345728afd3'. 2025-06-13 07:52:45.724 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:45.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-13 07:52:45.729 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:52:45.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:52:45.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:52:45.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07: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-13 07: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-13 07:52:45.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-13 07: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-13 07:52:45.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-13 07:52:45.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-13 07: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-13 07: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-13 07:52:45.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-13 07:52:45.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52:45.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-13 07:52: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:45.951 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:45.952 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 227.4095ms 2025-06-13 07:52:45.952 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:45.952 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:45.954 +00:00 [INF] Envelope queued up: 'b6b902bb433548ad92021165ca4a3e0c' 2025-06-13 07:52:45.954 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:45.954 +00:00 [INF] Envelope queued up: '118133256aae4c6584967a0289f23ef6' 2025-06-13 07:52:45.955 +00: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.7117ms 2025-06-13 07:52:46.385 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:46.385 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:46.385 +00:00 [INF] Started transaction with span ID '2a96aef73642e882' and trace ID '254a654966934c73adf7537ef59f206b'. 2025-06-13 07:52:46.386 +00:00 [INF] Started transaction with span ID '2a96aef73642e882' and trace ID '254a654966934c73adf7537ef59f206b'. 2025-06-13 07:52:46.386 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:46.386 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:52:46.401 +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-13 07:52:46.419 +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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07: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-13 07: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-13 07: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-13 07: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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52: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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52: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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07: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-13 07:52:46.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-13 07:52:46.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-13 07: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-13 07: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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52:46.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-13 07:52: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-13 07:52: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-13 07:52:46.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-13 07:52:46.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-13 07: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-13 07: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-13 07:52:46.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-13 07:52:46.609 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:46.610 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 224.0271ms 2025-06-13 07:52:46.610 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:46.610 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:46.612 +00:00 [INF] Envelope queued up: '4385cf33a90644f2a22776e4ae7bbf7a' 2025-06-13 07:52:46.612 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:46.612 +00:00 [INF] Envelope queued up: '6d8343a96a654ccd9cd4e329495c091f' 2025-06-13 07:52:46.612 +00: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.0271ms 2025-06-13 07:52:47.085 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:47.085 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:47.085 +00:00 [INF] Started transaction with span ID '3180c2531e67a5fb' and trace ID '42e2c33d92044b4b84aa2acdb596f315'. 2025-06-13 07:52:47.085 +00:00 [INF] Started transaction with span ID '3180c2531e67a5fb' and trace ID '42e2c33d92044b4b84aa2acdb596f315'. 2025-06-13 07:52:47.085 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:47.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-13 07:52:47.099 +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-13 07:52:47.111 +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-13 07:52:47.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-13 07:52:47.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07: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-13 07:52:47.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-13 07:52:47.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-13 07:52: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-13 07: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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52: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-13 07:52: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-13 07:52:47.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-13 07:52:47.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-13 07: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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52: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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.283 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:47.284 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 199.0336ms 2025-06-13 07:52:47.284 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:47.284 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:47.285 +00:00 [INF] Envelope queued up: '0b2507d410a64b5db4820f3a3cc041b9' 2025-06-13 07:52:47.286 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:47.286 +00:00 [INF] Envelope queued up: 'bb7c7dce9413419ea58c704228095c42' 2025-06-13 07:52:47.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 201.5498ms 2025-06-13 07:52:47.761 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:47.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:47.761 +00:00 [INF] Started transaction with span ID 'ca56598ad433201' and trace ID 'eb7a489a9e1a46ff9b9a55e6e09b6478'. 2025-06-13 07:52:47.762 +00:00 [INF] Started transaction with span ID 'ca56598ad433201' and trace ID 'eb7a489a9e1a46ff9b9a55e6e09b6478'. 2025-06-13 07:52:47.762 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:47.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-13 07:52:47.771 +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-13 07:52:47.780 +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-13 07:52:47.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-13 07:52:47.789 +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-13 07:52:47.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-13 07:52: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-13 07:52: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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52: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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52:47.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-13 07:52: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-13 07:52:47.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:47.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-13 07:52:47.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-13 07:52:47.958 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52:47.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-13 07:52:47.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-13 07:52:47.979 +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-13 07:52:47.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-13 07:52:47.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-13 07:52:48.004 +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-13 07:52:48.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:48.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-13 07:52:48.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52: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-13 07:52:48.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-13 07:52:48.098 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:48.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-13 07:52:48.112 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.148 +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-13 07:52:48.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-13 07:52:48.160 +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-13 07:52:48.184 +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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.296 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52: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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.326 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:48.330 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 568.5943ms 2025-06-13 07:52:48.330 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:48.331 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:48.334 +00:00 [INF] Envelope queued up: '8c1e515181694b359ab7ae631b5d9be0' 2025-06-13 07:52:48.334 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:48.334 +00:00 [INF] Envelope queued up: '923c032350954bed80c45778a3425a0e' 2025-06-13 07:52:48.335 +00: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.3354ms 2025-06-13 07:52:48.406 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:48.406 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:48.406 +00:00 [INF] Started transaction with span ID 'dd2f4b3655aac970' and trace ID '3111ec141c674e89967784c83f2d884e'. 2025-06-13 07:52:48.409 +00:00 [INF] Started transaction with span ID 'dd2f4b3655aac970' and trace ID '3111ec141c674e89967784c83f2d884e'. 2025-06-13 07:52:48.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:48.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-13 07:52:48.431 +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-13 07:52:48.445 +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-13 07:52:48.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-13 07:52:48.451 +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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52: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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52: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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.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-13 07:52: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-13 07:52:48.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-13 07:52:48.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-13 07:52:48.669 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:48.670 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 261.1595ms 2025-06-13 07:52:48.670 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:48.670 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:48.672 +00:00 [INF] Envelope queued up: '0dd8e2e3ed334af5a652316931e04583' 2025-06-13 07:52:48.672 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:48.672 +00:00 [INF] Envelope queued up: '7ceba2eb581d4b5685a9d32e6b3e17a3' 2025-06-13 07:52:48.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 266.5575ms 2025-06-13 07:52:49.041 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:49.041 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:49.041 +00:00 [INF] Started transaction with span ID '587217b4b7040b16' and trace ID 'f6580fac5f1e406c86e8022061092291'. 2025-06-13 07:52:49.041 +00:00 [INF] Started transaction with span ID '587217b4b7040b16' and trace ID 'f6580fac5f1e406c86e8022061092291'. 2025-06-13 07:52:49.041 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:49.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-13 07:52:49.049 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:52:49.050 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:49.050 +00:00 [INF] Started transaction with span ID '223db460100631f8' and trace ID 'ccf08e0f10ce420dbb2967c99f80c108'. 2025-06-13 07:52:49.050 +00:00 [INF] Started transaction with span ID '223db460100631f8' and trace ID 'ccf08e0f10ce420dbb2967c99f80c108'. 2025-06-13 07:52:49.050 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:49.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-13 07:52:49.058 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:52:49.058 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:49.058 +00:00 [INF] Started transaction with span ID '88afa58f20e73155' and trace ID 'ff0a4f42c3e7420e815dec4a4622d1b2'. 2025-06-13 07:52:49.059 +00:00 [INF] Started transaction with span ID '88afa58f20e73155' and trace ID 'ff0a4f42c3e7420e815dec4a4622d1b2'. 2025-06-13 07:52:49.059 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:49.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-13 07:52:49.076 +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-13 07:52:49.078 +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-13 07:52:49.078 +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-13 07:52:49.106 +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-13 07:52:49.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-13 07:52:49.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:52:49.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.150 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.235 +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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.250 +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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.292 +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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.340 +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-13 07:52:49.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-13 07:52:49.351 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.380 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.393 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:49.394 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 353.0226ms 2025-06-13 07:52:49.394 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:49.394 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:49.395 +00:00 [INF] Envelope queued up: '958d222e28014f37957cd7d6d7a86fe5' 2025-06-13 07:52:49.395 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:49.395 +00:00 [INF] Envelope queued up: '3b275b73e9884a10a8fc1f250fad842c' 2025-06-13 07:52:49.395 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 354.0984ms 2025-06-13 07:52:49.396 +00:00 [INF] Executed DbCommand (317ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.435 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52:49.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-13 07:52: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-13 07:52:49.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:49.442 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:49.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-13 07:52:49.543 +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-13 07:52:49.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-13 07:52:49.547 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52: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-13 07:52:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.622 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.629 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 570.5661ms 2025-06-13 07:52:49.630 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:49.630 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:49.631 +00:00 [INF] Envelope queued up: '2feebdebbe3249d2b6bd8a6f91722649' 2025-06-13 07:52:49.631 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:49.631 +00:00 [INF] Envelope queued up: '38822726af6847ea9736e8953b5f2af8' 2025-06-13 07:52:49.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 573.2006ms 2025-06-13 07:52: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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.663 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52:49.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52: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-13 07:52:49.683 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:49.683 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:49.683 +00:00 [INF] Started transaction with span ID '27a63d7e9a419551' and trace ID '7af620c2873d437b8587003a6ef0accd'. 2025-06-13 07:52:49.683 +00:00 [INF] Started transaction with span ID '27a63d7e9a419551' and trace ID '7af620c2873d437b8587003a6ef0accd'. 2025-06-13 07:52:49.683 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:49.683 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:52:49.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-13 07:52:49.699 +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-13 07:52:49.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:52:49.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-13 07:52:49.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.802 +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-13 07:52:49.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-13 07:52:49.813 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.831 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.900 +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-13 07:52:49.906 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52:49.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-13 07:52: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-13 07:52:49.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-13 07:52:49.919 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.971 +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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.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-13 07:52:49.995 +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-13 07:52: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-13 07:52:50.003 +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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.078 +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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.088 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:52:50.089 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.125 +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-13 07:52:50.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-13 07:52:50.132 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52: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-13 07:52:50.141 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1090.8984ms 2025-06-13 07:52:50.141 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:50.141 +00:00 [INF] Capturing transaction. 2025-06-13 07:52: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-13 07:52:50.145 +00:00 [INF] Envelope queued up: 'cb3ca382490046b5abadb993a036428e' 2025-06-13 07:52:50.147 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:50.148 +00:00 [INF] Envelope queued up: 'a7661b4a50eb46049c09f3ee8b1a2a0c' 2025-06-13 07:52:50.148 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1098.4989ms 2025-06-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.171 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:50.201 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:50.203 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 519.7156ms 2025-06-13 07:52:50.203 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:50.203 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:50.205 +00:00 [INF] Envelope queued up: '67b32cf189e143dfa82532c83bc20691' 2025-06-13 07:52:50.205 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:50.205 +00:00 [INF] Envelope queued up: '6d2e4238b6c6468e8ca4c51500bf8afc' 2025-06-13 07:52:50.206 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 523.2807ms 2025-06-13 07:52:50.370 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:50.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:50.370 +00:00 [INF] Started transaction with span ID 'b571e83cf3aa86db' and trace ID '1d7684313b654fa38e64bd078b0c9cc2'. 2025-06-13 07:52:50.370 +00:00 [INF] Started transaction with span ID 'b571e83cf3aa86db' and trace ID '1d7684313b654fa38e64bd078b0c9cc2'. 2025-06-13 07:52:50.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:50.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-13 07:52:50.385 +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-13 07:52:50.404 +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-13 07:52:50.408 +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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52: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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52: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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.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-13 07:52: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-13 07:52: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-13 07:52:50.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-13 07:52: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-13 07:52:50.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-13 07:52:50.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.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-13 07:52:50.615 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:50.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 245.7154ms 2025-06-13 07:52:50.616 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:50.616 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:50.618 +00:00 [INF] Envelope queued up: 'c7590ea8021045888a65ca8b6392621b' 2025-06-13 07:52:50.618 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:50.618 +00:00 [INF] Envelope queued up: '96970477b1de4a2abc7d8e6f3c1f4fc6' 2025-06-13 07:52:50.618 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 248.3535ms 2025-06-13 07:52:51.343 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:51.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:51.343 +00:00 [INF] Started transaction with span ID 'a9d5ff5c19143570' and trace ID '76c8fe36618544a2b53bdc3a1e090550'. 2025-06-13 07:52:51.343 +00:00 [INF] Started transaction with span ID 'a9d5ff5c19143570' and trace ID '76c8fe36618544a2b53bdc3a1e090550'. 2025-06-13 07:52:51.343 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:51.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-13 07:52:51.364 +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-13 07:52:51.387 +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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52: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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.570 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:51.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-13 07:52:51.606 +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-13 07:52:51.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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52: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-13 07:52: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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.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-13 07:52:51.688 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:51.689 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 345.7464ms 2025-06-13 07:52:51.689 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:51.690 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:51.691 +00:00 [INF] Envelope queued up: '9f2b30f4c63e4d4e9fd095c4ae8ff3b4' 2025-06-13 07:52:51.691 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:51.691 +00:00 [INF] Envelope queued up: '5f7f077cce1144e48043e3f14f66c746' 2025-06-13 07:52:51.692 +00: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.8577ms 2025-06-13 07:52:51.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:51.946 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:51.946 +00:00 [INF] Started transaction with span ID 'e42597ec37d9289c' and trace ID '2c08a87f29754b558056dbafcff6764e'. 2025-06-13 07:52:51.946 +00:00 [INF] Started transaction with span ID 'e42597ec37d9289c' and trace ID '2c08a87f29754b558056dbafcff6764e'. 2025-06-13 07:52:51.946 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:51.946 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:52:51.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-13 07:52:51.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-13 07:52:51.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:52:51.967 +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-13 07:52:51.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-13 07:52:51.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.100 +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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.336 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:52.337 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 391.2893ms 2025-06-13 07:52:52.337 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:52.338 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:52.340 +00:00 [INF] Envelope queued up: '9bc1def729924b44b46f8e759c60c6c0' 2025-06-13 07:52:52.340 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:52.340 +00:00 [INF] Envelope queued up: 'f3704feed77149f08636a73506cfb940' 2025-06-13 07:52:52.341 +00: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.1771ms 2025-06-13 07:52:52.657 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:52.657 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:52.657 +00:00 [INF] Started transaction with span ID '7208b7631126d956' and trace ID '12e4aed38a4545bfa0aecf941e7fee50'. 2025-06-13 07:52:52.657 +00:00 [INF] Started transaction with span ID '7208b7631126d956' and trace ID '12e4aed38a4545bfa0aecf941e7fee50'. 2025-06-13 07:52:52.657 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:52.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-13 07:52:52.676 +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-13 07:52:52.690 +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-13 07:52:52.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52: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-13 07:52: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-13 07:52: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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52: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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.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-13 07:52:52.899 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:52.900 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 242.8602ms 2025-06-13 07:52:52.900 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:52.900 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:52.902 +00:00 [INF] Envelope queued up: '7765bd61c42849f58b83b7be49c41bd9' 2025-06-13 07:52:52.902 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:52.902 +00:00 [INF] Envelope queued up: 'ce5080060841441ca5ac37324725e3d3' 2025-06-13 07:52:52.902 +00: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.7060ms 2025-06-13 07:52:53.316 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:53.316 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:53.317 +00:00 [INF] Started transaction with span ID '68d5a4504bf5af33' and trace ID '1adb258a212b484792b21bdb6d634fd8'. 2025-06-13 07:52:53.317 +00:00 [INF] Started transaction with span ID '68d5a4504bf5af33' and trace ID '1adb258a212b484792b21bdb6d634fd8'. 2025-06-13 07:52:53.317 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:53.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-13 07:52:53.332 +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-13 07:52:53.357 +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-13 07:52:53.361 +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-13 07:52:53.367 +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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52: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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52: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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.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-13 07:52:53.616 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:53.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 299.9437ms 2025-06-13 07:52:53.617 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:53.618 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:53.620 +00:00 [INF] Envelope queued up: '52aea98051b54de1a7c0f6451ac03a8d' 2025-06-13 07:52:53.620 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:53.620 +00:00 [INF] Envelope queued up: '697db63802754dcc8ecd888864b8a516' 2025-06-13 07:52:53.620 +00: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.7814ms 2025-06-13 07:52:54.972 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:52:54.972 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:54.972 +00:00 [INF] Started transaction with span ID 'eeaa51f7e72482ca' and trace ID '745c267189194aee870d9ead6e2206d7'. 2025-06-13 07:52:54.972 +00:00 [INF] Started transaction with span ID 'eeaa51f7e72482ca' and trace ID '745c267189194aee870d9ead6e2206d7'. 2025-06-13 07:52:54.972 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:54.972 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:52:54.974 +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-13 07:52:54.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-13 07:52:54.975 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.5493ms 2025-06-13 07:52:54.975 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:52:54.975 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:54.975 +00:00 [INF] Envelope queued up: '2dec6ee2d1ba46e4b7066ca159917c3a' 2025-06-13 07:52:54.975 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:54.975 +00:00 [INF] Envelope queued up: '46aed49128f94f55805fe38150d2fb35' 2025-06-13 07:52:54.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 3.3196ms 2025-06-13 07:52:58.589 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:58.590 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:58.590 +00:00 [INF] Started transaction with span ID '2c160da78efb5fa3' and trace ID '57b258128eca482ebcdaf405bc2b1b1a'. 2025-06-13 07:52:58.590 +00:00 [INF] Started transaction with span ID '2c160da78efb5fa3' and trace ID '57b258128eca482ebcdaf405bc2b1b1a'. 2025-06-13 07:52:58.590 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:58.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-13 07:52:58.614 +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-13 07:52:58.628 +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-13 07:52:58.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:58.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-13 07:52: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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52: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-13 07:52:58.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52: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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:58.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-13 07:52: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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-13 07:52:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:58.817 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:58.817 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 227.5071ms 2025-06-13 07:52:58.818 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:58.818 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:58.819 +00:00 [INF] Envelope queued up: 'b35528233bcc411584f45eaf8b3eedb8' 2025-06-13 07:52:58.819 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:58.820 +00:00 [INF] Envelope queued up: 'd75e4cb3aab24e6abdb9f7aa9ddf0ee5' 2025-06-13 07:52:58.820 +00: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.5467ms 2025-06-13 07:52:59.151 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:59.151 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:59.151 +00:00 [INF] Started transaction with span ID '9c48441824ff7dda' and trace ID '558adc94a94a4319be139533720f0ef2'. 2025-06-13 07:52:59.151 +00:00 [INF] Started transaction with span ID '9c48441824ff7dda' and trace ID '558adc94a94a4319be139533720f0ef2'. 2025-06-13 07:52:59.151 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:59.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-13 07:52:59.170 +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-13 07:52:59.195 +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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52: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-13 07:52: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52: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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.371 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:52:59.372 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 220.4735ms 2025-06-13 07:52:59.372 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:59.372 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:59.373 +00:00 [INF] Envelope queued up: '1b32f9847c1f4c5a95d4da22ed1ded3b' 2025-06-13 07:52:59.374 +00:00 [INF] Capturing transaction. 2025-06-13 07:52:59.374 +00:00 [INF] Envelope queued up: '682bda7a4cfb460f9f43960735729c10' 2025-06-13 07:52:59.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 222.9206ms 2025-06-13 07:52:59.726 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:59.726 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:59.727 +00:00 [INF] Started transaction with span ID 'bffb784d1be04e' and trace ID '6f2e0754110846f3a9bb36e914782b0c'. 2025-06-13 07:52:59.727 +00:00 [INF] Started transaction with span ID 'bffb784d1be04e' and trace ID '6f2e0754110846f3a9bb36e914782b0c'. 2025-06-13 07:52:59.727 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:59.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-13 07:52:59.732 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:52:59.732 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:52:59.732 +00:00 [INF] Started transaction with span ID '2c2b70bf64125ed8' and trace ID 'a1df1d1214af4eb9b4d4995dc27e4bd7'. 2025-06-13 07:52:59.732 +00:00 [INF] Started transaction with span ID '2c2b70bf64125ed8' and trace ID 'a1df1d1214af4eb9b4d4995dc27e4bd7'. 2025-06-13 07:52:59.732 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:52:59.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-13 07:52:59.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:52:59.751 +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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.777 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.796 +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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.800 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.818 +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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52: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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52: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-13 07:52:59.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-13 07:52:59.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.920 +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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:52:59.984 +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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52:59.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-13 07:52: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.026 +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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.041 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:00.042 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 314.6938ms 2025-06-13 07:53:00.042 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:00.042 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:00.042 +00:00 [INF] Envelope queued up: 'b74472cfd59e4e0e89b550eae7d86ef3' 2025-06-13 07:53:00.041 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:00.044 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:00.044 +00:00 [INF] Envelope queued up: 'f3faffacf0a04d85bb11a0cd811f8366' 2025-06-13 07:53:00.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 317.6227ms 2025-06-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.065 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:00.066 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 333.4433ms 2025-06-13 07:53:00.066 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:00.066 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:00.068 +00:00 [INF] Envelope queued up: 'e73e1682d155437ebcef0f04f104d7aa' 2025-06-13 07:53:00.068 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:00.068 +00:00 [INF] Envelope queued up: '40fb63c72d07487386b64944a2036498' 2025-06-13 07:53:00.069 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 336.8925ms 2025-06-13 07:53:00.296 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:00.297 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:00.297 +00:00 [INF] Started transaction with span ID 'b300c05c434bbae0' and trace ID 'fb24d5093be644469425eedd2c6fbf03'. 2025-06-13 07:53:00.297 +00:00 [INF] Started transaction with span ID 'b300c05c434bbae0' and trace ID 'fb24d5093be644469425eedd2c6fbf03'. 2025-06-13 07:53:00.297 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:00.297 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:00.318 +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-13 07:53:00.339 +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-13 07:53:00.345 +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-13 07:53:00.353 +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-13 07:53:00.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-13 07:53: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-13 07:53:00.376 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:00.506 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.564 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:00.572 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.617 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:00.624 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.730 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:00.814 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:00.815 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 518.2719ms 2025-06-13 07:53:00.815 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:00.816 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:00.819 +00:00 [INF] Envelope queued up: 'f8e6e23ecd3940b4804fafcd8cde4a1c' 2025-06-13 07:53:00.819 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:00.819 +00:00 [INF] Envelope queued up: 'b2c13a4794804100932b110b12d02ef5' 2025-06-13 07:53: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 529.8890ms 2025-06-13 07:53:00.856 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:00.857 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:00.857 +00:00 [INF] Started transaction with span ID '10e0e0c0ad266e8c' and trace ID '23f20ed45e47470288daadd031fcdbc0'. 2025-06-13 07:53:00.857 +00:00 [INF] Started transaction with span ID '10e0e0c0ad266e8c' and trace ID '23f20ed45e47470288daadd031fcdbc0'. 2025-06-13 07:53:00.857 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:00.857 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:00.863 +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-13 07:53:00.869 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:00.872 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:00.872 +00:00 [INF] Started transaction with span ID 'e4ae8ec73d62b6b4' and trace ID 'cde6b133775d458992b44d75db979e5f'. 2025-06-13 07:53:00.872 +00:00 [INF] Started transaction with span ID 'e4ae8ec73d62b6b4' and trace ID 'cde6b133775d458992b44d75db979e5f'. 2025-06-13 07:53:00.872 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:00.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-13 07:53:00.873 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:53:00.879 +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-13 07:53:00.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:00.884 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:00.886 +00:00 [INF] Started transaction with span ID '9da1477905134f6' and trace ID '6d2968d566fe44ef8f7a8004560b4589'. 2025-06-13 07:53:00.886 +00:00 [INF] Started transaction with span ID '9da1477905134f6' and trace ID '6d2968d566fe44ef8f7a8004560b4589'. 2025-06-13 07:53:00.887 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:00.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-13 07:53:00.887 +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-13 07:53:00.894 +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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.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-13 07:53: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-13 07:53:00.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-13 07:53:00.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-13 07:53:00.989 +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-13 07:53:00.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-13 07:53:00.992 +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-13 07:53:01.008 +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-13 07:53:01.011 +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-13 07:53:01.013 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 07:53:01.014 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:01.014 +00:00 [INF] Started transaction with span ID 'fa134a51069c8811' and trace ID '9343474f03c44bdea13652de28247e21'. 2025-06-13 07:53:01.014 +00:00 [INF] Started transaction with span ID 'fa134a51069c8811' and trace ID '9343474f03c44bdea13652de28247e21'. 2025-06-13 07:53:01.014 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.038 +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-13 07:53:01.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-13 07:53:01.038 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.058 +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-13 07:53:01.058 +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-13 07:53:01.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:01.068 +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-13 07:53:01.072 +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-13 07:53:01.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:01.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:01.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-13 07:53:01.081 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.096 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:01.152 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:01.159 +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-13 07:53:01.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-13 07:53:01.161 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.175 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.191 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.205 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:01.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-13 07:53:01.245 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.283 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.315 +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-13 07:53:01.315 +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-13 07:53:01.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-13 07:53:01.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.340 +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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.369 +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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.399 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.414 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.417 +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-13 07:53:01.422 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53: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-13 07:53:01.445 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.468 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:01.481 +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-13 07:53:01.482 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.517 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.531 +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-13 07:53:01.533 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.561 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.569 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:01.578 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.625 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.716 +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-13 07:53:01.730 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53: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-13 07:53:01.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-13 07:53:01.752 +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-13 07:53: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-13 07:53:01.769 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.824 +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-13 07:53:01.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-13 07:53:01.880 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:01.888 +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-13 07:53:01.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-13 07:53:01.930 +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-13 07:53:01.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-13 07:53:01.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-13 07:53:01.985 +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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.044 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:02.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-13 07:53:02.088 +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-13 07:53:02.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-13 07:53:02.110 +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-13 07:53:02.110 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:02.110 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:02.110 +00:00 [INF] Started transaction with span ID 'b0c96fef7d1b659a' and trace ID 'c02d8e54a5114813ba1ca7ead3004d69'. 2025-06-13 07:53:02.111 +00:00 [INF] Started transaction with span ID 'b0c96fef7d1b659a' and trace ID 'c02d8e54a5114813ba1ca7ead3004d69'. 2025-06-13 07:53:02.111 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:02.111 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:02.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-13 07:53:02.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-13 07:53:02.178 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:02.179 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:02.179 +00:00 [INF] Started transaction with span ID 'af14ef6393d02f30' and trace ID '8dd9dc3c4e4f44bdbd335ff6fc0e8219'. 2025-06-13 07:53:02.179 +00:00 [INF] Started transaction with span ID 'af14ef6393d02f30' and trace ID '8dd9dc3c4e4f44bdbd335ff6fc0e8219'. 2025-06-13 07:53:02.179 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:02.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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.247 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:02.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-13 07:53:02.264 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:02.264 +00:00 [INF] Executed DbCommand (89ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:02.300 +00:00 [INF] Executed DbCommand (296ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:02.302 +00:00 [INF] Executed DbCommand (289ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:02.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-13 07:53:02.318 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:02.318 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1445.9628ms 2025-06-13 07:53:02.330 +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-13 07:53:02.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:02.356 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:02.358 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:02.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-13 07:53:02.358 +00:00 [INF] Envelope queued up: 'd59f800e318f4b7ca9eef1fa62f353c5' 2025-06-13 07:53:02.375 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:02.375 +00:00 [INF] Envelope queued up: 'bd8614faec8a40e5ad2efeb1353feb25' 2025-06-13 07:53:02.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 1506.2845ms 2025-06-13 07:53:02.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-13 07:53:02.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-13 07:53:02.440 +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-13 07:53:02.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-13 07:53:02.460 +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-13 07:53:02.461 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:02.461 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1603.8603ms 2025-06-13 07:53:02.461 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:02.461 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:02.462 +00:00 [INF] Envelope queued up: '028540ab71a5433887ce90d7b9a3dfb9' 2025-06-13 07:53:02.462 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:02.462 +00:00 [INF] Envelope queued up: 'afea7525863b4aad854f5da168815c86' 2025-06-13 07:53:02.462 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1605.2605ms 2025-06-13 07:53:02.462 +00:00 [INF] Executed DbCommand (175ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:02.463 +00:00 [INF] Executed DbCommand (278ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:02.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-13 07:53:02.470 +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-13 07:53:02.471 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:02.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-13 07:53:02.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-13 07:53:02.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:02.485 +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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.630 +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-13 07:53:02.644 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:02.644 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:02.644 +00:00 [INF] Started transaction with span ID 'f2ee533c8e01b759' and trace ID 'c7b5715dce8547859037c36ce6088a38'. 2025-06-13 07:53:02.644 +00:00 [INF] Started transaction with span ID 'f2ee533c8e01b759' and trace ID 'c7b5715dce8547859037c36ce6088a38'. 2025-06-13 07:53:02.644 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:02.644 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:02.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-13 07:53:02.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-13 07:53:02.699 +00:00 [INF] Executed DbCommand (130ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:02.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-13 07:53: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-13 07:53:02.778 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:02.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-13 07:53:02.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-13 07:53:02.816 +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-13 07:53:02.841 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:02.852 +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-13 07:53:02.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-13 07:53:02.860 +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-13 07:53:02.867 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:02.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-13 07:53:02.885 +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-13 07:53:02.890 +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-13 07:53:02.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-13 07:53: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-13 07:53:02.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-13 07:53:02.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-13 07:53:02.973 +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-13 07:53:02.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-13 07:53:03.011 +00:00 [INF] Executed DbCommand (64ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:03.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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.050 +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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:03.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-13 07:53:03.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-13 07:53: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:03.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:03.167 +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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.188 +00:00 [INF] Executed DbCommand (74ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:03.193 +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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.221 +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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.240 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:03.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-13 07:53:03.280 +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-13 07:53:03.302 +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-13 07:53:03.310 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:03.320 +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-13 07:53:03.330 +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-13 07:53:03.337 +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-13 07:53:03.338 +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-13 07:53:03.372 +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-13 07:53:03.372 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:03.388 +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-13 07:53:03.403 +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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.492 +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-13 07:53:03.510 +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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.541 +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-13 07:53:03.544 +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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.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-13 07:53:03.613 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:03.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:03.613 +00:00 [INF] Started transaction with span ID '605d941a516b9ce7' and trace ID '1bd13b31572e408bb091aa57269e2774'. 2025-06-13 07:53:03.614 +00:00 [INF] Started transaction with span ID '605d941a516b9ce7' and trace ID '1bd13b31572e408bb091aa57269e2774'. 2025-06-13 07:53:03.614 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:03.614 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:03.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-13 07:53:03.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-13 07:53:03.628 +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-13 07:53:03.680 +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-13 07:53:03.708 +00:00 [INF] Executed DbCommand (99ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:03.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-13 07:53:03.721 +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-13 07:53:03.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-13 07:53:03.737 +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-13 07:53:03.790 +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-13 07:53:03.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-13 07:53:03.804 +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-13 07:53:03.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:03.850 +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-13 07:53:03.851 +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-13 07:53:03.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-13 07:53: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-13 07:53:03.864 +00:00 [INF] Executed DbCommand (97ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:03.864 +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-13 07:53:03.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-13 07:53:03.907 +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-13 07:53: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-13 07:53:03.915 +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-13 07:53:04.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-13 07:53:04.077 +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-13 07:53:04.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-13 07:53:04.097 +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-13 07:53:04.097 +00:00 [INF] Executed DbCommand (179ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:04.097 +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-13 07:53:04.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-13 07:53:04.120 +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-13 07:53:04.139 +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-13 07:53:04.139 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.227 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.269 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:04.272 +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-13 07:53:04.273 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.307 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:04.341 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:04.347 +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-13 07:53: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-13 07:53:04.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-13 07:53:04.374 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.396 +00:00 [INF] Executed DbCommand (63ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:04.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-13 07:53:04.443 +00:00 [INF] Executed DbCommand (67ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:04.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:04.460 +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-13 07:53:04.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-13 07:53: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-13 07:53: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-13 07:53:04.482 +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-13 07:53: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-13 07:53:04.497 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:04.503 +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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.528 +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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.568 +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-13 07: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-13 07:53: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-13 07:53:04.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-13 07:53:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:04.590 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:04.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-13 07:53:04.596 +00:00 [INF] Executed DbCommand (143ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:04.604 +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-13 07:53:04.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-13 07:53:04.613 +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-13 07:53:04.620 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:04.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-13 07:53:04.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-13 07:53:04.637 +00:00 [INF] Executed DbCommand (184ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.653 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53: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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.720 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.748 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.775 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.853 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:04.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-13 07:53: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-13 07:53:04.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:04.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-13 07:53:04.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-13 07:53:04.877 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.907 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:04.925 +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-13 07:53:04.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-13 07:53:04.930 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:04.931 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4042.7012ms 2025-06-13 07:53:04.931 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:04.931 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:04.932 +00:00 [INF] Envelope queued up: '6325af08dfe845ee97e12b7ccc85121c' 2025-06-13 07:53:04.932 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:04.932 +00:00 [INF] Envelope queued up: 'fa5d84acbea54ca29370a80480e414af' 2025-06-13 07:53:04.932 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 4059.0377ms 2025-06-13 07:53:04.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-13 07:53:04.934 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:04.934 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2289.9856ms 2025-06-13 07:53:04.934 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:04.935 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:04.935 +00:00 [INF] Envelope queued up: '9fc006c0c68d4b4a9b693fcabdfe6c31' 2025-06-13 07:53:04.935 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:04.935 +00:00 [INF] Envelope queued up: 'dde199e79f084aea84daab8e150cafe9' 2025-06-13 07:53:04.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 2291.0753ms 2025-06-13 07:53:04.935 +00:00 [INF] Executed DbCommand (483ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:04.938 +00:00 [INF] Executed DbCommand (514ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53: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-13 07:53:04.977 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:04.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-13 07:53: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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07: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-13 07:53:04.993 +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-13 07:53:04.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-13 07:53:04.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-13 07:53:04.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.049 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:05.051 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:05.051 +00:00 [INF] Started transaction with span ID 'f30e92b245853093' and trace ID '51c4d0b3e8e745b4b4979d683c2e0dea'. 2025-06-13 07:53:05.051 +00:00 [INF] Started transaction with span ID 'f30e92b245853093' and trace ID '51c4d0b3e8e745b4b4979d683c2e0dea'. 2025-06-13 07:53:05.051 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.051 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:05.052 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:05.053 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:05.057 +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-13 07:53:05.050 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4036.4649ms 2025-06-13 07:53:05.062 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.062 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.063 +00:00 [INF] Envelope queued up: 'c4fcda971ce7408b853ecd31bf22c410' 2025-06-13 07:53:05.064 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.064 +00:00 [INF] Envelope queued up: 'a73877d10e2d4e19b37df463e65d87cf' 2025-06-13 07:53:05.064 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 4050.6853ms 2025-06-13 07:53:05.062 +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-13 07:53:05.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-13 07:53: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-13 07:53:05.070 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:05.072 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:05.073 +00:00 [INF] Started transaction with span ID '4ba68370e55a6cd4' and trace ID '433bce5a52164b498a472bdc6c850db8'. 2025-06-13 07:53:05.073 +00:00 [INF] Started transaction with span ID '4ba68370e55a6cd4' and trace ID '433bce5a52164b498a472bdc6c850db8'. 2025-06-13 07:53:05.074 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.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-13 07:53:05.073 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.075 +00:00 [INF] Started transaction with span ID 'b84ec849938d784f' and trace ID 'da1d28a2cf6340ec97682434a17fb02c'. 2025-06-13 07:53:05.077 +00:00 [INF] Started transaction with span ID 'b84ec849938d784f' and trace ID 'da1d28a2cf6340ec97682434a17fb02c'. 2025-06-13 07:53:05.078 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.079 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:05.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-13 07:53:05.085 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.104 +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-13 07:53:05.107 +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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.134 +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-13 07:53:05.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-13 07:53:05.135 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.162 +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-13 07:53:05.165 +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-13 07:53:05.165 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:05.165 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.203 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53: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-13 07:53:05.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-13 07:53:05.214 +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-13 07:53: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-13 07:53:05.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-13 07: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.253 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.262 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:05.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-13 07:53: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-13 07:53:05.280 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.303 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53: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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53: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-13 07:53:05.355 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.349 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.407 +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-13 07:53:05.408 +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-13 07:53: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-13 07:53:05.412 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07: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-13 07:53:05.437 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.457 +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-13 07:53:05.457 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:05.458 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3278.344ms 2025-06-13 07:53:05.458 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.460 +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-13 07:53:05.461 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.464 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.465 +00:00 [INF] Envelope queued up: '7162683a037a4beaacf2c763e6b7e69b' 2025-06-13 07:53:05.465 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.466 +00:00 [INF] Envelope queued up: '72ad8def6cb84c52b470527e8517a979' 2025-06-13 07:53:05.467 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3288.3240ms 2025-06-13 07:53: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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.478 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.503 +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-13 07:53:05.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-13 07: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-13 07:53:05.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07: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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53: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-13 07:53:05.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-13 07: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.533 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:05.533 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:05.533 +00:00 [INF] Started transaction with span ID '27e4a4bc92cc9fe6' and trace ID '023500888f634d0a9d6ce7b39766b1f3'. 2025-06-13 07:53:05.533 +00:00 [INF] Started transaction with span ID '27e4a4bc92cc9fe6' and trace ID '023500888f634d0a9d6ce7b39766b1f3'. 2025-06-13 07:53:05.533 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.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-13 07:53:05.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.547 +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-13 07:53:05.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-13 07:53:05.555 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:05.558 +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-13 07:53:05.561 +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-13 07:53:05.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:05.562 +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-13 07:53:05.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-13 07:53:05.566 +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-13 07:53:05.566 +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-13 07:53:05.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53: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-13 07:53: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-13 07:53:05.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-13 07:53:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.601 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:05.607 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53: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-13 07:53:05.612 +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-13 07:53:05.612 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3500.4846ms 2025-06-13 07:53:05.612 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.612 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.612 +00:00 [INF] Envelope queued up: '77b6163d0e384345af6bf2322a33163a' 2025-06-13 07:53:05.612 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.613 +00:00 [INF] Envelope queued up: '96a83af6b98d486ba9f91570d8718558' 2025-06-13 07:53:05.613 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3502.7389ms 2025-06-13 07:53:05.613 +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-13 07:53:05.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-13 07:53:05.622 +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-13 07:53:05.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-13 07:53:05.625 +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-13 07:53:05.627 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.638 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:05.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-13 07:53:05.644 +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-13 07:53:05.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-13 07:53: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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.665 +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-13 07:53:05.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-13 07:53:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.676 +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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.689 +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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.717 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:05.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-13 07:53:05.718 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:05.718 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2104.7355ms 2025-06-13 07:53:05.718 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:05.719 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.719 +00:00 [INF] Envelope queued up: 'fb3b00de2e81411dbe63dc7127ff498c' 2025-06-13 07:53:05.719 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:05.719 +00:00 [INF] Envelope queued up: '251bf8e345c34ce182917dcb388b464a' 2025-06-13 07:53:05.719 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2105.7390ms 2025-06-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.744 +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-13 07:53:05.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:05.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-13 07:53:05.784 +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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53: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-13 07:53:05.808 +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-13 07:53:05.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-13 07:53:05.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.838 +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-13 07:53: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-13 07:53:05.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53: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-13 07:53:05.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-13 07:53:05.851 +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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53: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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.897 +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-13 07:53:05.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-13 07:53:05.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53: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-13 07:53:05.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-13 07:53:05.919 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.965 +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-13 07:53: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.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-13 07:53:05.977 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:05.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-13 07:53:05.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-13 07:53:05.990 +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-13 07:53:05.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.142 +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-13 07:53:06.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-13 07:53:06.148 +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-13 07:53:06.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-13 07:53:06.151 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:06.152 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1068.2859ms 2025-06-13 07:53:06.152 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:06.152 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.153 +00:00 [INF] Envelope queued up: '40d5e37a359f4dbeb0b0b1563331f68a' 2025-06-13 07:53:06.158 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.158 +00:00 [INF] Envelope queued up: '1bf47a3f126547369abce56c22ece47f' 2025-06-13 07:53:06.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 1106.0224ms 2025-06-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.182 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:06.182 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1107.3024ms 2025-06-13 07:53:06.182 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:06.182 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.183 +00:00 [INF] Envelope queued up: '5279c93cf11d47caa17dbdd84a86e97d' 2025-06-13 07:53:06.183 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.183 +00:00 [INF] Envelope queued up: '133ef8fb844d49d59511db249c03d9f5' 2025-06-13 07:53:06.183 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1113.3284ms 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.195 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:06.195 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.231 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53: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-13 07:53:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:06.236 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:06.236 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1184.9742ms 2025-06-13 07:53:06.236 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:06.237 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.237 +00:00 [INF] Envelope queued up: '2eb507dd10364bfaa9edcdbb2f4f388b' 2025-06-13 07:53:06.237 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.237 +00:00 [INF] Envelope queued up: '4e559158468c4f4ea9831e4cc4375272' 2025-06-13 07:53:06.237 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1188.2284ms 2025-06-13 07:53:06.239 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:06.240 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:06.240 +00:00 [INF] Started transaction with span ID '910d44f0735e937e' and trace ID '1b09444cc1134480b9f3ddd7b11b40c3'. 2025-06-13 07:53:06.241 +00:00 [INF] Started transaction with span ID '910d44f0735e937e' and trace ID '1b09444cc1134480b9f3ddd7b11b40c3'. 2025-06-13 07:53:06.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-13 07:53:06.243 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:06.243 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.263 +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-13 07:53: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53:06.286 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:06.287 +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-13 07:53:06.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-13 07:53:06.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:06.292 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 758.2191ms 2025-06-13 07:53:06.292 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:06.292 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.293 +00:00 [INF] Envelope queued up: '1e3a2096974b4c799763804e9c0d723c' 2025-06-13 07:53:06.293 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.293 +00:00 [INF] Envelope queued up: '7f5fe0528c864c1ab99bb3a380b3137d' 2025-06-13 07:53:06.293 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 760.5428ms 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:06.380 +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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.522 +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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.560 +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-13 07:53:06.561 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:06.562 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 319.0056ms 2025-06-13 07:53:06.562 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:06.563 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.565 +00:00 [INF] Envelope queued up: '3c93a011b5144465ae45858c810f5453' 2025-06-13 07:53:06.567 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:06.567 +00:00 [INF] Envelope queued up: '474bc6c3e07147f2aaa9d82f93b31ceb' 2025-06-13 07:53:06.567 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 328.3513ms 2025-06-13 07:53:06.726 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:06.726 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:06.726 +00:00 [INF] Started transaction with span ID 'f7cb70ab1d411663' and trace ID 'a9713b15a9dc4a19ba6e3043ac7a2fb2'. 2025-06-13 07:53:06.727 +00:00 [INF] Started transaction with span ID 'f7cb70ab1d411663' and trace ID 'a9713b15a9dc4a19ba6e3043ac7a2fb2'. 2025-06-13 07:53:06.727 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:06.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-13 07:53:06.737 +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-13 07:53:06.744 +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-13 07:53:06.752 +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-13 07:53:06.760 +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-13 07:53: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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.851 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53:06.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:06.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-13 07:53:06.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53:06.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-13 07:53:06.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-13 07:53:06.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:06.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-13 07:53:06.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-13 07:53: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-13 07:53: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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53:07.059 +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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:07.084 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53:07.120 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:07.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-13 07:53:07.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-13 07:53:07.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.219 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:07.221 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 493.6833ms 2025-06-13 07:53:07.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:07.228 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:07.229 +00:00 [INF] Envelope queued up: 'eb6fd459911348bd89ffebce4673b9d4' 2025-06-13 07:53:07.230 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:07.230 +00:00 [INF] Envelope queued up: 'b4bbf05e32224b3b944f4793d6a2b32d' 2025-06-13 07:53:07.230 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 504.0189ms 2025-06-13 07:53:07.605 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:07.605 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:07.605 +00:00 [INF] Started transaction with span ID 'a1847a71e006b913' and trace ID '5a0695ff8d84457784f35bfa329209e6'. 2025-06-13 07:53:07.605 +00:00 [INF] Started transaction with span ID 'a1847a71e006b913' and trace ID '5a0695ff8d84457784f35bfa329209e6'. 2025-06-13 07:53:07.605 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:07.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-13 07:53:07.619 +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-13 07:53:07.642 +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-13 07:53:07.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:07.647 +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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53: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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53: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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53:07.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:07.827 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:07.828 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 222.4023ms 2025-06-13 07:53:07.828 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:07.828 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:07.830 +00:00 [INF] Envelope queued up: 'cb3d961ea0024db3a93808240f66b0e0' 2025-06-13 07:53:07.830 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:07.830 +00:00 [INF] Envelope queued up: 'c48cdec11a364f3c9ad92cf31814a5d0' 2025-06-13 07:53:07.830 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 225.3380ms 2025-06-13 07:53:08.187 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:08.187 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:08.187 +00:00 [INF] Started transaction with span ID 'aa3d13602ef588fb' and trace ID '4e463fdc198e46cebf03504cf0989587'. 2025-06-13 07:53:08.187 +00:00 [INF] Started transaction with span ID 'aa3d13602ef588fb' and trace ID '4e463fdc198e46cebf03504cf0989587'. 2025-06-13 07:53:08.187 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:08.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-13 07:53:08.202 +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-13 07:53:08.224 +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-13 07:53:08.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:08.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07: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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07: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-13 07: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07: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-13 07: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07: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-13 07: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53: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-13 07:53: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-13 07:53:08.452 +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-13 07:53:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:08.456 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:08.458 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 270.5635ms 2025-06-13 07:53:08.458 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:08.458 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:08.460 +00:00 [INF] Envelope queued up: '558cc682b67c464c9e16d6523aeb3dc6' 2025-06-13 07:53:08.460 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:08.460 +00:00 [INF] Envelope queued up: '349e5a255bd44ef5823d20f3f03625fa' 2025-06-13 07:53:08.460 +00: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.8718ms 2025-06-13 07:53:08.775 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:08.775 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:08.775 +00:00 [INF] Started transaction with span ID '8da6312ddd270100' and trace ID '69ce996f684248b5a90b14704f608480'. 2025-06-13 07:53:08.775 +00:00 [INF] Started transaction with span ID '8da6312ddd270100' and trace ID '69ce996f684248b5a90b14704f608480'. 2025-06-13 07:53:08.775 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:08.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-13 07:53:08.784 +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-13 07:53:08.792 +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-13 07:53:08.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-13 07:53:08.802 +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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07: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-13 07:53:08.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-13 07:53:08.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-13 07: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53: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-13 07:53:08.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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-13 07:53:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:08.997 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:08.998 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 222.8498ms 2025-06-13 07:53:08.998 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:08.998 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:09.006 +00:00 [INF] Envelope queued up: 'df51d898c94a4d0ab0177604b8590145' 2025-06-13 07:53:09.006 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:09.006 +00:00 [INF] Envelope queued up: '971d83dd5a06439f8d7daa3bb88c198c' 2025-06-13 07:53:09.008 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 231.8498ms 2025-06-13 07:53:09.374 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:09.374 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:09.375 +00:00 [INF] Started transaction with span ID 'd61462ca3c7aead1' and trace ID 'b0e08acef07b4e638f1639b52ca6eaf6'. 2025-06-13 07:53:09.375 +00:00 [INF] Started transaction with span ID 'd61462ca3c7aead1' and trace ID 'b0e08acef07b4e638f1639b52ca6eaf6'. 2025-06-13 07:53:09.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:09.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-13 07:53:09.405 +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-13 07:53:09.420 +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-13 07:53:09.424 +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-13 07:53:09.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07: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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53:09.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-13 07:53: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-13 07:53: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-13 07:53:09.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-13 07:53:09.622 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:09.623 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.1416ms 2025-06-13 07:53:09.623 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:09.623 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:09.624 +00:00 [INF] Envelope queued up: 'c61e51339c6f455a92480cf383623433' 2025-06-13 07:53:09.625 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:09.625 +00:00 [INF] Envelope queued up: '7aa34c1054984d6fa4fd5e1c10fbb89b' 2025-06-13 07:53:09.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 250.5354ms 2025-06-13 07:53:10.237 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:10.237 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:10.237 +00:00 [INF] Started transaction with span ID '3a301c33d68dceaa' and trace ID '7b1330508c55490d99013c2f6b3792f0'. 2025-06-13 07:53:10.238 +00:00 [INF] Started transaction with span ID '3a301c33d68dceaa' and trace ID '7b1330508c55490d99013c2f6b3792f0'. 2025-06-13 07:53:10.238 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:10.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-13 07:53:10.258 +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-13 07:53:10.274 +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-13 07:53:10.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:10.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:10.490 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:10.491 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 253.2736ms 2025-06-13 07:53:10.491 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:10.491 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:10.493 +00:00 [INF] Envelope queued up: '218d7a6fdca04954b76f8ae7b5400f7a' 2025-06-13 07:53:10.494 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:10.494 +00:00 [INF] Envelope queued up: '9164520090654c48bf2675da332c474a' 2025-06-13 07:53:10.494 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 256.8962ms 2025-06-13 07:53:10.809 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:10.809 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:10.809 +00:00 [INF] Started transaction with span ID '26f5967d4bea5533' and trace ID 'a709ba87776647299395e61f4a35e562'. 2025-06-13 07:53:10.809 +00:00 [INF] Started transaction with span ID '26f5967d4bea5533' and trace ID 'a709ba87776647299395e61f4a35e562'. 2025-06-13 07:53:10.809 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:10.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-13 07:53:10.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:10.817 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:10.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-13 07:53:10.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.886 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53: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-13 07:53: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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.977 +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-13 07:53:10.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-13 07:53:10.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-13 07:53:10.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-13 07:53:11.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.127 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:11.129 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 319.2432ms 2025-06-13 07:53:11.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:11.131 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:11.134 +00:00 [INF] Envelope queued up: '6e8ec9008e714f77ae21a5fbf6b71f5a' 2025-06-13 07:53:11.134 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:11.135 +00:00 [INF] Envelope queued up: '6ad46b76d7704c4ea06219dd4997bc0d' 2025-06-13 07:53:11.135 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 325.7827ms 2025-06-13 07:53:11.399 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:11.399 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:11.399 +00:00 [INF] Started transaction with span ID '1b4ed624e0438467' and trace ID '5aae2ea4c38c4af5a844917c9cd34406'. 2025-06-13 07:53:11.399 +00:00 [INF] Started transaction with span ID '1b4ed624e0438467' and trace ID '5aae2ea4c38c4af5a844917c9cd34406'. 2025-06-13 07:53:11.399 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:11.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-13 07:53:11.441 +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-13 07:53:11.481 +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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.670 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.694 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53: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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.767 +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-13 07:53:11.773 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.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-13 07:53:11.812 +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-13 07:53:11.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-13 07:53:11.834 +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-13 07:53:11.834 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:11.838 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 438.5544ms 2025-06-13 07:53:11.838 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:11.838 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:11.840 +00:00 [INF] Envelope queued up: '7a4529395ab84e8fa5cb1ef0b6d3f57b' 2025-06-13 07:53:11.840 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:11.840 +00:00 [INF] Envelope queued up: '0273c18c726c4caa9ea751063df729d3' 2025-06-13 07:53:11.841 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 442.4822ms 2025-06-13 07:53:11.961 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:11.961 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:11.961 +00:00 [INF] Started transaction with span ID '2b2ac4071b049189' and trace ID '8151fc0912154c8d8dcebb7fed01b685'. 2025-06-13 07:53:11.961 +00:00 [INF] Started transaction with span ID '2b2ac4071b049189' and trace ID '8151fc0912154c8d8dcebb7fed01b685'. 2025-06-13 07:53:11.961 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:11.961 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:11.979 +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-13 07:53:11.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:11.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:11.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:12.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-13 07:53:12.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-13 07:53:12.044 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.074 +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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.130 +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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.149 +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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.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-13 07:53:12.311 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:12.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-13 07:53:12.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-13 07:53:12.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-13 07:53: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-13 07:53:12.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-13 07:53:12.330 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:12.330 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 368.7271ms 2025-06-13 07:53:12.330 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:12.330 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:12.331 +00:00 [INF] Envelope queued up: '2774a1350bfc44e1b563832a5077acf9' 2025-06-13 07:53:12.331 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:12.331 +00:00 [INF] Envelope queued up: '7f68fd806d0e4d799dc9b1b0e66958d3' 2025-06-13 07:53:12.331 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 370.1001ms 2025-06-13 07:53:13.122 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:13.122 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:13.122 +00:00 [INF] Started transaction with span ID 'dcd90e3c6ba25584' and trace ID '8a9ee39628e94d498880ee94f3573e08'. 2025-06-13 07:53:13.123 +00:00 [INF] Started transaction with span ID 'dcd90e3c6ba25584' and trace ID '8a9ee39628e94d498880ee94f3573e08'. 2025-06-13 07:53:13.123 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:13.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-13 07:53:13.161 +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-13 07:53:13.212 +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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.234 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:13.240 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:13.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-13 07:53:13.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:13.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-13 07:53:13.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-13 07:53:13.268 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:13.325 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:13.340 +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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.402 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:13.466 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.497 +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-13 07:53: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-13 07:53: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-13 07: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-13 07:53:13.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-13 07:53:13.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-13 07: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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07: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-13 07:53:13.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-13 07:53:13.583 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:13.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-13 07:53:13.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:13.632 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:13.632 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 509.33ms 2025-06-13 07:53:13.632 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:13.633 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:13.633 +00:00 [INF] Envelope queued up: '7a455ffeb61043f7a3be72e2a67bcfb0' 2025-06-13 07:53:13.633 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:13.633 +00:00 [INF] Envelope queued up: 'fe75c60046634ccbb83c95897e911f33' 2025-06-13 07:53:13.633 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 510.8565ms 2025-06-13 07:53:13.717 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:13.717 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:13.717 +00:00 [INF] Started transaction with span ID 'b17b08354767c834' and trace ID 'ba313fc683614685bf75a48b5b358c72'. 2025-06-13 07:53:13.717 +00:00 [INF] Started transaction with span ID 'b17b08354767c834' and trace ID 'ba313fc683614685bf75a48b5b358c72'. 2025-06-13 07:53:13.717 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:13.717 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:13.728 +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-13 07:53:13.746 +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-13 07:53:13.771 +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-13 07:53:13.778 +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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53:13.827 +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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53: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-13 07:53:13.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-13 07: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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07: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-13 07:53:13.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-13 07:53: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-13 07:53: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-13 07:53:13.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-13 07: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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.927 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53: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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53: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-13 07: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-13 07: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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53:13.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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.042 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53: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-13 07:53: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-13 07:53:14.056 +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-13 07:53: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-13 07:53:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:14.062 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:14.062 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 345.1967ms 2025-06-13 07:53:14.063 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:14.063 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:14.063 +00:00 [INF] Envelope queued up: 'f5fafe2d932c4b9e8258d427959b4b5f' 2025-06-13 07:53:14.063 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:14.063 +00:00 [INF] Envelope queued up: '16337b2f122e45de8793355756c41626' 2025-06-13 07:53:14.063 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 346.3294ms 2025-06-13 07:53:14.344 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:14.344 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:14.344 +00:00 [INF] Started transaction with span ID '6d3e823116595d95' and trace ID 'fa81a94b53b9403c988ce1191c02b12d'. 2025-06-13 07:53:14.344 +00:00 [INF] Started transaction with span ID '6d3e823116595d95' and trace ID 'fa81a94b53b9403c988ce1191c02b12d'. 2025-06-13 07:53:14.344 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:14.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-13 07:53:14.384 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:14.406 +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-13 07:53:14.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.436 +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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53:14.592 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:14.593 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.324ms 2025-06-13 07:53:14.593 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:14.593 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:14.593 +00:00 [INF] Envelope queued up: 'fda02d61ba7e49269b6397ba117d2a7d' 2025-06-13 07:53:14.593 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:14.593 +00:00 [INF] Envelope queued up: '032d78c4e7ee4985b4d666fbd5b2f122' 2025-06-13 07:53:14.593 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 249.5987ms 2025-06-13 07:53:14.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:14.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:14.930 +00:00 [INF] Started transaction with span ID '6006f95d15310560' and trace ID '48945d0beb664135866d9d40d8211242'. 2025-06-13 07:53:14.931 +00:00 [INF] Started transaction with span ID '6006f95d15310560' and trace ID '48945d0beb664135866d9d40d8211242'. 2025-06-13 07:53:14.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53:14.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-13 07:53: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-13 07:53:14.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-13 07:53: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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:15.099 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:15.099 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 167.9708ms 2025-06-13 07:53:15.099 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:15.099 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:15.099 +00:00 [INF] Envelope queued up: '1842311b30af4ec180144cb46bb363a7' 2025-06-13 07:53:15.099 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:15.099 +00:00 [INF] Envelope queued up: 'aca1cb8ad7d74fbba059af2e34016ee8' 2025-06-13 07:53:15.099 +00: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.2077ms 2025-06-13 07:53:15.518 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:15.518 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:15.518 +00:00 [INF] Started transaction with span ID '3a81b0a531ac9666' and trace ID 'c9cf08dc060b421ea72cd44ee4760aad'. 2025-06-13 07:53:15.518 +00:00 [INF] Started transaction with span ID '3a81b0a531ac9666' and trace ID 'c9cf08dc060b421ea72cd44ee4760aad'. 2025-06-13 07:53:15.518 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:15.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-13 07:53:15.553 +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-13 07:53:15.586 +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-13 07:53:15.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:15.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07: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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:15.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-13 07:53: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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53: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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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-13 07:53:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:15.734 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:15.734 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 215.4383ms 2025-06-13 07:53:15.734 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:15.734 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:15.734 +00:00 [INF] Envelope queued up: 'a744971351a7430f9c7664af377246f9' 2025-06-13 07:53:15.734 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:15.734 +00:00 [INF] Envelope queued up: '8bba8328a9094401b853796c27864116' 2025-06-13 07:53:15.734 +00: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.4916ms 2025-06-13 07:53:16.110 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:16.110 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:16.110 +00:00 [INF] Started transaction with span ID '2116664b1dc6291a' and trace ID '4139868860ed4f099d014f45af0fd937'. 2025-06-13 07:53:16.110 +00:00 [INF] Started transaction with span ID '2116664b1dc6291a' and trace ID '4139868860ed4f099d014f45af0fd937'. 2025-06-13 07:53:16.110 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:16.110 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:16.129 +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-13 07:53:16.144 +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-13 07:53:16.148 +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-13 07:53:16.152 +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-13 07:53:16.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-13 07:53: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-13 07:53: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-13 07:53:16.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-13 07: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-13 07:53: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-13 07:53:16.197 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:16.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-13 07:53:16.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-13 07:53:16.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53: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-13 07:53: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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:16.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-13 07:53:16.310 +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-13 07:53:16.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-13 07:53: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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53: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-13 07:53:16.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-13 07:53:16.353 +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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.381 +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-13 07:53:16.402 +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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07: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-13 07:53: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-13 07:53:16.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-13 07:53:16.493 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:16.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-13 07:53:16.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.528 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:16.544 +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-13 07:53:16.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-13 07:53:16.550 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:16.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-13 07:53:16.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-13 07:53:16.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-13 07:53:16.569 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:16.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-13 07:53:16.587 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:16.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 476.4976ms 2025-06-13 07:53:16.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:16.587 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:16.587 +00:00 [INF] Envelope queued up: 'b78ab5c3bf9c4fbb868b89abd36844d2' 2025-06-13 07:53:16.587 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:16.587 +00:00 [INF] Envelope queued up: '4ad39b758b3d4cc9a0bab9196361c301' 2025-06-13 07:53:16.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 477.7075ms 2025-06-13 07:53:17.109 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:17.109 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:17.109 +00:00 [INF] Started transaction with span ID 'aeb01d1b226a84a6' and trace ID '11370feb036d4b4fa98b7f14deb13521'. 2025-06-13 07:53:17.109 +00:00 [INF] Started transaction with span ID 'aeb01d1b226a84a6' and trace ID '11370feb036d4b4fa98b7f14deb13521'. 2025-06-13 07:53:17.109 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:17.109 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:17.132 +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-13 07:53:17.147 +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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53: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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.277 +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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:17.359 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:17.359 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 249.8805ms 2025-06-13 07:53:17.359 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:17.359 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:17.359 +00:00 [INF] Envelope queued up: '2219d8afba554609a769be4f6418c9d0' 2025-06-13 07:53:17.359 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:17.359 +00:00 [INF] Envelope queued up: '4cd5dc46b1634d66b02b32319aafb99d' 2025-06-13 07:53:17.360 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 251.0480ms 2025-06-13 07:53:17.704 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:17.704 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:17.704 +00:00 [INF] Started transaction with span ID '471d832af793eec9' and trace ID 'ba8e1e6aa4f44451b700428719a2446a'. 2025-06-13 07:53:17.704 +00:00 [INF] Started transaction with span ID '471d832af793eec9' and trace ID 'ba8e1e6aa4f44451b700428719a2446a'. 2025-06-13 07:53:17.704 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:17.705 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:17.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:17.711 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:17.713 +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-13 07:53:17.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53: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-13 07:53: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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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-13 07:53:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:17.902 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:17.902 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 197.7879ms 2025-06-13 07:53:17.902 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:17.903 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:17.904 +00:00 [INF] Envelope queued up: '8e1a1fc242ab4575b8d1ea52b69addf3' 2025-06-13 07:53:17.904 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:17.905 +00:00 [INF] Envelope queued up: '7e0dd4a43d9e4d39b67bc9e6d8ba48e8' 2025-06-13 07:53:17.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 200.8278ms 2025-06-13 07:53:18.294 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:18.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:18.295 +00:00 [INF] Started transaction with span ID '74cb6c2f3a522367' and trace ID 'eaa9d0a57d5540908069add2aab389d9'. 2025-06-13 07:53:18.295 +00:00 [INF] Started transaction with span ID '74cb6c2f3a522367' and trace ID 'eaa9d0a57d5540908069add2aab389d9'. 2025-06-13 07:53:18.295 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:18.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-13 07:53:18.314 +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-13 07:53:18.334 +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-13 07:53:18.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-13 07:53:18.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53: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-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.424 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:18.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-13 07:53:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53: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-13 07:53: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-13 07:53:18.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-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:18.530 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:18.530 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 235.1059ms 2025-06-13 07:53:18.530 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:18.530 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:18.530 +00:00 [INF] Envelope queued up: 'fd79be7b84d64a60899829a27392cf2d' 2025-06-13 07:53:18.530 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:18.530 +00:00 [INF] Envelope queued up: 'eb065194b0774502acb1cdd997479c66' 2025-06-13 07:53:18.531 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 236.2601ms 2025-06-13 07:53:18.910 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:18.910 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:18.910 +00:00 [INF] Started transaction with span ID '819d4985893d17ec' and trace ID 'b9a07e2ab9cd40b6b8bc2c74f333423d'. 2025-06-13 07:53:18.910 +00:00 [INF] Started transaction with span ID '819d4985893d17ec' and trace ID 'b9a07e2ab9cd40b6b8bc2c74f333423d'. 2025-06-13 07:53:18.910 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:18.910 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:18.922 +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-13 07:53:18.927 +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-13 07:53:18.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:18.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53: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-13 07:53: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-13 07:53:18.951 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53: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-13 07:53:18.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-13 07:53:18.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-13 07:53:18.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53: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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53: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-13 07:53: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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53: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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.128 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:19.129 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 218.6246ms 2025-06-13 07:53:19.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:19.129 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:19.131 +00:00 [INF] Envelope queued up: 'e542eee00ef446919796cff6e8545c62' 2025-06-13 07:53:19.131 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:19.131 +00:00 [INF] Envelope queued up: '60e33c7e47eb43ada5aa39f9a5b3abc8' 2025-06-13 07:53:19.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 221.9801ms 2025-06-13 07:53:19.493 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:19.494 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:19.494 +00:00 [INF] Started transaction with span ID '98eeedeef6fb83a' and trace ID '1ab4c36f55304cb9b7f06bf849d078d7'. 2025-06-13 07:53:19.494 +00:00 [INF] Started transaction with span ID '98eeedeef6fb83a' and trace ID '1ab4c36f55304cb9b7f06bf849d078d7'. 2025-06-13 07:53:19.494 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:19.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-13 07:53:19.565 +00:00 [INF] Executed DbCommand (70ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:19.638 +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-13 07:53:19.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-13 07:53:19.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:19.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-13 07:53: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-13 07:53:19.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-13 07:53: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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53: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-13 07:53: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-13 07:53:19.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-13 07:53:19.689 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:19.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-13 07:53: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-13 07:53:19.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-13 07:53: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-13 07:53: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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.808 +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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53: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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.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-13 07:53:19.879 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:19.879 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 385.0577ms 2025-06-13 07:53:19.879 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:19.879 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:19.879 +00:00 [INF] Envelope queued up: 'ebde95e2ac254e4b8b33bad9d9d02687' 2025-06-13 07:53:19.879 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:19.879 +00:00 [INF] Envelope queued up: '45eb0a5e57e24b24aea8b179301ef6f4' 2025-06-13 07:53:19.880 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 386.1564ms 2025-06-13 07:53:20.077 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:20.077 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:20.077 +00:00 [INF] Started transaction with span ID '945bed1727873503' and trace ID '7498136b13d849a197c18db8199c29f1'. 2025-06-13 07:53:20.077 +00:00 [INF] Started transaction with span ID '945bed1727873503' and trace ID '7498136b13d849a197c18db8199c29f1'. 2025-06-13 07:53:20.077 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:20.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-13 07:53:20.100 +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-13 07:53:20.123 +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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.307 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:20.307 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 229.8609ms 2025-06-13 07:53:20.307 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:20.311 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:20.313 +00:00 [INF] Envelope queued up: '5c4c2f91fcdc43eeae66529344a843d3' 2025-06-13 07:53:20.314 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:20.314 +00:00 [INF] Envelope queued up: 'c8d84fa79a8a4e8aaeb1960c562b56a4' 2025-06-13 07:53:20.314 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 236.6765ms 2025-06-13 07:53:20.736 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:20.736 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:20.736 +00:00 [INF] Started transaction with span ID '2ff0897e7084dfdc' and trace ID 'ae49d45008d04815bb38d5414ac8f711'. 2025-06-13 07:53:20.736 +00:00 [INF] Started transaction with span ID '2ff0897e7084dfdc' and trace ID 'ae49d45008d04815bb38d5414ac8f711'. 2025-06-13 07:53:20.736 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:20.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-13 07:53:20.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:20.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:20.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:20.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07: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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.824 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53: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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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-13 07:53:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:20.901 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:20.902 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 165.4705ms 2025-06-13 07:53:20.902 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:20.902 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:20.902 +00:00 [INF] Envelope queued up: 'b264921d05d44670a22fa5b07b5d83a2' 2025-06-13 07:53:20.902 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:20.902 +00:00 [INF] Envelope queued up: 'c4daa9ce66dc4797bee6b3b2fd4d50f2' 2025-06-13 07:53:20.902 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 166.6615ms 2025-06-13 07:53:21.403 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:21.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:21.403 +00:00 [INF] Started transaction with span ID '8686fa3d0895d59f' and trace ID 'bc02c0cb7bc0446db32fe9455ca45fe6'. 2025-06-13 07:53:21.403 +00:00 [INF] Started transaction with span ID '8686fa3d0895d59f' and trace ID 'bc02c0cb7bc0446db32fe9455ca45fe6'. 2025-06-13 07:53:21.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53: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-13 07:53:21.441 +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-13 07:53:21.485 +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-13 07:53:21.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:21.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53: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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53: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-13 07:53: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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53: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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53:21.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-13 07:53: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-13 07:53:21.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-13 07:53:21.645 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:21.645 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 241.766ms 2025-06-13 07:53:21.645 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:21.645 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:21.645 +00:00 [INF] Envelope queued up: 'ec9c6c978658486aa572e4a7dad47393' 2025-06-13 07:53:21.645 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:21.645 +00:00 [INF] Envelope queued up: 'cd9c039c6e7c4771a3dede18b579ac32' 2025-06-13 07:53:21.645 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 242.8195ms 2025-06-13 07:53:22.041 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:22.041 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:22.041 +00:00 [INF] Started transaction with span ID 'e6cb9f09aeb92abf' and trace ID '8d29b8e2e2ac49549d3c4090ac109b56'. 2025-06-13 07:53:22.041 +00:00 [INF] Started transaction with span ID 'e6cb9f09aeb92abf' and trace ID '8d29b8e2e2ac49549d3c4090ac109b56'. 2025-06-13 07:53:22.041 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:22.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-13 07:53:22.088 +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-13 07:53:22.173 +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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:22.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-13 07:53:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:22.329 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:22.329 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 287.8938ms 2025-06-13 07:53:22.329 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:22.330 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:22.330 +00:00 [INF] Envelope queued up: '4e198339c6da4a419c43bb46b3f614d4' 2025-06-13 07:53:22.330 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:22.330 +00:00 [INF] Envelope queued up: 'ec0b1afcd54c4763a4746390e6cb93c7' 2025-06-13 07:53:22.330 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 289.1553ms 2025-06-13 07:53:22.615 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:22.616 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:22.616 +00:00 [INF] Started transaction with span ID '9fda72f64a8025f5' and trace ID '4ef14a2505dd40ac863e46da86930ae5'. 2025-06-13 07:53:22.616 +00:00 [INF] Started transaction with span ID '9fda72f64a8025f5' and trace ID '4ef14a2505dd40ac863e46da86930ae5'. 2025-06-13 07:53:22.616 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:22.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-13 07:53:22.625 +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-13 07:53:22.631 +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-13 07:53:22.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:22.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.690 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:22.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-13 07:53:22.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.765 +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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53: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-13 07:53:22.802 +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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.858 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07: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-13 07: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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.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-13 07:53: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-13 07:53:22.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-13 07:53:22.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-13 07:53:22.989 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:22.990 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 374.0113ms 2025-06-13 07:53:22.990 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:22.990 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:22.992 +00:00 [INF] Envelope queued up: '7a89f4a36de4455e8c3cf40954a4bb56' 2025-06-13 07:53:22.992 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:22.992 +00:00 [INF] Envelope queued up: 'd19b78596efa4927b2fbca23aaeaf847' 2025-06-13 07:53:22.992 +00: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.6846ms 2025-06-13 07:53:23.209 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:23.209 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:23.209 +00:00 [INF] Started transaction with span ID 'eb0982b778822020' and trace ID 'd540e5a0b1aa487cba4e347bceb641ca'. 2025-06-13 07:53:23.209 +00:00 [INF] Started transaction with span ID 'eb0982b778822020' and trace ID 'd540e5a0b1aa487cba4e347bceb641ca'. 2025-06-13 07:53:23.209 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:23.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-13 07:53:23.259 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:23.286 +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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:23.494 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:23.495 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 285.9217ms 2025-06-13 07:53:23.495 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:23.496 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:23.497 +00:00 [INF] Envelope queued up: 'd8212f9387b24e58a234650b1d2e17cb' 2025-06-13 07:53:23.497 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:23.497 +00:00 [INF] Envelope queued up: 'a3314f2af0464b00b6737a05c8de8182' 2025-06-13 07:53:23.498 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 289.0833ms 2025-06-13 07:53:23.795 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:23.795 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:23.795 +00:00 [INF] Started transaction with span ID 'a293482b2b69cb55' and trace ID 'ff8a05491dfd42d3a59fc779b84158ae'. 2025-06-13 07:53:23.795 +00:00 [INF] Started transaction with span ID 'a293482b2b69cb55' and trace ID 'ff8a05491dfd42d3a59fc779b84158ae'. 2025-06-13 07:53:23.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:23.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-13 07:53:23.799 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:23.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:23.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-13 07:53:23.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53: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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53:23.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-13 07:53: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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53:23.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.059 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.091 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:24.094 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 299.294ms 2025-06-13 07:53:24.094 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:24.095 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:24.096 +00:00 [INF] Envelope queued up: '6cc6708372354ead8e1abd378f175163' 2025-06-13 07:53:24.096 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:24.096 +00:00 [INF] Envelope queued up: '7aedc892c3df44a98b7dfd3088c3e032' 2025-06-13 07:53:24.097 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 302.0373ms 2025-06-13 07:53:24.426 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:24.427 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:24.427 +00:00 [INF] Started transaction with span ID '391344370bd1e565' and trace ID 'f4f271e5399e4b8495e28d796e4c61e8'. 2025-06-13 07:53:24.427 +00:00 [INF] Started transaction with span ID '391344370bd1e565' and trace ID 'f4f271e5399e4b8495e28d796e4c61e8'. 2025-06-13 07:53:24.427 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:24.427 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:24.454 +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-13 07:53:24.473 +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-13 07:53:24.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:24.480 +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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53: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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53: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-13 07:53:24.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-13 07:53: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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53:24.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-13 07:53: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-13 07:53:24.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-13 07:53:24.673 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:24.674 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.9949ms 2025-06-13 07:53:24.674 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:24.674 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:24.677 +00:00 [INF] Envelope queued up: 'd66a8ff28a2d4cc8976b801b2edaedde' 2025-06-13 07:53:24.677 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:24.677 +00:00 [INF] Envelope queued up: '6451fc8f58904600b3aca80159f2a261' 2025-06-13 07:53:24.677 +00: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.6547ms 2025-06-13 07:53:25.784 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:25.784 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:25.784 +00:00 [INF] Started transaction with span ID 'cc46239fc309381b' and trace ID '821c3ec3b3f043e0bff52ffab6ac5c33'. 2025-06-13 07:53:25.784 +00:00 [INF] Started transaction with span ID 'cc46239fc309381b' and trace ID '821c3ec3b3f043e0bff52ffab6ac5c33'. 2025-06-13 07:53:25.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:25.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-13 07:53:25.884 +00:00 [INF] Executed DbCommand (97ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:26.255 +00:00 [INF] Executed DbCommand (370ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:26.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:26.425 +00:00 [INF] Started transaction with span ID '62848de69988a1eb' and trace ID '85087fe45c3348b599602b41e191a4d1'. 2025-06-13 07:53:26.425 +00:00 [INF] Started transaction with span ID '62848de69988a1eb' and trace ID '85087fe45c3348b599602b41e191a4d1'. 2025-06-13 07:53:26.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:26.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-13 07:53:26.432 +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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.453 +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-13 07:53:26.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-13 07:53:26.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:26.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-13 07:53:26.477 +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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.546 +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-13 07:53:26.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-13 07:53:26.550 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53: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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.608 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:26.609 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 825.181ms 2025-06-13 07:53:26.609 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:26.610 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:26.610 +00:00 [INF] Envelope queued up: '7f9007b3845b4b1c9f1edb9bc05e50a4' 2025-06-13 07:53:26.610 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:26.610 +00:00 [INF] Envelope queued up: '189031e46cb24236babbe969cb95da06' 2025-06-13 07:53:26.610 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 826.2116ms 2025-06-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53: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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.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-13 07:53:26.756 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:26.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 331.1825ms 2025-06-13 07:53:26.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:26.757 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:26.758 +00:00 [INF] Envelope queued up: 'b60e7578aab24e3fb70c191876389816' 2025-06-13 07:53:26.759 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:26.759 +00:00 [INF] Envelope queued up: '4fd9d1902c0f4b77a08570d060c183f5' 2025-06-13 07:53:26.759 +00: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.0841ms 2025-06-13 07:53:26.979 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:26.979 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:26.979 +00:00 [INF] Started transaction with span ID '454d3003e18859b1' and trace ID 'd7d8e4b4d21c4630acd2a17dde7ebaf4'. 2025-06-13 07:53:26.979 +00:00 [INF] Started transaction with span ID '454d3003e18859b1' and trace ID 'd7d8e4b4d21c4630acd2a17dde7ebaf4'. 2025-06-13 07:53:26.979 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:26.979 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:26.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:26.990 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:26.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:26.997 +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-13 07:53: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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53: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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:27.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.150 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.237 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:27.238 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 259.2532ms 2025-06-13 07:53:27.239 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:27.240 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:27.243 +00:00 [INF] Envelope queued up: '340ef2f9af124b4eb8dd6ec81ce81511' 2025-06-13 07:53:27.243 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:27.243 +00:00 [INF] Envelope queued up: '2f6bf32d484a4962aa43af8e6305ba41' 2025-06-13 07:53:27.245 +00: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.7694ms 2025-06-13 07:53:27.563 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:27.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:27.564 +00:00 [INF] Started transaction with span ID 'b78e72f3cc579f6' and trace ID 'b965a0de6b66446db5474c70435e7d21'. 2025-06-13 07:53:27.564 +00:00 [INF] Started transaction with span ID 'b78e72f3cc579f6' and trace ID 'b965a0de6b66446db5474c70435e7d21'. 2025-06-13 07:53:27.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:27.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-13 07:53:27.581 +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-13 07:53:27.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-13 07:53:27.604 +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-13 07:53:27.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53: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-13 07:53:27.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-13 07:53:27.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.656 +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-13 07:53:27.665 +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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53: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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.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-13 07:53:27.878 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:27.879 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 315.445ms 2025-06-13 07:53:27.879 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:27.880 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:27.881 +00:00 [INF] Envelope queued up: '984b6de5f51341f0a49cbfce509f4b22' 2025-06-13 07:53:27.882 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:27.882 +00:00 [INF] Envelope queued up: '183fb6bd14f445f9a7c140a98ee4fdd1' 2025-06-13 07:53:27.882 +00: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.8797ms 2025-06-13 07:53:28.168 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:28.168 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:28.168 +00:00 [INF] Started transaction with span ID '67cdea1c4967706f' and trace ID '6040ad1708164afb8bade3211d9aa123'. 2025-06-13 07:53:28.169 +00:00 [INF] Started transaction with span ID '67cdea1c4967706f' and trace ID '6040ad1708164afb8bade3211d9aa123'. 2025-06-13 07:53:28.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:28.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-13 07:53:28.202 +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-13 07:53:28.215 +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-13 07:53:28.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:28.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53: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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.382 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:28.382 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 213.5828ms 2025-06-13 07:53:28.382 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:28.383 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:28.383 +00:00 [INF] Envelope queued up: '2e17f0f252ad41eab2043376bb9f5edf' 2025-06-13 07:53:28.383 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:28.383 +00:00 [INF] Envelope queued up: '1bc80a99b3d344e49d2eeec485c85aab' 2025-06-13 07:53:28.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 214.9977ms 2025-06-13 07:53:28.749 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:28.750 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:28.750 +00:00 [INF] Started transaction with span ID '3e745f10e4a0d6b2' and trace ID 'e5f224a344244c738b5d9f44f26b4c8a'. 2025-06-13 07:53:28.750 +00:00 [INF] Started transaction with span ID '3e745f10e4a0d6b2' and trace ID 'e5f224a344244c738b5d9f44f26b4c8a'. 2025-06-13 07:53:28.750 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:28.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-13 07:53:28.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-13 07:53:28.764 +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-13 07:53:28.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-13 07:53:28.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 07:53: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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.853 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.876 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:28.884 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.906 +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-13 07:53:28.912 +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-13 07:53:28.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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53: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-13 07:53: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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.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-13 07:53:28.976 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:28.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-13 07:53: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-13 07:53:28.988 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:28.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-13 07:53:28.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.118 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:29.127 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:29.132 +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-13 07:53:29.132 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:29.152 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 402.1488ms 2025-06-13 07:53:29.152 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:29.153 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:29.153 +00:00 [INF] Envelope queued up: 'b91cee54df4a4322834a700e9ee3d2bc' 2025-06-13 07:53:29.153 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:29.154 +00:00 [INF] Envelope queued up: '2e61ebd623c84927b6bae68a4adbb8e6' 2025-06-13 07:53:29.154 +00: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.2264ms 2025-06-13 07:53:29.346 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:29.346 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:29.346 +00:00 [INF] Started transaction with span ID '4e58b85ca4054c09' and trace ID '83a61ca820af4826a3fac93fdff9594a'. 2025-06-13 07:53:29.347 +00:00 [INF] Started transaction with span ID '4e58b85ca4054c09' and trace ID '83a61ca820af4826a3fac93fdff9594a'. 2025-06-13 07:53:29.347 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:29.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-13 07:53:29.378 +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-13 07:53:29.396 +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-13 07:53:29.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-13 07:53:29.403 +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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:29.426 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:29.499 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.523 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:29.538 +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-13 07:53:29.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-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:29.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53: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-13 07:53: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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.637 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:29.640 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:29.640 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 293.0905ms 2025-06-13 07:53:29.640 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:29.640 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:29.640 +00:00 [INF] Envelope queued up: 'ce575e8967a642a9b31ba02aec200094' 2025-06-13 07:53:29.640 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:29.640 +00:00 [INF] Envelope queued up: '5589c8f0699c41b4b256ccdc6908bfe9' 2025-06-13 07:53:29.640 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 294.3055ms 2025-06-13 07:53:29.927 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:29.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:29.927 +00:00 [INF] Started transaction with span ID '5874dc8de6df22f0' and trace ID '07b1f6ef61a843c9b3abef175fd15186'. 2025-06-13 07:53:29.928 +00:00 [INF] Started transaction with span ID '5874dc8de6df22f0' and trace ID '07b1f6ef61a843c9b3abef175fd15186'. 2025-06-13 07:53:29.928 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:29.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-13 07:53:29.934 +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-13 07:53:29.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:29.965 +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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53:29.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.073 +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-13 07:53:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:30.185 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:30.185 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.6986ms 2025-06-13 07:53:30.185 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:30.186 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:30.186 +00:00 [INF] Envelope queued up: '4980b8adf5a5498c8ca0de966e076dc1' 2025-06-13 07:53:30.186 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:30.186 +00:00 [INF] Envelope queued up: 'bf3d08c26c0d4a4d96127c00c74739ce' 2025-06-13 07:53:30.186 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 258.9339ms 2025-06-13 07:53:30.519 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:30.519 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:30.520 +00:00 [INF] Started transaction with span ID '3d23d95627958109' and trace ID 'e5c55cd7c26d472fabc1d1c3371d8169'. 2025-06-13 07:53:30.521 +00:00 [INF] Started transaction with span ID '3d23d95627958109' and trace ID 'e5c55cd7c26d472fabc1d1c3371d8169'. 2025-06-13 07:53:30.521 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:30.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-13 07:53:30.537 +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-13 07:53:30.554 +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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53: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-13 07:53: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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53: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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.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-13 07:53:30.733 +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-13 07:53:30.734 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:30.734 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 213.2316ms 2025-06-13 07:53:30.734 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:30.735 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:30.735 +00:00 [INF] Envelope queued up: '6761aa03a0a7460ab767658b5aea81d0' 2025-06-13 07:53:30.735 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:30.736 +00:00 [INF] Envelope queued up: '8823bd4719b047568e1f8b4922682aee' 2025-06-13 07:53:30.736 +00: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.5418ms 2025-06-13 07:53:31.142 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:31.142 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:31.142 +00:00 [INF] Started transaction with span ID '5addd99eb4f4a186' and trace ID 'd886a143c8a440fbb350e907a08681b8'. 2025-06-13 07:53:31.142 +00:00 [INF] Started transaction with span ID '5addd99eb4f4a186' and trace ID 'd886a143c8a440fbb350e907a08681b8'. 2025-06-13 07:53:31.142 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:31.143 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:53:31.177 +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-13 07:53:31.198 +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-13 07:53:31.202 +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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53: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-13 07:53:31.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-13 07:53: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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53:31.374 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:31.385 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.433 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:31.433 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 290.1784ms 2025-06-13 07:53:31.433 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:31.433 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:31.433 +00:00 [INF] Envelope queued up: 'b2d487846b5046d38e4b70c37dd43e12' 2025-06-13 07:53:31.433 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:31.433 +00:00 [INF] Envelope queued up: '21b17dd7f5a24b388601130c5fe5d04e' 2025-06-13 07:53:31.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 291.2706ms 2025-06-13 07:53:31.746 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:31.746 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:31.747 +00:00 [INF] Started transaction with span ID '22179af3eb141b14' and trace ID 'd3ca8a50a8a74e419b6a1a2d514ed220'. 2025-06-13 07:53:31.747 +00:00 [INF] Started transaction with span ID '22179af3eb141b14' and trace ID 'd3ca8a50a8a74e419b6a1a2d514ed220'. 2025-06-13 07:53:31.747 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:31.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-13 07:53:31.757 +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-13 07:53:31.768 +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-13 07:53:31.779 +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-13 07:53:31.786 +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-13 07:53:31.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-13 07:53:31.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:31.812 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:31.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-13 07:53:31.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-13 07:53:31.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53: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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53: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-13 07:53:31.908 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:31.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-13 07:53:31.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-13 07:53:31.933 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.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-13 07:53:31.993 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 07:53:31.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.027 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:32.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-13 07:53:32.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.084 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.161 +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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.192 +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-13 07:53:32.193 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:32.193 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 445.9958ms 2025-06-13 07:53:32.193 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:32.194 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:32.196 +00:00 [INF] Envelope queued up: 'e6d702366792429ea61a6dabd7eca4d3' 2025-06-13 07:53:32.196 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:32.197 +00:00 [INF] Envelope queued up: '78ce290203eb4423ba95124aa51df752' 2025-06-13 07:53:32.197 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 450.3129ms 2025-06-13 07:53:32.334 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:32.334 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:32.334 +00:00 [INF] Started transaction with span ID '80dd258f62920eb4' and trace ID 'ce819d139917450b80b78c5eda7558cd'. 2025-06-13 07:53:32.334 +00:00 [INF] Started transaction with span ID '80dd258f62920eb4' and trace ID 'ce819d139917450b80b78c5eda7558cd'. 2025-06-13 07:53:32.334 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:32.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-13 07:53:32.375 +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-13 07:53:32.406 +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-13 07:53:32.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.476 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:32.622 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:32.623 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 288.2822ms 2025-06-13 07:53:32.623 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:32.623 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:32.623 +00:00 [INF] Envelope queued up: '8431f2ebf07248bf8c846a2849827183' 2025-06-13 07:53:32.623 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:32.623 +00:00 [INF] Envelope queued up: 'a94ac32d758f4f4ba45e432d2e4e612a' 2025-06-13 07:53:32.623 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 289.5120ms 2025-06-13 07:53:32.948 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:32.949 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:32.949 +00:00 [INF] Started transaction with span ID 'd81d8eced888f87f' and trace ID '7ea7824082c54c9db9b4ee1177a2b6ff'. 2025-06-13 07:53:32.949 +00:00 [INF] Started transaction with span ID 'd81d8eced888f87f' and trace ID '7ea7824082c54c9db9b4ee1177a2b6ff'. 2025-06-13 07:53:32.949 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:32.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-13 07:53:32.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-13 07:53:32.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 07:53:32.959 +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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53: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-13 07:53: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-13 07:53: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-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53:32.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-13 07:53:32.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-13 07:53: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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.024 +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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.116 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:33.116 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 167.44ms 2025-06-13 07:53:33.116 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:33.117 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:33.117 +00:00 [INF] Envelope queued up: 'faf8db2e3ae34038917daf47e9e35c1f' 2025-06-13 07:53:33.117 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:33.117 +00:00 [INF] Envelope queued up: '3646ed627cf142e890f2f8ef5b5eaf76' 2025-06-13 07:53:33.117 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 168.6020ms 2025-06-13 07:53:33.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 07:53:33.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:33.564 +00:00 [INF] Started transaction with span ID '4391265f7747258c' and trace ID 'eda3b783fa2f4d26b32cc5a296b0a49a'. 2025-06-13 07:53:33.565 +00:00 [INF] Started transaction with span ID '4391265f7747258c' and trace ID 'eda3b783fa2f4d26b32cc5a296b0a49a'. 2025-06-13 07:53:33.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:33.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-13 07:53:33.617 +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-13 07:53:33.644 +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-13 07:53:33.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53:33.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-13 07:53:33.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-13 07:53:33.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-13 07:53: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-13 07:53: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-13 07:53: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 07:53:33.780 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 07:53:33.780 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 215.6943ms 2025-06-13 07:53:33.780 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 07:53:33.781 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:33.781 +00:00 [INF] Envelope queued up: 'aafde0d56be1496a8cfbdad675e18699' 2025-06-13 07:53:33.781 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:33.781 +00:00 [INF] Envelope queued up: 'd9903269d5b543978bfdc90b4ae509ca' 2025-06-13 07:53:33.781 +00: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.7532ms 2025-06-13 07:53:52.018 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:53:52.018 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:53:52.018 +00:00 [INF] Started transaction with span ID 'decf944111816b2d' and trace ID 'c07b95dc9bae4d1abf4404714df4fb88'. 2025-06-13 07:53:52.018 +00:00 [INF] Started transaction with span ID 'decf944111816b2d' and trace ID 'c07b95dc9bae4d1abf4404714df4fb88'. 2025-06-13 07:53:52.018 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:53:52.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-13 07:53:52.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-13 07:53:52.020 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:53:52.021 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.144ms 2025-06-13 07:53:52.021 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:53:52.021 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:52.021 +00:00 [INF] Envelope queued up: '39aff8d3bf2d4345af93aeee6e3aa0fd' 2025-06-13 07:53:52.021 +00:00 [INF] Capturing transaction. 2025-06-13 07:53:52.022 +00:00 [INF] Envelope queued up: 'c521a5389a984477b5ee002481e5c6ec' 2025-06-13 07:53:52.023 +00: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.0568ms 2025-06-13 07:56:17.472 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:56:17.472 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:56:17.472 +00:00 [INF] Started transaction with span ID '4cb50de010c1f49d' and trace ID 'e4402faeed0d4c019ce9bfa2777fe9b6'. 2025-06-13 07:56:17.472 +00:00 [INF] Started transaction with span ID '4cb50de010c1f49d' and trace ID 'e4402faeed0d4c019ce9bfa2777fe9b6'. 2025-06-13 07:56:17.472 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:56:17.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-13 07:56:17.476 +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-13 07:56:17.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-13 07:56:17.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0636ms 2025-06-13 07:56:17.477 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:56:17.477 +00:00 [INF] Capturing transaction. 2025-06-13 07:56:17.477 +00:00 [INF] Envelope queued up: '627e65bec720422085201953aced80ee' 2025-06-13 07:56:17.478 +00:00 [INF] Capturing transaction. 2025-06-13 07:56:17.478 +00:00 [INF] Envelope queued up: '52e19228c0344517be5a8038c4bf6964' 2025-06-13 07:56:17.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 6.4438ms 2025-06-13 07:56:52.452 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:56:52.453 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:56:52.453 +00:00 [INF] Started transaction with span ID '6aac09f01504c71c' and trace ID '69f3eb20870b46bbb97504fe36aca5ad'. 2025-06-13 07:56:52.453 +00:00 [INF] Started transaction with span ID '6aac09f01504c71c' and trace ID '69f3eb20870b46bbb97504fe36aca5ad'. 2025-06-13 07:56:52.453 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:56:52.453 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 07:56:52.454 +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-13 07:56:52.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-13 07:56:52.455 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0204ms 2025-06-13 07:56:52.455 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:56:52.455 +00:00 [INF] Capturing transaction. 2025-06-13 07:56:52.455 +00:00 [INF] Envelope queued up: 'e726c155c92842219332729f533a5071' 2025-06-13 07:56:52.455 +00:00 [INF] Capturing transaction. 2025-06-13 07:56:52.455 +00:00 [INF] Envelope queued up: 'bb76489543c74c8b89f560e1df7f0f2e' 2025-06-13 07:56:52.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 3.2584ms 2025-06-13 07:57:30.304 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:57:30.304 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:57:30.304 +00:00 [INF] Started transaction with span ID '1fb40a22399ed80' and trace ID '0294827541f543858b1d24777c2abd2a'. 2025-06-13 07:57:30.305 +00:00 [INF] Started transaction with span ID '1fb40a22399ed80' and trace ID '0294827541f543858b1d24777c2abd2a'. 2025-06-13 07:57:30.305 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:57:30.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-13 07:57:30.311 +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-13 07:57:30.312 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 07:57:30.312 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.1871ms 2025-06-13 07:57:30.312 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:57:30.312 +00:00 [INF] Capturing transaction. 2025-06-13 07:57:30.313 +00:00 [INF] Envelope queued up: 'a5a76cbdaa604e51bdefbf87ccb9d43b' 2025-06-13 07:57:30.313 +00:00 [INF] Capturing transaction. 2025-06-13 07:57:30.313 +00:00 [INF] Envelope queued up: '76712ec72a29442a93c4f58879d23396' 2025-06-13 07:57:30.313 +00: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.8583ms 2025-06-13 07:57:36.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 07:57:36.430 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 07:57:36.430 +00:00 [INF] Started transaction with span ID '7b32d1ca47f62fc5' and trace ID '927da3e32e0a4c61980981c657226af4'. 2025-06-13 07:57:36.430 +00:00 [INF] Started transaction with span ID '7b32d1ca47f62fc5' and trace ID '927da3e32e0a4c61980981c657226af4'. 2025-06-13 07:57:36.430 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:57:36.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-13 07:57:36.443 +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-13 07:57:36.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-13 07:57:36.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 15.5832ms 2025-06-13 07:57:36.446 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 07:57:36.446 +00:00 [INF] Capturing transaction. 2025-06-13 07:57:36.447 +00:00 [INF] Envelope queued up: '69c59d53bdb54d2cb0b927e47ce11a36' 2025-06-13 07:57:36.447 +00:00 [INF] Capturing transaction. 2025-06-13 07:57:36.447 +00:00 [INF] Envelope queued up: '01dddc3cf8674a13b25d083cd52acda7' 2025-06-13 07:57:36.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 17.6502ms 2025-06-13 08:08:35.111 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:08:35.111 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:08:35.112 +00:00 [INF] Started transaction with span ID '5d186a1351643808' and trace ID '310f048d3bc741f4a0f09c0e043060ed'. 2025-06-13 08:08:35.112 +00:00 [INF] Started transaction with span ID '5d186a1351643808' and trace ID '310f048d3bc741f4a0f09c0e043060ed'. 2025-06-13 08:08:35.112 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:08: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-13 08:08:35.157 +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-13 08:08:35.170 +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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.218 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:08:35.218 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:08:35.218 +00:00 [INF] Started transaction with span ID '8339a0425fb7dd0e' and trace ID 'a6b2ead6598e4c57b455f31a878ae867'. 2025-06-13 08:08:35.220 +00:00 [INF] Started transaction with span ID '8339a0425fb7dd0e' and trace ID 'a6b2ead6598e4c57b455f31a878ae867'. 2025-06-13 08:08:35.220 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:08:35.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-13 08:08:35.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.425 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.463 +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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.599 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:08:35.602 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:08:35.602 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:08:35.602 +00:00 [INF] Started transaction with span ID 'bda1b76bc598347f' and trace ID 'e1f3b7e4ffa94334a1cabf43980e6b70'. 2025-06-13 08:08:35.603 +00:00 [INF] Started transaction with span ID 'bda1b76bc598347f' and trace ID 'e1f3b7e4ffa94334a1cabf43980e6b70'. 2025-06-13 08:08:35.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.605 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9656ms 2025-06-13 08:08:35.605 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:08:35.605 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:35.605 +00:00 [INF] Envelope queued up: '0e5744739e7c478c85791c340c7227b9' 2025-06-13 08:08:35.605 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:35.605 +00:00 [INF] Envelope queued up: 'ba74e0c3b54c4435bb7b4c593b19b93e' 2025-06-13 08:08:35.605 +00: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.0992ms 2025-06-13 08:08:35.683 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 463.548ms 2025-06-13 08:08:35.683 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:08:35.684 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:35.684 +00:00 [INF] Envelope queued up: 'b4b97b22e8af4ed6a894a98a0c308618' 2025-06-13 08:08:35.684 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:35.684 +00:00 [INF] Envelope queued up: '24e36c87dfd84310a4640161dac50961' 2025-06-13 08:08:35.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 466.2510ms 2025-06-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08:35.723 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08:35.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-13 08:08: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-13 08:08: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-13 08:08:35.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-13 08:08:35.818 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:08:35.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 707.9599ms 2025-06-13 08:08:35.820 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:08:35.820 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:35.820 +00:00 [INF] Envelope queued up: '23b90313fe0f4b9db9c606023ac67957' 2025-06-13 08:08:35.820 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:35.820 +00:00 [INF] Envelope queued up: 'daa0152ecbeb45c18ee8876647430e30' 2025-06-13 08:08:35.821 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 709.2923ms 2025-06-13 08:08:43.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:08:43.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:08:43.169 +00:00 [INF] Started transaction with span ID '33d5a882e194e022' and trace ID 'b13f79ba8cbd4af29aa5caf1658dff84'. 2025-06-13 08:08:43.169 +00:00 [INF] Started transaction with span ID '33d5a882e194e022' and trace ID 'b13f79ba8cbd4af29aa5caf1658dff84'. 2025-06-13 08:08:43.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:08:43.169 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:08:43.171 +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-13 08:08:43.171 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:08:43.171 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.5485ms 2025-06-13 08:08:43.172 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:08:43.172 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:43.172 +00:00 [INF] Envelope queued up: 'e2494da0422b4f03888e570b6916a7a5' 2025-06-13 08:08:43.172 +00:00 [INF] Capturing transaction. 2025-06-13 08:08:43.172 +00:00 [INF] Envelope queued up: 'a0ed0464dd4c4bc5ad1a4ee3e1df55f4' 2025-06-13 08:08:43.173 +00: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.1247ms 2025-06-13 08:08:59.837 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:08:59.837 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:08:59.837 +00:00 [INF] Started transaction with span ID '86e3cb46be9deb5f' and trace ID 'f29aceaf30f640ebb79b742aadcd1284'. 2025-06-13 08:08:59.839 +00:00 [INF] Started transaction with span ID '86e3cb46be9deb5f' and trace ID 'f29aceaf30f640ebb79b742aadcd1284'. 2025-06-13 08:08:59.839 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:08:59.839 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:08:59.858 +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-13 08:08:59.870 +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-13 08:08:59.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:08:59.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:08:59.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-13 08:08: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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08: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-13 08:08:59.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-13 08:08:59.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-13 08:08: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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08: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-13 08:08:59.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-13 08:08:59.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-13 08:08: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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08: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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08: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-13 08:08: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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08:59.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-13 08:08: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-13 08:08: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-13 08:08:59.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.090 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:00.090 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 251.0916ms 2025-06-13 08:09:00.090 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:00.091 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:00.103 +00:00 [INF] Envelope queued up: '29e410677653443cbf09db74272030d1' 2025-06-13 08:09:00.103 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:00.103 +00:00 [INF] Envelope queued up: 'bb18471a7d344dcd87041f2dbc46ea29' 2025-06-13 08:09:00.103 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 266.7747ms 2025-06-13 08:09:00.637 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:00.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:00.637 +00:00 [INF] Started transaction with span ID 'f885ce8bded28cd' and trace ID '86b1486cc5c34e7caa616d81b22ca1eb'. 2025-06-13 08:09:00.638 +00:00 [INF] Started transaction with span ID 'f885ce8bded28cd' and trace ID '86b1486cc5c34e7caa616d81b22ca1eb'. 2025-06-13 08:09:00.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:00.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-13 08:09:00.664 +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-13 08:09:00.683 +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-13 08:09: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-13 08:09:00.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:00.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-13 08:09:00.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-13 08:09:00.713 +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-13 08:09:00.721 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09: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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:00.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09: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-13 08:09:00.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-13 08:09:00.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-13 08:09:00.922 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:00.924 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 286.0849ms 2025-06-13 08:09:00.924 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:00.924 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:00.926 +00:00 [INF] Envelope queued up: '19d58fe1574b4536b64cd7964dbdbfaa' 2025-06-13 08:09:00.926 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:00.926 +00:00 [INF] Envelope queued up: '0c93c11b4104448cbaba682e4190a273' 2025-06-13 08:09:00.927 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 289.5540ms 2025-06-13 08:09:01.185 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:01.185 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:01.185 +00:00 [INF] Started transaction with span ID '7675cfcab245cdf1' and trace ID '079eefcb855c4951a0a6a4f39584de29'. 2025-06-13 08:09:01.185 +00:00 [INF] Started transaction with span ID '7675cfcab245cdf1' and trace ID '079eefcb855c4951a0a6a4f39584de29'. 2025-06-13 08:09:01.185 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:01.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-13 08:09:01.207 +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-13 08:09:01.234 +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-13 08:09:01.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09: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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09: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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09: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-13 08:09:01.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-13 08:09:01.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-13 08:09: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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.487 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:01.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-13 08:09: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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09: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-13 08:09:01.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-13 08:09:01.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-13 08:09: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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.664 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:01.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-13 08:09:01.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-13 08:09:01.712 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:01.718 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 532.6093ms 2025-06-13 08:09:01.718 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:01.719 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:01.723 +00:00 [INF] Envelope queued up: '8837e7f66e044bd38bb985fb1ac4dadd' 2025-06-13 08:09:01.723 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:01.724 +00:00 [INF] Envelope queued up: '6d685ddd3b8b465eb274d25831cd73d0' 2025-06-13 08:09:01.725 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 539.9597ms 2025-06-13 08:09:01.734 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:01.734 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:01.734 +00:00 [INF] Started transaction with span ID '56a4645b76a846c2' and trace ID '8ac6f5159c6f47ae8ce9d6a173eca4d0'. 2025-06-13 08:09:01.734 +00:00 [INF] Started transaction with span ID '56a4645b76a846c2' and trace ID '8ac6f5159c6f47ae8ce9d6a173eca4d0'. 2025-06-13 08:09:01.734 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:01.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-13 08:09:01.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-13 08:09:01.775 +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-13 08:09:01.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-13 08:09:01.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.907 +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-13 08:09:01.917 +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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.964 +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-13 08:09:01.982 +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-13 08:09:01.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-13 08:09:01.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-13 08:09:01.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-13 08:09:02.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-13 08:09:02.011 +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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09: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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:02.193 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:02.207 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:02.221 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:02.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-13 08:09:02.247 +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-13 08:09: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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.295 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:02.295 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:02.295 +00:00 [INF] Started transaction with span ID '7af5db09a995f96f' and trace ID '59724fddad1c435eb5e89c3d1cac0ccc'. 2025-06-13 08:09:02.295 +00:00 [INF] Started transaction with span ID '7af5db09a995f96f' and trace ID '59724fddad1c435eb5e89c3d1cac0ccc'. 2025-06-13 08:09:02.295 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:02.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-13 08:09:02.302 +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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.325 +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-13 08:09:02.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-13 08:09:02.360 +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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09: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-13 08:09:02.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-13 08:09:02.509 +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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.578 +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-13 08:09:02.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-13 08:09:02.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-13 08:09: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-13 08:09: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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.741 +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-13 08:09:02.741 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:02.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-13 08:09:02.776 +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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.792 +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-13 08:09:02.797 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:02.823 +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-13 08:09:02.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-13 08:09:02.836 +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-13 08:09:02.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-13 08:09:02.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-13 08:09:02.864 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:02.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-13 08:09:02.880 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:02.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-13 08:09:02.910 +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-13 08:09:02.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-13 08:09:02.915 +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-13 08:09:02.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-13 08:09: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-13 08:09:02.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-13 08:09:02.949 +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-13 08:09:02.952 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:02.960 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1225.5969ms 2025-06-13 08:09:02.960 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:02.961 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:02.961 +00:00 [INF] Envelope queued up: '99a613b1b1734d98b28ee0fa3f290c4f' 2025-06-13 08:09:02.962 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:02.962 +00:00 [INF] Envelope queued up: '4bfd10bfff9f4130ab9e415744850476' 2025-06-13 08:09:02.963 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1229.1055ms 2025-06-13 08:09:02.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-13 08:09:02.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-13 08:09:03.005 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:03.009 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:03.009 +00:00 [INF] Started transaction with span ID '456391cbfba47865' and trace ID 'd3f31687c38d4163b53d6f706bbc954b'. 2025-06-13 08:09:03.009 +00:00 [INF] Started transaction with span ID '456391cbfba47865' and trace ID 'd3f31687c38d4163b53d6f706bbc954b'. 2025-06-13 08:09:03.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-13 08:09:03.016 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09: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-13 08:09:03.062 +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-13 08:09:03.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-13 08:09:03.106 +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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.145 +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-13 08:09:03.155 +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-13 08:09:03.161 +00:00 [INF] Executed DbCommand (96ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:03.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-13 08:09:03.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-13 08:09:03.203 +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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.228 +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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.276 +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-13 08:09:03.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-13 08:09:03.304 +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-13 08:09:03.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-13 08:09:03.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-13 08:09: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-13 08:09: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-13 08:09:03.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-13 08:09: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-13 08:09:03.371 +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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.412 +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-13 08:09:03.419 +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-13 08:09:03.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-13 08:09:03.430 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09: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-13 08:09:03.454 +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-13 08:09:03.462 +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-13 08:09:03.468 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:03.481 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.544 +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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.571 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09: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-13 08:09:03.600 +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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:03.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-13 08:09:03.613 +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-13 08:09:03.615 +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-13 08:09:03.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-13 08:09:03.624 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:03.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-13 08:09:03.648 +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-13 08:09: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-13 08:09:03.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-13 08:09:03.661 +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-13 08:09: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-13 08:09:03.669 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:03.683 +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-13 08:09:03.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-13 08:09:03.690 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09: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-13 08:09: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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:03.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-13 08:09:03.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-13 08:09: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-13 08:09: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-13 08:09:03.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-13 08:09: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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.752 +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-13 08:09:03.753 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:03.756 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1460.9898ms 2025-06-13 08:09:03.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:03.757 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:03.757 +00:00 [INF] Envelope queued up: 'f68c3ab9bf7946ffa313ee5e375e51ce' 2025-06-13 08:09:03.757 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:03.757 +00:00 [INF] Envelope queued up: 'ca45fd2c1cfe4612b316111e11519a43' 2025-06-13 08:09:03.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 1462.2378ms 2025-06-13 08:09:03.757 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:03.758 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:03.759 +00:00 [INF] Started transaction with span ID '7d54386b10dfcc38' and trace ID '95e1b30dca76426e9c4903c66c56a82f'. 2025-06-13 08:09:03.759 +00:00 [INF] Started transaction with span ID '7d54386b10dfcc38' and trace ID '95e1b30dca76426e9c4903c66c56a82f'. 2025-06-13 08:09:03.759 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:03.759 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:03.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-13 08:09:03.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-13 08:09:03.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:03.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-13 08:09:03.773 +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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.787 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:03.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-13 08:09: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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.808 +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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09: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-13 08:09: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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09: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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09: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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09: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-13 08:09:03.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-13 08:09:03.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:03.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:03.936 +00:00 [INF] Started transaction with span ID '7f3c7167d1af7b1b' and trace ID 'c4afa51021d6415b84d78be73e116a8c'. 2025-06-13 08:09:03.936 +00:00 [INF] Started transaction with span ID '7f3c7167d1af7b1b' and trace ID 'c4afa51021d6415b84d78be73e116a8c'. 2025-06-13 08:09:03.936 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.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-13 08:09:03.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:03.971 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:03.988 +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-13 08:09:03.991 +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-13 08:09:03.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-13 08:09:03.999 +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-13 08:09:03.999 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:04.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-13 08:09:04.008 +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-13 08:09:04.008 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:04.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-13 08:09:04.011 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 994.8347ms 2025-06-13 08:09:04.012 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:04.015 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.016 +00:00 [INF] Envelope queued up: 'd0d1a86f79294a0396f67f9281159fbd' 2025-06-13 08:09:04.016 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.016 +00:00 [INF] Envelope queued up: '35111bf83a944e6087f722ceb3f40ea8' 2025-06-13 08:09:04.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 1011.2311ms 2025-06-13 08:09:04.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-13 08:09:04.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09:04.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.070 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.137 +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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.153 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09:04.187 +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-13 08:09:04.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09:04.257 +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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:04.303 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09:04.311 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:04.319 +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-13 08:09:04.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-13 08:09:04.323 +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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.337 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:04.338 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 579.0455ms 2025-06-13 08:09:04.339 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:04.339 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.339 +00:00 [INF] Envelope queued up: '89f48ec8e326487e92cfa8526ef508eb' 2025-06-13 08:09:04.339 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.340 +00:00 [INF] Envelope queued up: '2978f72a215b45adb6081fb34078f21e' 2025-06-13 08:09:04.340 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 582.1471ms 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09:04.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-13 08:09:04.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.418 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:04.419 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 481.4787ms 2025-06-13 08:09:04.420 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:04.420 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.421 +00:00 [INF] Envelope queued up: '26de9efffe78467f984d9cf5b0a6d979' 2025-06-13 08:09:04.422 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.422 +00:00 [INF] Envelope queued up: 'dffdb58f85c7404f88d8b5add7f20ea2' 2025-06-13 08:09:04.422 +00: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.2263ms 2025-06-13 08:09:04.491 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:04.491 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:04.492 +00:00 [INF] Started transaction with span ID '845bc26e4737ee13' and trace ID '87b0e7acf4f842848268ac12a69702b5'. 2025-06-13 08:09:04.492 +00:00 [INF] Started transaction with span ID '845bc26e4737ee13' and trace ID '87b0e7acf4f842848268ac12a69702b5'. 2025-06-13 08:09:04.492 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:04.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-13 08:09:04.509 +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-13 08:09:04.528 +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-13 08:09:04.536 +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-13 08:09:04.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:04.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-13 08:09:04.570 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:04.583 +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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.598 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:04.606 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:04.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-13 08:09:04.616 +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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09:04.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-13 08:09:04.648 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:04.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-13 08:09: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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.816 +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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09: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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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-13 08:09:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:04.845 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:04.845 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 353.5712ms 2025-06-13 08:09:04.845 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:04.846 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.849 +00:00 [INF] Envelope queued up: '262471c2d2c7427b9e3c4e4cf7365b19' 2025-06-13 08:09:04.849 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:04.849 +00:00 [INF] Envelope queued up: 'b0b9047a6b5b40b097a40575218e134a' 2025-06-13 08:09:04.849 +00: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.7462ms 2025-06-13 08:09:05.039 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:05.039 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:05.039 +00:00 [INF] Started transaction with span ID '8160df6cec43836' and trace ID 'd60500dd44304f13ba6edef51c9761ea'. 2025-06-13 08:09:05.040 +00:00 [INF] Started transaction with span ID '8160df6cec43836' and trace ID 'd60500dd44304f13ba6edef51c9761ea'. 2025-06-13 08:09:05.040 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:05.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-13 08:09:05.068 +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-13 08:09:05.116 +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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09: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-13 08:09:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.221 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.320 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:05.321 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 280.7923ms 2025-06-13 08:09:05.321 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:05.321 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:05.322 +00:00 [INF] Envelope queued up: 'a8ff845889df454e9d8d0c605bbd4312' 2025-06-13 08:09:05.322 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:05.322 +00:00 [INF] Envelope queued up: '652fe9d3742d497592e4a546ee543de7' 2025-06-13 08:09:05.323 +00: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.8293ms 2025-06-13 08:09:05.580 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:05.580 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:05.580 +00:00 [INF] Started transaction with span ID 'ea1829edd27b52b4' and trace ID '15d0622883ca446fa376c73452595710'. 2025-06-13 08:09:05.580 +00:00 [INF] Started transaction with span ID 'ea1829edd27b52b4' and trace ID '15d0622883ca446fa376c73452595710'. 2025-06-13 08:09:05.580 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:05.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-13 08:09:05.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.699 +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-13 08:09: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-13 08:09: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-13 08:09:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09: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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.829 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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-13 08:09:05.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-13 08:09:05.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-13 08:09:05.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:05.910 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:05.911 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 330.6178ms 2025-06-13 08:09:05.911 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:05.911 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:05.917 +00:00 [INF] Envelope queued up: 'eb3d02b2979e492d8714c16f3ee4c3e1' 2025-06-13 08:09:05.917 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:05.917 +00:00 [INF] Envelope queued up: '360a739a36ec41f5b9a90a88bb501810' 2025-06-13 08:09:05.917 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 337.6398ms 2025-06-13 08:09:06.167 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:06.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:06.168 +00:00 [INF] Started transaction with span ID '624136670af6fb27' and trace ID '7310bb9f0ec14731a37782fd9aced77f'. 2025-06-13 08:09:06.168 +00:00 [INF] Started transaction with span ID '624136670af6fb27' and trace ID '7310bb9f0ec14731a37782fd9aced77f'. 2025-06-13 08:09:06.168 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:06.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-13 08:09:06.227 +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-13 08:09:06.268 +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-13 08:09:06.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-13 08:09:06.277 +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-13 08:09:06.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-13 08:09:06.297 +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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:06.493 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:06.494 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 325.9372ms 2025-06-13 08:09:06.494 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:06.494 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:06.496 +00:00 [INF] Envelope queued up: 'dde3c7c2a81c4719b49437cb9788276a' 2025-06-13 08:09:06.496 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:06.496 +00:00 [INF] Envelope queued up: '96b1117642224e9b8d803dd168c997e3' 2025-06-13 08:09:06.497 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 329.4627ms 2025-06-13 08:09:06.778 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:06.779 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:06.779 +00:00 [INF] Started transaction with span ID '89aa9336066ff6ed' and trace ID '78300810d4d647adbb3af02e22ac1ed9'. 2025-06-13 08:09:06.779 +00:00 [INF] Started transaction with span ID '89aa9336066ff6ed' and trace ID '78300810d4d647adbb3af02e22ac1ed9'. 2025-06-13 08:09:06.779 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:06.779 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:06.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-13 08:09:06.796 +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-13 08:09:06.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-13 08:09:06.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09:06.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-13 08:09: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-13 08:09:06.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-13 08:09:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:06.998 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:06.998 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 219.4524ms 2025-06-13 08:09:06.998 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:06.999 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:07.002 +00:00 [INF] Envelope queued up: '2c153403d1234056a56b02b226b219eb' 2025-06-13 08:09:07.002 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:07.003 +00:00 [INF] Envelope queued up: 'b25843f2cca1441299e7fa0e339172de' 2025-06-13 08:09:07.003 +00: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.5752ms 2025-06-13 08:09:07.607 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:07.607 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:07.607 +00:00 [INF] Started transaction with span ID 'e003bccadb1743a5' and trace ID 'dabfdbc95f084ea3a3d939ca9fba0b8c'. 2025-06-13 08:09:07.607 +00:00 [INF] Started transaction with span ID 'e003bccadb1743a5' and trace ID 'dabfdbc95f084ea3a3d939ca9fba0b8c'. 2025-06-13 08:09:07.607 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:07.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-13 08:09:07.628 +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-13 08:09:07.660 +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-13 08:09:07.665 +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-13 08:09:07.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:07.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-13 08:09:07.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.717 +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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09: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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09: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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09: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-13 08:09: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-13 08:09:07.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-13 08:09: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-13 08:09:07.777 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.797 +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-13 08:09:07.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-13 08:09:07.809 +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-13 08:09:07.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-13 08:09: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-13 08:09: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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.844 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09: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-13 08:09: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-13 08:09:07.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-13 08:09: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-13 08:09: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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09: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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.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-13 08:09:07.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:07.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-13 08:09:07.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-13 08:09: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-13 08:09: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-13 08:09:07.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-13 08:09: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-13 08:09: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-13 08:09:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:07.985 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:07.987 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 379.8524ms 2025-06-13 08:09:07.987 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:07.988 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:07.991 +00:00 [INF] Envelope queued up: '87f5dcff9f7d47369e96c60ba6b6c2e9' 2025-06-13 08:09:07.991 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:07.991 +00:00 [INF] Envelope queued up: 'f04380d9ac1d4bc4ad0478f22c04a188' 2025-06-13 08:09:07.993 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 386.3080ms 2025-06-13 08:09:13.202 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:13.202 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:13.202 +00:00 [INF] Started transaction with span ID 'fc74327ed9eb5b0a' and trace ID 'c6e4ec8179f447c3b90839b48a9e8c81'. 2025-06-13 08:09:13.203 +00:00 [INF] Started transaction with span ID 'fc74327ed9eb5b0a' and trace ID 'c6e4ec8179f447c3b90839b48a9e8c81'. 2025-06-13 08:09:13.203 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:13.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-13 08:09:13.216 +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-13 08:09:13.233 +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-13 08:09:13.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-13 08:09:13.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:13.420 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:13.420 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 217.5578ms 2025-06-13 08:09:13.420 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:13.421 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:13.422 +00:00 [INF] Envelope queued up: '47cc2e748c4e4d74939eb92085baacb5' 2025-06-13 08:09:13.422 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:13.422 +00:00 [INF] Envelope queued up: '999e2d7625a54834a4f3bb6ea52030d4' 2025-06-13 08:09:13.422 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 220.0152ms 2025-06-13 08:09:13.755 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:13.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:13.755 +00:00 [INF] Started transaction with span ID 'cf59fb7caddefbca' and trace ID 'bf3bf8ada0ea402bb21e5d1af8401a19'. 2025-06-13 08:09:13.755 +00:00 [INF] Started transaction with span ID 'cf59fb7caddefbca' and trace ID 'bf3bf8ada0ea402bb21e5d1af8401a19'. 2025-06-13 08:09:13.755 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:13.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-13 08:09:13.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-13 08:09:13.769 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09: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-13 08:09:13.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-13 08:09:13.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-13 08:09: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-13 08:09:13.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:13.977 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:13.978 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 222.4379ms 2025-06-13 08:09:13.978 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:13.978 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:13.980 +00:00 [INF] Envelope queued up: '08b3f3078a8e4ca1974685974d5a193f' 2025-06-13 08:09:13.980 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:13.980 +00:00 [INF] Envelope queued up: '760888c4f46046c7af92316b635ff43c' 2025-06-13 08:09:13.981 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 225.5551ms 2025-06-13 08:09:14.333 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:14.334 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:14.334 +00:00 [INF] Started transaction with span ID 'e11893efc70c76a9' and trace ID '7629f998cdc049d394d67b061de04b6f'. 2025-06-13 08:09:14.334 +00:00 [INF] Started transaction with span ID 'e11893efc70c76a9' and trace ID '7629f998cdc049d394d67b061de04b6f'. 2025-06-13 08:09:14.334 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:14.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-13 08:09:14.348 +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-13 08:09:14.369 +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-13 08:09:14.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-13 08:09:14.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.549 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:14.553 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 219.1651ms 2025-06-13 08:09:14.553 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:14.554 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:14.555 +00:00 [INF] Envelope queued up: '680ffa6e5b014b55afc7d3bd872eae3b' 2025-06-13 08:09:14.555 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:14.555 +00:00 [INF] Envelope queued up: '40c74fbd9737431b8b2f4ce5d489eef2' 2025-06-13 08:09:14.556 +00: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.2358ms 2025-06-13 08:09:14.901 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:14.901 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:14.901 +00:00 [INF] Started transaction with span ID '1b1ab4fe9d6ae10' and trace ID 'e16d4b746f90490a9dcda64869e95a3d'. 2025-06-13 08:09:14.901 +00:00 [INF] Started transaction with span ID '1b1ab4fe9d6ae10' and trace ID 'e16d4b746f90490a9dcda64869e95a3d'. 2025-06-13 08:09:14.901 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:14.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-13 08:09:14.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-13 08:09:14.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09:14.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-13 08:09:14.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-13 08:09: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-13 08:09: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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:14.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-13 08:09:14.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.070 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:15.071 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 169.7787ms 2025-06-13 08:09:15.071 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:15.071 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:15.072 +00:00 [INF] Envelope queued up: '53ed14bbf5bf4d98b2171a64daf24284' 2025-06-13 08:09:15.072 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:15.072 +00:00 [INF] Envelope queued up: 'ff6588a6485c43398098d063a1f5af8c' 2025-06-13 08:09:15.073 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 172.1578ms 2025-06-13 08:09:15.483 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:15.483 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:15.483 +00:00 [INF] Started transaction with span ID '52fbfd0d5ec4c46d' and trace ID '83ec975d62a1495cb5fc99f68b99cb08'. 2025-06-13 08:09:15.483 +00:00 [INF] Started transaction with span ID '52fbfd0d5ec4c46d' and trace ID '83ec975d62a1495cb5fc99f68b99cb08'. 2025-06-13 08:09:15.483 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:15.483 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:15.514 +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-13 08:09:15.538 +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-13 08:09:15.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-13 08:09:15.546 +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-13 08:09: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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09: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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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-13 08:09: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-13 08:09:15.776 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:15.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:15.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-13 08:09:15.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-13 08:09:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:15.790 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:15.790 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 306.7045ms 2025-06-13 08:09:15.790 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:15.791 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:15.792 +00:00 [INF] Envelope queued up: '1752fb04daf0460bb974cc8d37b50d0c' 2025-06-13 08:09:15.792 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:15.792 +00:00 [INF] Envelope queued up: 'c4056383bdd04f0e9d835d12cd339159' 2025-06-13 08:09:15.792 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 309.4824ms 2025-06-13 08:09:16.056 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:16.056 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:16.057 +00:00 [INF] Started transaction with span ID '86d146c440d78c68' and trace ID '139f535b99144ffcbba973eb663e6652'. 2025-06-13 08:09:16.057 +00:00 [INF] Started transaction with span ID '86d146c440d78c68' and trace ID '139f535b99144ffcbba973eb663e6652'. 2025-06-13 08:09:16.057 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:16.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-13 08:09:16.070 +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-13 08:09:16.076 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:16.076 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:16.076 +00:00 [INF] Started transaction with span ID 'a853759569d4493c' and trace ID '7dd56cc6b7184525856be60b4a3f758a'. 2025-06-13 08:09:16.076 +00:00 [INF] Started transaction with span ID 'a853759569d4493c' and trace ID '7dd56cc6b7184525856be60b4a3f758a'. 2025-06-13 08:09:16.076 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:16.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-13 08:09:16.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:16.092 +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-13 08:09:16.093 +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-13 08:09:16.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-13 08:09:16.095 +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-13 08:09:16.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-13 08:09:16.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:16.140 +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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09: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-13 08:09:16.175 +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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:16.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-13 08:09:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.276 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:16.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-13 08:09:16.280 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.328 +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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.350 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:16.352 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 294.8216ms 2025-06-13 08:09:16.352 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:16.352 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:16.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-13 08:09:16.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-13 08:09:16.355 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:16.355 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 279.0197ms 2025-06-13 08:09:16.356 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:16.356 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:16.356 +00:00 [INF] Envelope queued up: '5ee212e47ba8469287e90b61856ece21' 2025-06-13 08:09:16.356 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:16.356 +00:00 [INF] Envelope queued up: '67c6d221fe724072853d6b10569368da' 2025-06-13 08:09:16.356 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 280.0302ms 2025-06-13 08:09:16.360 +00:00 [INF] Envelope queued up: '37a6a674523a4ac2b93c64fe0667a8ff' 2025-06-13 08:09:16.360 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:16.360 +00:00 [INF] Envelope queued up: 'ea3d762e19c140bcbcfa87c067bdae38' 2025-06-13 08:09:16.360 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 304.7420ms 2025-06-13 08:09:16.644 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:16.644 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:16.644 +00:00 [INF] Started transaction with span ID '3cd05c23629b7081' and trace ID 'c1021c52f0344ed2bd59711fb1bf3270'. 2025-06-13 08:09:16.644 +00:00 [INF] Started transaction with span ID '3cd05c23629b7081' and trace ID 'c1021c52f0344ed2bd59711fb1bf3270'. 2025-06-13 08:09:16.644 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:16.644 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:16.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:16.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-13 08:09:16.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-13 08:09:16.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:16.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-13 08:09: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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.793 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09: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-13 08:09:16.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-13 08:09:16.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.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-13 08:09:16.822 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:16.822 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 178.2961ms 2025-06-13 08:09:16.823 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:16.823 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:16.824 +00:00 [INF] Envelope queued up: '8fcf6882d89a47a19d531bd4d361aa0e' 2025-06-13 08:09:16.824 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:16.824 +00:00 [INF] Envelope queued up: '2e1a85f6faf64265a18758d5e469f131' 2025-06-13 08:09:16.825 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 180.8195ms 2025-06-13 08:09:17.222 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:17.222 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:17.223 +00:00 [INF] Started transaction with span ID 'dad681ce9f7558dd' and trace ID 'e55bdd30b41b4e99baeb6513ff39d060'. 2025-06-13 08:09:17.223 +00:00 [INF] Started transaction with span ID 'dad681ce9f7558dd' and trace ID 'e55bdd30b41b4e99baeb6513ff39d060'. 2025-06-13 08:09:17.223 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:17.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-13 08:09:17.230 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:17.230 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:17.230 +00:00 [INF] Started transaction with span ID '8cc8f557019012ce' and trace ID '61a906b4dce64c3fa6de0e97b52c6869'. 2025-06-13 08:09:17.230 +00:00 [INF] Started transaction with span ID '8cc8f557019012ce' and trace ID '61a906b4dce64c3fa6de0e97b52c6869'. 2025-06-13 08:09:17.230 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:17.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-13 08:09:17.245 +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-13 08:09:17.246 +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-13 08:09:17.268 +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-13 08:09:17.270 +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-13 08:09:17.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-13 08:09:17.274 +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-13 08:09:17.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:17.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-13 08:09:17.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:17.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-13 08:09:17.317 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09:17.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:17.389 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.490 +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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.510 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.524 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.542 +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-13 08:09: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-13 08:09:17.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-13 08:09: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-13 08:09: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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:17.553 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:17.553 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 330.4729ms 2025-06-13 08:09:17.553 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:17.554 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:17.554 +00:00 [INF] Envelope queued up: '4fbafe891886448ba342ee354720a71e' 2025-06-13 08:09:17.554 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:17.554 +00:00 [INF] Envelope queued up: '3bead9b3eafe4bafa55b5e923a084296' 2025-06-13 08:09:17.554 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 331.6773ms 2025-06-13 08:09: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-13 08:09:17.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-13 08:09:17.560 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:17.560 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 330.0325ms 2025-06-13 08:09:17.560 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:17.560 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:17.561 +00:00 [INF] Envelope queued up: 'abb40fd6bb104303b5fdcf43a7e5f6c9' 2025-06-13 08:09:17.561 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:17.562 +00:00 [INF] Envelope queued up: 'c1b85f48c3f1414db6ad8e250ee102a6' 2025-06-13 08:09:17.562 +00: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.0779ms 2025-06-13 08:09:17.820 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:17.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:17.820 +00:00 [INF] Started transaction with span ID '715ed6809e76a8f5' and trace ID 'c5ef615dc0fc4015937f9be62781a8ef'. 2025-06-13 08:09:17.820 +00:00 [INF] Started transaction with span ID '715ed6809e76a8f5' and trace ID 'c5ef615dc0fc4015937f9be62781a8ef'. 2025-06-13 08:09:17.820 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:17.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-13 08:09:17.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:17.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.941 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09: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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:17.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-13 08:09:18.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-13 08:09:18.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-13 08:09: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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.017 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:18.017 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 196.9943ms 2025-06-13 08:09:18.018 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:18.018 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:18.019 +00:00 [INF] Envelope queued up: '9699c516829046398fbf3276cb488de9' 2025-06-13 08:09:18.019 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:18.019 +00:00 [INF] Envelope queued up: 'a89c0dcbf4e147aea029e157cc7d3f5c' 2025-06-13 08:09:18.019 +00: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.3975ms 2025-06-13 08:09:18.437 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:18.438 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:18.438 +00:00 [INF] Started transaction with span ID 'fb093be0ac483240' and trace ID 'b6018cb7db984e69b79ae053db4e6b6f'. 2025-06-13 08:09:18.438 +00:00 [INF] Started transaction with span ID 'fb093be0ac483240' and trace ID 'b6018cb7db984e69b79ae053db4e6b6f'. 2025-06-13 08:09:18.438 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:18.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-13 08:09:18.465 +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-13 08:09:18.489 +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-13 08:09:18.496 +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-13 08:09:18.504 +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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.539 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09: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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.615 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:18.620 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.644 +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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.686 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:18.756 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:18.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-13 08:09:18.814 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09: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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.868 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.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-13 08:09: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-13 08:09:18.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-13 08:09:18.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-13 08:09:18.954 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:18.955 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 516.0687ms 2025-06-13 08:09:18.955 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:18.955 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:18.960 +00:00 [INF] Envelope queued up: '19fadd07906a437793241f5dca685871' 2025-06-13 08:09:18.960 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:18.960 +00:00 [INF] Envelope queued up: 'fc9a952d8a3241a88eac72e118d5bcf4' 2025-06-13 08:09:18.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 523.9347ms 2025-06-13 08:09:19.004 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:19.004 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:19.004 +00:00 [INF] Started transaction with span ID 'a1b6994afe80a07d' and trace ID 'e621246484ce4bda994bd6867d295833'. 2025-06-13 08:09:19.004 +00:00 [INF] Started transaction with span ID 'a1b6994afe80a07d' and trace ID 'e621246484ce4bda994bd6867d295833'. 2025-06-13 08:09:19.004 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:19.004 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:19.037 +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-13 08:09:19.066 +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-13 08:09:19.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:19.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09: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-13 08:09:19.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-13 08:09:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.242 +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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.277 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:19.324 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:19.325 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 320.3757ms 2025-06-13 08:09:19.325 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:19.325 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:19.327 +00:00 [INF] Envelope queued up: '611a4666237843c19d36d8f669cad0ec' 2025-06-13 08:09:19.327 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:19.327 +00:00 [INF] Envelope queued up: '5a0fe8e9b42f4580abecc39cdebcb66b' 2025-06-13 08:09:19.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 323.6191ms 2025-06-13 08:09:19.546 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:19.546 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:19.546 +00:00 [INF] Started transaction with span ID 'e1ba43983c458386' and trace ID '4f46bbfa1a7b4788b920a8846d208790'. 2025-06-13 08:09:19.546 +00:00 [INF] Started transaction with span ID 'e1ba43983c458386' and trace ID '4f46bbfa1a7b4788b920a8846d208790'. 2025-06-13 08:09:19.546 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:19.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-13 08:09:19.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-13 08:09:19.555 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:19.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-13 08:09:19.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09: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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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-13 08:09:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:19.738 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:19.738 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 191.8241ms 2025-06-13 08:09:19.738 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:19.738 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:19.740 +00:00 [INF] Envelope queued up: 'c1f89dbbb41444d084ecd2f1318fa877' 2025-06-13 08:09:19.740 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:19.740 +00:00 [INF] Envelope queued up: 'bb3cc9efa8e54100a5038e853d52057a' 2025-06-13 08:09:19.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 194.3163ms 2025-06-13 08:09:20.094 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:20.094 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:20.094 +00:00 [INF] Started transaction with span ID '271c27c2155123a5' and trace ID '1c8f8733d6164d21b704e8c825e997db'. 2025-06-13 08:09:20.095 +00:00 [INF] Started transaction with span ID '271c27c2155123a5' and trace ID '1c8f8733d6164d21b704e8c825e997db'. 2025-06-13 08:09:20.095 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:20.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-13 08:09:20.116 +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-13 08:09:20.136 +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-13 08:09:20.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-13 08:09:20.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09: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-13 08:09:20.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.316 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:20.317 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 221.9347ms 2025-06-13 08:09:20.317 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:20.317 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:20.319 +00:00 [INF] Envelope queued up: '75c6615aa1cd44be95ce7ecda655f26c' 2025-06-13 08:09:20.319 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:20.319 +00:00 [INF] Envelope queued up: '553a05c163ac44f08e2cd317e6039f88' 2025-06-13 08:09:20.319 +00: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.9343ms 2025-06-13 08:09:20.650 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:20.650 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:20.650 +00:00 [INF] Started transaction with span ID '62b6310e40a86eff' and trace ID 'e2ecc69b14cb47c0a72924b2ea83c305'. 2025-06-13 08:09:20.651 +00:00 [INF] Started transaction with span ID '62b6310e40a86eff' and trace ID 'e2ecc69b14cb47c0a72924b2ea83c305'. 2025-06-13 08:09:20.651 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:20.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-13 08:09:20.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:20.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:20.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:20.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:20.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-13 08:09: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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09: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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.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-13 08:09:20.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:20.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-13 08:09:20.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-13 08:09: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-13 08:09:20.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-13 08:09:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:20.858 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:20.859 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 208.4673ms 2025-06-13 08:09:20.859 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:20.860 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:20.861 +00:00 [INF] Envelope queued up: '9fd0bab04c6044f989144ef24065fec8' 2025-06-13 08:09:20.861 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:20.861 +00:00 [INF] Envelope queued up: '931ed8b68ce14035b089fb55dc6cf222' 2025-06-13 08:09:20.862 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 211.4612ms 2025-06-13 08:09:21.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:21.197 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:21.197 +00:00 [INF] Started transaction with span ID 'ac099ec65e73681a' and trace ID 'db449d49816a416c9a05565c7a2514ff'. 2025-06-13 08:09:21.198 +00:00 [INF] Started transaction with span ID 'ac099ec65e73681a' and trace ID 'db449d49816a416c9a05565c7a2514ff'. 2025-06-13 08:09:21.198 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:21.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-13 08:09:21.215 +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-13 08:09:21.230 +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-13 08:09:21.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-13 08:09:21.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09: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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:21.410 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:21.410 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 212.6491ms 2025-06-13 08:09:21.410 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:21.411 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:21.412 +00:00 [INF] Envelope queued up: '42d1b3819b01494188059e094e6dff8c' 2025-06-13 08:09:21.412 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:21.413 +00:00 [INF] Envelope queued up: 'e3763ae79bcd4d69980e30a9971731af' 2025-06-13 08:09:21.413 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 215.7802ms 2025-06-13 08:09:21.755 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:21.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:21.755 +00:00 [INF] Started transaction with span ID '7d4e2de7204f4fcf' and trace ID '85b5aadf3519444fabfb1821aacab7bd'. 2025-06-13 08:09:21.755 +00:00 [INF] Started transaction with span ID '7d4e2de7204f4fcf' and trace ID '85b5aadf3519444fabfb1821aacab7bd'. 2025-06-13 08:09:21.755 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:21.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-13 08:09:21.762 +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-13 08:09:21.770 +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-13 08:09:21.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:21.776 +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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09:21.922 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09: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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:21.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:22.071 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:22.072 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 316.933ms 2025-06-13 08:09:22.072 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:22.073 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:22.074 +00:00 [INF] Envelope queued up: '09360483ab654da7b71bf7459c6dfbeb' 2025-06-13 08:09:22.074 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:22.074 +00:00 [INF] Envelope queued up: 'a50e3201c3524c7eae2bf5a499a01da1' 2025-06-13 08:09:22.075 +00: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.7689ms 2025-06-13 08:09:22.307 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:22.307 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:22.308 +00:00 [INF] Started transaction with span ID 'bb6fbd6798af2365' and trace ID '18066438b2ac435796ecec9b7316250d'. 2025-06-13 08:09:22.308 +00:00 [INF] Started transaction with span ID 'bb6fbd6798af2365' and trace ID '18066438b2ac435796ecec9b7316250d'. 2025-06-13 08:09:22.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:22.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-13 08:09:22.326 +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-13 08:09:22.343 +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-13 08:09:22.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-13 08:09:22.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09: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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.519 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:22.520 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 211.6603ms 2025-06-13 08:09:22.520 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:22.520 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:22.522 +00:00 [INF] Envelope queued up: '85d6ba2d7f804134b09d072a18636139' 2025-06-13 08:09:22.522 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:22.522 +00:00 [INF] Envelope queued up: '7b975854f0c24043b9a61b16fe5e8479' 2025-06-13 08:09:22.523 +00: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.4065ms 2025-06-13 08:09:22.906 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:22.906 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:22.906 +00:00 [INF] Started transaction with span ID '5751e8741c2cb821' and trace ID 'f178f2e119a84d9cb24f8808961066dc'. 2025-06-13 08:09:22.906 +00:00 [INF] Started transaction with span ID '5751e8741c2cb821' and trace ID 'f178f2e119a84d9cb24f8808961066dc'. 2025-06-13 08:09:22.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:22.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-13 08:09:22.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-13 08:09:22.915 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09: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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09:22.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-13 08:09: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-13 08:09: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-13 08:09:22.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-13 08:09: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-13 08:09:22.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.043 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.125 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:23.127 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 220.3265ms 2025-06-13 08:09:23.127 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:23.127 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:23.128 +00:00 [INF] Envelope queued up: '957b8b543be54ad38e74112bdd28c74c' 2025-06-13 08:09:23.129 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:23.129 +00:00 [INF] Envelope queued up: 'cdbf45f352c149c19a0f358935a87931' 2025-06-13 08:09:23.129 +00: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.1767ms 2025-06-13 08:09:23.451 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:23.451 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:23.451 +00:00 [INF] Started transaction with span ID '9b05450f900b51ef' and trace ID '4874706cc9eb4d4596a176f72c6b0b69'. 2025-06-13 08:09:23.451 +00:00 [INF] Started transaction with span ID '9b05450f900b51ef' and trace ID '4874706cc9eb4d4596a176f72c6b0b69'. 2025-06-13 08:09:23.451 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:23.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-13 08:09:23.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-13 08:09:23.489 +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-13 08:09:23.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09: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-13 08:09: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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09: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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:23.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-13 08:09: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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09:23.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-13 08:09: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-13 08:09:23.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-13 08:09:23.677 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:23.678 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 226.0183ms 2025-06-13 08:09:23.678 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:23.678 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:23.678 +00:00 [INF] Envelope queued up: 'bf8ddf915f534e37820c12ca50265342' 2025-06-13 08:09:23.678 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:23.678 +00:00 [INF] Envelope queued up: '45aa5d24471240378f7ebc0e61ea5658' 2025-06-13 08:09:23.678 +00: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.2135ms 2025-06-13 08:09:24.032 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:24.032 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:24.032 +00:00 [INF] Started transaction with span ID '29ef626d3ec0e521' and trace ID '02f53f55ae3c47caa44c210193ec5ef5'. 2025-06-13 08:09:24.033 +00:00 [INF] Started transaction with span ID '29ef626d3ec0e521' and trace ID '02f53f55ae3c47caa44c210193ec5ef5'. 2025-06-13 08:09:24.033 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:24.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-13 08:09:24.051 +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-13 08:09:24.067 +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-13 08:09:24.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:24.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09: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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:24.196 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:24.197 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 163.909ms 2025-06-13 08:09:24.197 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:24.197 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:24.197 +00:00 [INF] Envelope queued up: '6f73f66301e94a88beb278ba617ecb8b' 2025-06-13 08:09:24.197 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:24.197 +00:00 [INF] Envelope queued up: '1b92082ba34046de9418ed7fc212c6ca' 2025-06-13 08:09:24.197 +00: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.0164ms 2025-06-13 08:09:24.669 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:24.669 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:24.669 +00:00 [INF] Started transaction with span ID '3798f400a4e08988' and trace ID '69aa487b2c2f46e78210bb4624e6a1d5'. 2025-06-13 08:09:24.670 +00:00 [INF] Started transaction with span ID '3798f400a4e08988' and trace ID '69aa487b2c2f46e78210bb4624e6a1d5'. 2025-06-13 08:09:24.670 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:24.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-13 08:09:24.680 +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-13 08:09:24.690 +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-13 08:09:24.695 +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-13 08:09:24.701 +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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.738 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:24.744 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.769 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.812 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.852 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:24.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-13 08:09:24.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.881 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09: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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.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-13 08:09:24.992 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:24.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.027 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:25.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 362.5523ms 2025-06-13 08:09:25.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:25.034 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.034 +00:00 [INF] Envelope queued up: '4ea8f3a9f8f24dd297d9a0581c442146' 2025-06-13 08:09:25.034 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.034 +00:00 [INF] Envelope queued up: '374083147d6348528d485648c37611a4' 2025-06-13 08:09:25.035 +00: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.2558ms 2025-06-13 08:09:25.231 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:25.231 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:25.231 +00:00 [INF] Started transaction with span ID 'a675667ad1780643' and trace ID 'abd949f9d7d74166a94f751cd4ed16b6'. 2025-06-13 08:09:25.231 +00:00 [INF] Started transaction with span ID 'a675667ad1780643' and trace ID 'abd949f9d7d74166a94f751cd4ed16b6'. 2025-06-13 08:09:25.231 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:25.231 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:25.233 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:09:25.233 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:25.233 +00:00 [INF] Started transaction with span ID 'a53eda0147789d23' and trace ID '7854ce95459d4b4b883f97a64e5b110d'. 2025-06-13 08:09:25.234 +00:00 [INF] Started transaction with span ID 'a53eda0147789d23' and trace ID '7854ce95459d4b4b883f97a64e5b110d'. 2025-06-13 08:09:25.234 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:09:25.234 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:25.235 +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-13 08:09:25.235 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:09:25.236 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.884ms 2025-06-13 08:09:25.236 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:09:25.236 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.236 +00:00 [INF] Envelope queued up: 'bf74a32611044ad1b38a8b45b5d1e0f8' 2025-06-13 08:09:25.236 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.236 +00:00 [INF] Envelope queued up: '4b4d216624bb46b898f893c076c987d3' 2025-06-13 08:09:25.236 +00: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.8821ms 2025-06-13 08:09:25.250 +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-13 08:09:25.276 +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-13 08:09:25.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-13 08:09:25.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.406 +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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.451 +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-13 08:09:25.452 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:25.452 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 220.7884ms 2025-06-13 08:09:25.452 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:25.452 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.453 +00:00 [INF] Envelope queued up: '48583596852c489fbec001d4461f0ed5' 2025-06-13 08:09:25.453 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.453 +00:00 [INF] Envelope queued up: '67be1adc39824ccfb3873e8b5e345146' 2025-06-13 08:09:25.453 +00: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.0483ms 2025-06-13 08:09:25.791 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:25.791 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:25.791 +00:00 [INF] Started transaction with span ID '713ceccb19e2d49b' and trace ID 'ac3daca0848148faaeb0fccd710fca68'. 2025-06-13 08:09:25.791 +00:00 [INF] Started transaction with span ID '713ceccb19e2d49b' and trace ID 'ac3daca0848148faaeb0fccd710fca68'. 2025-06-13 08:09:25.791 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:25.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-13 08:09:25.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:25.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.951 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:25.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09:25.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-13 08:09: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-13 08:09:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:25.991 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:25.991 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 199.4773ms 2025-06-13 08:09:25.991 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:25.991 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.991 +00:00 [INF] Envelope queued up: 'c7939b847d874cc8ab04cd84f0d52c78' 2025-06-13 08:09:25.991 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:25.991 +00:00 [INF] Envelope queued up: 'c8df2766918442a995fd53bfca14752e' 2025-06-13 08:09:25.991 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 200.4954ms 2025-06-13 08:09:26.349 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:26.349 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:26.349 +00:00 [INF] Started transaction with span ID 'e604d377939147b9' and trace ID '6be2103afeab4f40adb92ba18af4c9d1'. 2025-06-13 08:09:26.349 +00:00 [INF] Started transaction with span ID 'e604d377939147b9' and trace ID '6be2103afeab4f40adb92ba18af4c9d1'. 2025-06-13 08:09:26.349 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:26.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-13 08:09:26.364 +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-13 08:09:26.384 +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-13 08:09:26.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:26.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-13 08:09:26.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-13 08:09: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-13 08:09:26.406 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09: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-13 08:09: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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.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-13 08:09:26.547 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:26.547 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 197.5169ms 2025-06-13 08:09:26.547 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:26.547 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:26.547 +00:00 [INF] Envelope queued up: 'c0be5be440a6435cacd73e7c6911f028' 2025-06-13 08:09:26.547 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:26.547 +00:00 [INF] Envelope queued up: 'adad6a3b84744c018fbefff5d5896bfe' 2025-06-13 08:09:26.547 +00: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.6109ms 2025-06-13 08:09:27.174 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:27.174 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:27.174 +00:00 [INF] Started transaction with span ID 'c25cc7dcf97f37bb' and trace ID '412ef0cad74a414880167417df2c00ac'. 2025-06-13 08:09:27.174 +00:00 [INF] Started transaction with span ID 'c25cc7dcf97f37bb' and trace ID '412ef0cad74a414880167417df2c00ac'. 2025-06-13 08:09:27.174 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:27.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-13 08:09:27.192 +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-13 08:09:27.210 +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-13 08:09:27.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-13 08:09:27.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:27.404 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:27.405 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 230.711ms 2025-06-13 08:09:27.405 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:27.405 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:27.407 +00:00 [INF] Envelope queued up: 'dbab673f313a4dfca0571431f6bb8211' 2025-06-13 08:09:27.407 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:27.407 +00:00 [INF] Envelope queued up: '99f1ff3f4be14e288f32be0e635535fe' 2025-06-13 08:09:27.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 233.4893ms 2025-06-13 08:09:27.731 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:27.731 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:27.732 +00:00 [INF] Started transaction with span ID '8c76d77c4512cf02' and trace ID 'dfc22c6e28bb42b987221e17457a2f9a'. 2025-06-13 08:09:27.732 +00:00 [INF] Started transaction with span ID '8c76d77c4512cf02' and trace ID 'dfc22c6e28bb42b987221e17457a2f9a'. 2025-06-13 08:09:27.732 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:27.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-13 08:09:27.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:27.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09:27.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-13 08:09: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-13 08:09: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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09: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-13 08:09:27.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:28.037 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:28.037 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.8363ms 2025-06-13 08:09:28.040 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:28.040 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:28.040 +00:00 [INF] Envelope queued up: '82c4c210f0084f5cb21ad559c9d5d61b' 2025-06-13 08:09:28.040 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:28.040 +00:00 [INF] Envelope queued up: '66919d1f57af4815bcb349911cf56f81' 2025-06-13 08:09:28.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 309.0435ms 2025-06-13 08:09:28.305 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:28.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:28.305 +00:00 [INF] Started transaction with span ID 'c60bf0522094f26d' and trace ID 'f862abd10c9742f5a5270882a9f10598'. 2025-06-13 08:09:28.305 +00:00 [INF] Started transaction with span ID 'c60bf0522094f26d' and trace ID 'f862abd10c9742f5a5270882a9f10598'. 2025-06-13 08:09:28.305 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:28.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-13 08:09:28.332 +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-13 08:09:28.359 +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-13 08:09:28.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:28.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.500 +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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.628 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:28.629 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 323.7174ms 2025-06-13 08:09:28.629 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:28.629 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:28.631 +00:00 [INF] Envelope queued up: '49a3d0fe92fb419eafbedb715b6f5802' 2025-06-13 08:09:28.631 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:28.631 +00:00 [INF] Envelope queued up: '1395535a5a2745ebbfaf9f0eb2cc2f96' 2025-06-13 08:09:28.631 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 326.6488ms 2025-06-13 08:09:28.891 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:28.891 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:28.891 +00:00 [INF] Started transaction with span ID '4720048f927fe2a3' and trace ID '9a220576b8d94e3a8ab132d93dd14762'. 2025-06-13 08:09:28.891 +00:00 [INF] Started transaction with span ID '4720048f927fe2a3' and trace ID '9a220576b8d94e3a8ab132d93dd14762'. 2025-06-13 08:09:28.891 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:28.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-13 08:09:28.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:28.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-13 08:09:28.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-13 08:09:28.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09: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-13 08:09:28.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-13 08:09:28.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-13 08:09:28.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-13 08:09: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-13 08:09: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-13 08:09:28.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-13 08:09: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-13 08:09: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-13 08:09:28.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-13 08:09:29.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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09:29.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-13 08:09: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-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:29.052 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:29.052 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 160.6375ms 2025-06-13 08:09:29.052 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:29.052 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:29.052 +00:00 [INF] Envelope queued up: 'f58449406d7d489d9a2d2751100803c8' 2025-06-13 08:09:29.052 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:29.052 +00:00 [INF] Envelope queued up: 'de0f0634e4c64c879ae76b3f7fb3d908' 2025-06-13 08:09:29.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 161.7076ms 2025-06-13 08:09:29.751 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:29.751 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:29.751 +00:00 [INF] Started transaction with span ID 'd2cb9ccdcbe49902' and trace ID 'bf55613082834df393655baf0aad4632'. 2025-06-13 08:09:29.752 +00:00 [INF] Started transaction with span ID 'd2cb9ccdcbe49902' and trace ID 'bf55613082834df393655baf0aad4632'. 2025-06-13 08:09:29.752 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:29.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-13 08:09:29.771 +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-13 08:09:29.786 +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-13 08:09:29.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:29.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09:29.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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09:29.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-13 08:09: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-13 08:09:29.955 +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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09: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-13 08:09: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-13 08:09:29.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-13 08:09:29.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-13 08:09:29.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:30.035 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:30.035 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 283.399ms 2025-06-13 08:09:30.035 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:30.035 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:30.035 +00:00 [INF] Envelope queued up: 'f5c4fe963c574986afb26e5505fda436' 2025-06-13 08:09:30.036 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:30.036 +00:00 [INF] Envelope queued up: '85c24044e7ef473abb3393195648d2eb' 2025-06-13 08:09:30.036 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 284.5816ms 2025-06-13 08:09:30.320 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:30.320 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:30.320 +00:00 [INF] Started transaction with span ID '449a468dc95f5b64' and trace ID '2cdb666d79264880bc415eec5a152f1f'. 2025-06-13 08:09:30.321 +00:00 [INF] Started transaction with span ID '449a468dc95f5b64' and trace ID '2cdb666d79264880bc415eec5a152f1f'. 2025-06-13 08:09:30.321 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09: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-13 08:09:30.336 +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-13 08:09:30.356 +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-13 08:09:30.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:30.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:30.503 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:30.504 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 182.8512ms 2025-06-13 08:09:30.504 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:30.504 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:30.504 +00:00 [INF] Envelope queued up: '39692f06b4fe4e28aefb0d3c0544ffcf' 2025-06-13 08:09:30.504 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:30.504 +00:00 [INF] Envelope queued up: '5e470e96d5eb41139880f6b670e3d5a1' 2025-06-13 08:09:30.504 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 184.0282ms 2025-06-13 08:09:30.891 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:30.891 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:30.891 +00:00 [INF] Started transaction with span ID '8cdac2de19c8c120' and trace ID '7e5aba42fb3a492babb29df084eb45a8'. 2025-06-13 08:09:30.891 +00:00 [INF] Started transaction with span ID '8cdac2de19c8c120' and trace ID '7e5aba42fb3a492babb29df084eb45a8'. 2025-06-13 08:09:30.891 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:30.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-13 08:09:30.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-13 08:09:30.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:30.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:30.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-13 08:09:30.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-13 08:09: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-13 08:09:31.009 +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-13 08:09:31.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-13 08:09:31.027 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.056 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.092 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:31.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-13 08:09:31.113 +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-13 08:09: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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.132 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.210 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:31.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-13 08:09:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:31.221 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:31.221 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 330.09ms 2025-06-13 08:09:31.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:31.221 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:31.222 +00:00 [INF] Envelope queued up: '4f7766fc649e4ab0ac4f6fcb6847423d' 2025-06-13 08:09:31.224 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:31.224 +00:00 [INF] Envelope queued up: '2f7588cf0a4945499611248dec330e75' 2025-06-13 08:09:31.224 +00: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.3613ms 2025-06-13 08:09:31.469 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:31.470 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:31.470 +00:00 [INF] Started transaction with span ID 'e6ae768170492968' and trace ID 'e2d49f84bf1d4bf48e3e50491fa0eb40'. 2025-06-13 08:09:31.470 +00:00 [INF] Started transaction with span ID 'e6ae768170492968' and trace ID 'e2d49f84bf1d4bf48e3e50491fa0eb40'. 2025-06-13 08:09:31.470 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:31.470 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:31.496 +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-13 08:09:31.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-13 08:09:31.518 +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-13 08:09:31.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09:31.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:31.717 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:31.718 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 247.5711ms 2025-06-13 08:09:31.718 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:31.718 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:31.720 +00:00 [INF] Envelope queued up: '7e28dacd04154698b55c29deadefb6b2' 2025-06-13 08:09:31.720 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:31.720 +00:00 [INF] Envelope queued up: '45d8b2eaca5d449d9e8cd6e65d13064e' 2025-06-13 08:09:31.720 +00: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.7531ms 2025-06-13 08:09:32.330 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:32.330 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:32.330 +00:00 [INF] Started transaction with span ID '68db2713c5134997' and trace ID '0fd1a0c59fbf4bd1b8e68853733eb361'. 2025-06-13 08:09:32.330 +00:00 [INF] Started transaction with span ID '68db2713c5134997' and trace ID '0fd1a0c59fbf4bd1b8e68853733eb361'. 2025-06-13 08:09:32.330 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:32.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-13 08:09:32.359 +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-13 08:09:32.374 +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-13 08:09:32.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-13 08:09:32.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09: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-13 08:09:32.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-13 08:09:32.596 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:32.597 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 267.2425ms 2025-06-13 08:09:32.602 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:32.602 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:32.604 +00:00 [INF] Envelope queued up: 'b3329b25899a43f0856c0b32f7876dd6' 2025-06-13 08:09:32.604 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:32.604 +00:00 [INF] Envelope queued up: '0563dd9059394e6ebc015ac3e3c5f913' 2025-06-13 08:09:32.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 275.0175ms 2025-06-13 08:09:32.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:32.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:32.895 +00:00 [INF] Started transaction with span ID '6eb0092ff88621e' and trace ID 'ca70f2986d204115b699468cd8b76629'. 2025-06-13 08:09:32.895 +00:00 [INF] Started transaction with span ID '6eb0092ff88621e' and trace ID 'ca70f2986d204115b699468cd8b76629'. 2025-06-13 08:09:32.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:32.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-13 08:09:32.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:32.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:32.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:32.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09: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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09: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-13 08:09:32.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-13 08:09:32.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-13 08:09:32.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-13 08:09:33.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-13 08:09:33.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:33.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-13 08:09: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-13 08:09:33.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-13 08:09:33.043 +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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09: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-13 08:09:33.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-13 08:09:33.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-13 08:09: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-13 08:09: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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.159 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:33.160 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 264.536ms 2025-06-13 08:09:33.160 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:33.160 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:33.162 +00:00 [INF] Envelope queued up: '88d0a9855e84411c89f3abe84950c164' 2025-06-13 08:09:33.162 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:33.162 +00:00 [INF] Envelope queued up: '1f855a8b47514209a1100c4a875c1b25' 2025-06-13 08:09:33.162 +00: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.2351ms 2025-06-13 08:09:33.505 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:33.505 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:33.505 +00:00 [INF] Started transaction with span ID 'b5cf22c7db697bae' and trace ID '565e750820884d919d503369b4c6c5df'. 2025-06-13 08:09:33.506 +00:00 [INF] Started transaction with span ID 'b5cf22c7db697bae' and trace ID '565e750820884d919d503369b4c6c5df'. 2025-06-13 08:09:33.506 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:33.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-13 08:09:33.538 +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-13 08:09:33.555 +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-13 08:09:33.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-13 08:09:33.566 +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-13 08:09:33.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-13 08:09: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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09: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-13 08:09:33.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-13 08:09:33.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-13 08:09: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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09: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-13 08:09: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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09:33.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-13 08:09: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-13 08:09:33.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-13 08:09:33.830 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:33.831 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 325.0114ms 2025-06-13 08:09:33.831 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:33.832 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:33.833 +00:00 [INF] Envelope queued up: '45f8a10d162946a2ad5061a6b958c38f' 2025-06-13 08:09:33.833 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:33.833 +00:00 [INF] Envelope queued up: '80fa0de27bca405b9f7759d49bdc99b5' 2025-06-13 08:09:33.834 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 329.1162ms 2025-06-13 08:09:34.056 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:34.056 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:34.057 +00:00 [INF] Started transaction with span ID '3abcbdd34b344fe4' and trace ID '6d1209dc63904f919f4473298f73593a'. 2025-06-13 08:09:34.057 +00:00 [INF] Started transaction with span ID '3abcbdd34b344fe4' and trace ID '6d1209dc63904f919f4473298f73593a'. 2025-06-13 08:09:34.057 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:34.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-13 08:09:34.076 +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-13 08:09:34.096 +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-13 08:09:34.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:34.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:34.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-13 08:09: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-13 08:09: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-13 08:09:34.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-13 08:09:34.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-13 08:09: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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09: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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09: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-13 08:09: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-13 08:09:34.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-13 08:09: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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.196 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:34.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-13 08:09:34.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-13 08:09: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-13 08:09:34.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-13 08:09:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:34.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-13 08:09:34.234 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:34.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-13 08:09:34.250 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:34.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09: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-13 08:09:34.276 +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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:34.314 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.348 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:34.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:34.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-13 08:09: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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.384 +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-13 08:09:34.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-13 08:09:34.396 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09: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-13 08:09:34.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-13 08:09:34.432 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09: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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.456 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:34.460 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 403.4766ms 2025-06-13 08:09:34.460 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:34.461 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:34.462 +00:00 [INF] Envelope queued up: 'a2e74943f08944cf88b94a3cf5ceca0e' 2025-06-13 08:09:34.465 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:34.465 +00:00 [INF] Envelope queued up: '30f5ad101ef84405ad37fbf158833d49' 2025-06-13 08:09:34.467 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 410.7458ms 2025-06-13 08:09:34.913 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:34.913 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:34.913 +00:00 [INF] Started transaction with span ID 'f2ba04499dde90f4' and trace ID '02e75b9208f64a78bb6ad5bb28e1aa40'. 2025-06-13 08:09:34.913 +00:00 [INF] Started transaction with span ID 'f2ba04499dde90f4' and trace ID '02e75b9208f64a78bb6ad5bb28e1aa40'. 2025-06-13 08:09:34.913 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:34.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-13 08:09:34.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:34.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:35.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-13 08:09: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-13 08:09: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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.169 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:35.170 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 256.7484ms 2025-06-13 08:09:35.170 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:35.170 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:35.174 +00:00 [INF] Envelope queued up: 'ae5e3b9ac38b4d42abd780fdf092025f' 2025-06-13 08:09:35.174 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:35.174 +00:00 [INF] Envelope queued up: '62f5da4fe09c404099fb93e7600f3d94' 2025-06-13 08:09:35.174 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 261.5517ms 2025-06-13 08:09:35.483 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:35.483 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:35.483 +00:00 [INF] Started transaction with span ID 'a71cb843e8db2eea' and trace ID '249d0a94f9614175ac7cd053e19cadc6'. 2025-06-13 08:09:35.483 +00:00 [INF] Started transaction with span ID 'a71cb843e8db2eea' and trace ID '249d0a94f9614175ac7cd053e19cadc6'. 2025-06-13 08:09:35.483 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:35.483 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:35.512 +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-13 08:09:35.533 +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-13 08:09:35.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-13 08:09:35.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09: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-13 08:09:35.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09: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-13 08:09: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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.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-13 08:09:35.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:35.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-13 08:09:35.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-13 08:09:35.756 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:35.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 273.4473ms 2025-06-13 08:09:35.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:35.757 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:35.758 +00:00 [INF] Envelope queued up: '0297a218e9ee4fb38d9fc93a46ea1709' 2025-06-13 08:09:35.759 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:35.759 +00:00 [INF] Envelope queued up: 'd1e24c83140c48d583ed321eaa6e1b85' 2025-06-13 08:09:35.759 +00: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.3980ms 2025-06-13 08:09:36.047 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:36.047 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:36.047 +00:00 [INF] Started transaction with span ID 'd657cf8320574fb6' and trace ID '491a9f5a9e834312bea5b131e38d4953'. 2025-06-13 08:09:36.047 +00:00 [INF] Started transaction with span ID 'd657cf8320574fb6' and trace ID '491a9f5a9e834312bea5b131e38d4953'. 2025-06-13 08:09:36.047 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:36.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-13 08:09:36.062 +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-13 08:09:36.079 +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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:36.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-13 08:09:36.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-13 08:09:36.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:36.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-13 08:09:36.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.347 +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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:36.359 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:36.360 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 312.3818ms 2025-06-13 08:09:36.360 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:36.360 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:36.362 +00:00 [INF] Envelope queued up: '3da21d94b3394a57bb86a8fce4f8e369' 2025-06-13 08:09:36.362 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:36.362 +00:00 [INF] Envelope queued up: '2785f852a2ba4eb9923ab4c4051f190a' 2025-06-13 08:09:36.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 315.4883ms 2025-06-13 08:09:36.608 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:36.608 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:36.608 +00:00 [INF] Started transaction with span ID 'eedbb07db795f0de' and trace ID 'f54f1b241fa84391a561128a23da4a6d'. 2025-06-13 08:09:36.609 +00:00 [INF] Started transaction with span ID 'eedbb07db795f0de' and trace ID 'f54f1b241fa84391a561128a23da4a6d'. 2025-06-13 08:09:36.609 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:36.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-13 08:09:36.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-13 08:09:36.619 +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-13 08:09:36.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:36.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.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-13 08:09: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-13 08:09: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-13 08:09:36.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-13 08:09:36.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-13 08:09:36.831 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:36.832 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 223.5193ms 2025-06-13 08:09:36.832 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:36.832 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:36.834 +00:00 [INF] Envelope queued up: 'c8bcb839f960431bb0dd5c36a9d23935' 2025-06-13 08:09:36.834 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:36.834 +00:00 [INF] Envelope queued up: '2025b85e796344e29c41ddfe2cef8b45' 2025-06-13 08:09:36.834 +00: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.2768ms 2025-06-13 08:09:37.444 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:37.444 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:37.444 +00:00 [INF] Started transaction with span ID '5af70cf8e6ef1595' and trace ID '17d095298bcf49b39af3258d3686ed53'. 2025-06-13 08:09:37.444 +00:00 [INF] Started transaction with span ID '5af70cf8e6ef1595' and trace ID '17d095298bcf49b39af3258d3686ed53'. 2025-06-13 08:09:37.444 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:37.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-13 08:09:37.464 +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-13 08:09:37.507 +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-13 08:09:37.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:37.516 +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-13 08:09:37.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-13 08:09:37.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-13 08:09:37.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-13 08:09:37.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-13 08:09:37.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-13 08:09:37.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-13 08: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-13 08:09: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-13 08:09:37.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-13 08:09:37.580 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:37.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-13 08:09:37.594 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:37.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-13 08:09:37.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-13 08:09: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-13 08:09:37.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-13 08:09:37.623 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:37.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:37.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-13 08:09: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-13 08:09:37.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:37.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-13 08:09:37.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-13 08:09:37.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:37.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:37.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-13 08:09: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-13 08:09:37.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-13 08:09: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-13 08:09:37.717 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:37.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-13 08:09: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-13 08:09: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-13 08:09:37.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-13 08:09:37.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-13 08:09:37.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-13 08:09:37.762 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09: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-13 08:09:37.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:37.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-13 08: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-13 08:09:37.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-13 08:09: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-13 08:09:37.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-13 08:09: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-13 08:09:37.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-13 08:09:37.838 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09:37.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-13 08:09:37.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-13 08:09:37.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:37.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-13 08:09:37.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-13 08:09: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-13 08:09:37.925 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:37.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-13 08:09:37.955 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:37.959 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 514.5744ms 2025-06-13 08:09:37.959 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:37.959 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:37.963 +00:00 [INF] Envelope queued up: '3216a5c022c242a9b60057189f1adcc6' 2025-06-13 08:09:37.963 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:37.963 +00:00 [INF] Envelope queued up: 'c3db96c5e6d94fc692cfc46e48c165a0' 2025-06-13 08:09:37.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 520.3300ms 2025-06-13 08:09:38.039 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:38.040 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:38.040 +00:00 [INF] Started transaction with span ID '39ec056639b58a17' and trace ID 'ec4003bde7754f37bcf4138c4ada660b'. 2025-06-13 08:09:38.040 +00:00 [INF] Started transaction with span ID '39ec056639b58a17' and trace ID 'ec4003bde7754f37bcf4138c4ada660b'. 2025-06-13 08:09:38.040 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:38.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-13 08:09:38.066 +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-13 08:09:38.082 +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-13 08:09:38.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09: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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08: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-13 08:09:38.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-13 08: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-13 08: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08: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-13 08: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-13 08: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-13 08:09:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:38.287 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:38.288 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.3068ms 2025-06-13 08:09:38.288 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:38.289 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:38.290 +00:00 [INF] Envelope queued up: '8f1148dd9c214c2b99aa07612c3cbc68' 2025-06-13 08:09:38.290 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:38.290 +00:00 [INF] Envelope queued up: 'bc377a93818f4e6c8077c8932df50b70' 2025-06-13 08:09:38.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 251.3385ms 2025-06-13 08:09:38.611 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:38.611 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:38.611 +00:00 [INF] Started transaction with span ID 'c78349f8b3312eee' and trace ID '7c4d7c67c00941799e3f19cd6e28d772'. 2025-06-13 08:09:38.611 +00:00 [INF] Started transaction with span ID 'c78349f8b3312eee' and trace ID '7c4d7c67c00941799e3f19cd6e28d772'. 2025-06-13 08:09:38.611 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:38.611 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:38.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:38.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-13 08:09:38.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-13 08:09:38.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09: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-13 08:09:38.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-13 08:09:38.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-13 08:09: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-13 08:09: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-13 08:09:38.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-13 08:09:38.865 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:38.866 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 254.8845ms 2025-06-13 08:09:38.866 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:38.867 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:38.868 +00:00 [INF] Envelope queued up: 'd45a0b5084eb48209e14ef99d0099e57' 2025-06-13 08:09:38.868 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:38.868 +00:00 [INF] Envelope queued up: '8cfc5b6a28da4747818f9bab77de3f35' 2025-06-13 08:09:38.869 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 257.6980ms 2025-06-13 08:09:39.213 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:39.213 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:39.213 +00:00 [INF] Started transaction with span ID '8207764cedc24cc2' and trace ID 'd2fb9794e5794daba1155d16bfe016ca'. 2025-06-13 08:09:39.213 +00:00 [INF] Started transaction with span ID '8207764cedc24cc2' and trace ID 'd2fb9794e5794daba1155d16bfe016ca'. 2025-06-13 08:09:39.213 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:39.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-13 08:09:39.226 +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-13 08:09:39.241 +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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09: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-13 08:09: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-13 08:09:39.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-13 08:09: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-13 08:09: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-13 08:09:39.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-13 08:09:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09: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-13 08:09: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-13 08:09:39.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-13 08:09:39.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-13 08:09:39.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:39.443 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:39.444 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 230.3737ms 2025-06-13 08:09:39.444 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:39.444 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:39.445 +00:00 [INF] Envelope queued up: '83cf7425d8a84772891a31280c1da6bd' 2025-06-13 08:09:39.445 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:39.446 +00:00 [INF] Envelope queued up: 'f632492b06d34a66b19e2aad278e7e9b' 2025-06-13 08:09:39.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 234.2627ms 2025-06-13 08:09:40.342 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:40.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:40.343 +00:00 [INF] Started transaction with span ID '3d92d03517c68e7c' and trace ID '50ce978dde664dd78bd40579db7e1c86'. 2025-06-13 08:09:40.343 +00:00 [INF] Started transaction with span ID '3d92d03517c68e7c' and trace ID '50ce978dde664dd78bd40579db7e1c86'. 2025-06-13 08:09:40.343 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:40.343 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:40.362 +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-13 08:09:40.400 +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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.615 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:40.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 273.3359ms 2025-06-13 08:09:40.617 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:40.617 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:40.618 +00:00 [INF] Envelope queued up: '4c55565909c04284869d1be543e8b1ac' 2025-06-13 08:09:40.619 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:40.619 +00:00 [INF] Envelope queued up: 'd92fff43e3824ff69eb726b2da3e0220' 2025-06-13 08:09:40.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 276.6189ms 2025-06-13 08:09:40.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:40.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:40.931 +00:00 [INF] Started transaction with span ID 'faf1a6c01063d105' and trace ID '8ec51b058b584e18883fabfad49acabd'. 2025-06-13 08:09:40.931 +00:00 [INF] Started transaction with span ID 'faf1a6c01063d105' and trace ID '8ec51b058b584e18883fabfad49acabd'. 2025-06-13 08:09:40.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:40.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-13 08:09:40.938 +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-13 08:09:40.945 +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-13 08:09:40.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-13 08:09:40.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09: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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:40.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.181 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:41.182 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 251.4085ms 2025-06-13 08:09:41.182 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:41.182 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:41.184 +00:00 [INF] Envelope queued up: '68a1b71176c64638920e42833d107f3e' 2025-06-13 08:09:41.184 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:41.184 +00:00 [INF] Envelope queued up: '2058cc3f3095420d95420ba3fffad360' 2025-06-13 08:09:41.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 254.2011ms 2025-06-13 08:09:41.492 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:41.492 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:41.492 +00:00 [INF] Started transaction with span ID '9a38d1b7f7696996' and trace ID '1fbd0d9ae0a547b6916fca1e80256edb'. 2025-06-13 08:09:41.493 +00:00 [INF] Started transaction with span ID '9a38d1b7f7696996' and trace ID '1fbd0d9ae0a547b6916fca1e80256edb'. 2025-06-13 08:09:41.493 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:41.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-13 08:09:41.505 +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-13 08:09:41.523 +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-13 08:09:41.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09: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-13 08:09:41.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-13 08:09: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-13 08:09: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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.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-13 08:09:41.720 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:41.721 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 227.884ms 2025-06-13 08:09:41.721 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:41.721 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:41.723 +00:00 [INF] Envelope queued up: '029b6c095b154b8c9bb2bed8d25e612d' 2025-06-13 08:09:41.723 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:41.723 +00:00 [INF] Envelope queued up: 'c5085bd73a38467aa4110f3bdabea837' 2025-06-13 08:09:41.723 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 231.1750ms 2025-06-13 08:09:42.067 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:42.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:42.068 +00:00 [INF] Started transaction with span ID 'c661d8bdd6b41895' and trace ID 'd86351c8acf2448ab879d966b16d5985'. 2025-06-13 08:09:42.068 +00:00 [INF] Started transaction with span ID 'c661d8bdd6b41895' and trace ID 'd86351c8acf2448ab879d966b16d5985'. 2025-06-13 08:09:42.068 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:42.068 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:09:42.081 +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-13 08:09:42.102 +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-13 08:09:42.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-13 08:09:42.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09: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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09: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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.359 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:42.360 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 292.28ms 2025-06-13 08:09:42.360 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:42.360 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:42.362 +00:00 [INF] Envelope queued up: 'c5863553520841d0a598a121bb8e15d2' 2025-06-13 08:09:42.362 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:42.362 +00:00 [INF] Envelope queued up: 'eaaaf25e68184a3aa2d1e464a93dd1de' 2025-06-13 08:09:42.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 295.3927ms 2025-06-13 08:09:42.910 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:09:42.910 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:09:42.911 +00:00 [INF] Started transaction with span ID '3d5726773e289e90' and trace ID '7c3654dfa71645119214e9c15e0baf70'. 2025-06-13 08:09:42.911 +00:00 [INF] Started transaction with span ID '3d5726773e289e90' and trace ID '7c3654dfa71645119214e9c15e0baf70'. 2025-06-13 08:09:42.911 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:42.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-13 08:09:42.915 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09: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-13 08:09:42.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.042 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.073 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09: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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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-13 08:09: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-13 08:09: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-13 08:09:43.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-13 08:09: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-13 08:09:43.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-13 08:09:43.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-13 08:09:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:09:43.138 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:09:43.139 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 228.593ms 2025-06-13 08:09:43.139 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:09:43.140 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:43.142 +00:00 [INF] Envelope queued up: '4565ebc50d2e4a0f9619e074f36e4296' 2025-06-13 08:09:43.142 +00:00 [INF] Capturing transaction. 2025-06-13 08:09:43.142 +00:00 [INF] Envelope queued up: '5c07a3d104b54fb58bec3e30e9f42553' 2025-06-13 08:09:43.142 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 231.9659ms 2025-06-13 08:12:33.833 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:33.833 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:33.833 +00:00 [INF] Started transaction with span ID '43a99d3c942b1b0' and trace ID '4bbd3077db224ce2acafb00d26aa016c'. 2025-06-13 08:12:33.833 +00:00 [INF] Started transaction with span ID '43a99d3c942b1b0' and trace ID '4bbd3077db224ce2acafb00d26aa016c'. 2025-06-13 08:12:33.833 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:33.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-13 08:12:33.846 +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-13 08:12:33.861 +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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.916 +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-13 08:12: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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12: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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12: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-13 08:12:33.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:33.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-13 08:12:33.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-13 08:12:33.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-13 08:12: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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:33.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-13 08:12:33.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12: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-13 08:12:34.037 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:34.097 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:34.099 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.3625ms 2025-06-13 08:12:34.099 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:34.099 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:34.101 +00:00 [INF] Envelope queued up: '587e91c0684c454e8523ee1228221d4d' 2025-06-13 08:12:34.101 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:34.101 +00:00 [INF] Envelope queued up: '49f170011da043378ad3ff6a384c6b53' 2025-06-13 08:12:34.101 +00: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.3880ms 2025-06-13 08:12:34.335 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:34.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:34.336 +00:00 [INF] Started transaction with span ID '583cd728d1dd96b1' and trace ID 'f6a622bc6dfa4f03b208dc63658b101d'. 2025-06-13 08:12:34.336 +00:00 [INF] Started transaction with span ID '583cd728d1dd96b1' and trace ID 'f6a622bc6dfa4f03b208dc63658b101d'. 2025-06-13 08:12:34.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:34.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-13 08:12:34.357 +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-13 08:12:34.378 +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-13 08:12:34.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:34.631 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:34.633 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 296.3418ms 2025-06-13 08:12:34.633 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:34.633 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:34.634 +00:00 [INF] Envelope queued up: '231d4416d7d1489ab00dae808f4e31eb' 2025-06-13 08:12:34.634 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:34.634 +00:00 [INF] Envelope queued up: '120b3f4457c64ddf85ccb861f3072087' 2025-06-13 08:12:34.635 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 299.4395ms 2025-06-13 08:12:34.904 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:34.904 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:34.904 +00:00 [INF] Started transaction with span ID '4239c290e93e0546' and trace ID '33291f5ca9064215aa9574869bbfe420'. 2025-06-13 08:12:34.905 +00:00 [INF] Started transaction with span ID '4239c290e93e0546' and trace ID '33291f5ca9064215aa9574869bbfe420'. 2025-06-13 08:12:34.905 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:34.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-13 08:12:34.911 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:34.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-13 08:12:34.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-13 08:12:34.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12:34.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-13 08:12: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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.109 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:35.134 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:35.135 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 230.1018ms 2025-06-13 08:12:35.135 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:35.135 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:35.137 +00:00 [INF] Envelope queued up: '3b44b9491b7442f7af630d0ae5d502b8' 2025-06-13 08:12:35.137 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:35.137 +00:00 [INF] Envelope queued up: '5cdf9214a6554c14bf272b35f97c421c' 2025-06-13 08:12:35.138 +00: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.3637ms 2025-06-13 08:12:35.473 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:35.474 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:35.474 +00:00 [INF] Started transaction with span ID '183854f7c4a9c48f' and trace ID '90232eff602e42899e2d41c01b3635f5'. 2025-06-13 08:12:35.474 +00:00 [INF] Started transaction with span ID '183854f7c4a9c48f' and trace ID '90232eff602e42899e2d41c01b3635f5'. 2025-06-13 08:12:35.474 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:35.474 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:35.490 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:35.491 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:35.491 +00:00 [INF] Started transaction with span ID '6f3d594c4db9d25f' and trace ID 'bd93b6a8602b4947a0395a60c72257f6'. 2025-06-13 08:12:35.491 +00:00 [INF] Started transaction with span ID '6f3d594c4db9d25f' and trace ID 'bd93b6a8602b4947a0395a60c72257f6'. 2025-06-13 08:12:35.491 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:35.491 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:35.492 +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-13 08:12:35.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-13 08:12:35.514 +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-13 08:12:35.515 +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-13 08:12:35.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-13 08:12:35.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:35.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-13 08:12: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-13 08:12:35.535 +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-13 08:12:35.540 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:35.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-13 08:12: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-13 08:12:35.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.599 +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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.615 +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-13 08:12:35.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-13 08:12:35.630 +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-13 08:12:35.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-13 08:12:35.635 +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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.678 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.701 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:35.706 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.741 +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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:35.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-13 08:12:35.769 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:35.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-13 08:12: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-13 08: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-13 08:12:35.785 +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-13 08:12: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-13 08:12:35.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-13 08:12:35.793 +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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.825 +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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.843 +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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:35.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-13 08: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-13 08:12:35.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.892 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12: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-13 08:12:35.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-13 08:12:35.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.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-13 08:12:35.946 +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-13 08:12:35.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-13 08:12: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-13 08:12:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:35.953 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:35.955 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 464.0498ms 2025-06-13 08:12:35.955 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:35.956 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:35.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-13 08:12:35.958 +00:00 [INF] Envelope queued up: '10e583601a5b4922b1436b03386af49a' 2025-06-13 08:12:35.958 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:35.958 +00:00 [INF] Envelope queued up: '98a1344669134ddaaf0fa461cdc3e42e' 2025-06-13 08:12:35.958 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 468.1760ms 2025-06-13 08:12:35.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-13 08:12: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-13 08:12:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:35.969 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:35.970 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 496.4701ms 2025-06-13 08:12:35.970 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:35.971 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:35.971 +00:00 [INF] Envelope queued up: '8590c8875f324848958c17a673c3bba0' 2025-06-13 08:12:35.971 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:35.971 +00:00 [INF] Envelope queued up: 'b6f61a05019f4d9d96e622e212970527' 2025-06-13 08:12:35.971 +00: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.8923ms 2025-06-13 08:12:36.054 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:36.055 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:36.055 +00:00 [INF] Started transaction with span ID '4f82f72e7a2680dc' and trace ID 'b33fb8ccfdc84bcd84ba7b243d73df09'. 2025-06-13 08:12:36.055 +00:00 [INF] Started transaction with span ID '4f82f72e7a2680dc' and trace ID 'b33fb8ccfdc84bcd84ba7b243d73df09'. 2025-06-13 08:12:36.055 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:36.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-13 08:12:36.073 +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-13 08:12:36.097 +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-13 08:12:36.101 +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-13 08:12:36.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12: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-13 08:12: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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08: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-13 08:12:36.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-13 08:12:36.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12: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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12: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-13 08:12: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-13 08:12:36.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-13 08:12: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-13 08:12:36.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-13 08:12:36.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-13 08:12: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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12: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-13 08:12: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-13 08:12:36.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-13 08:12:36.316 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:36.317 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 261.7717ms 2025-06-13 08:12:36.317 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:36.317 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:36.318 +00:00 [INF] Envelope queued up: '7585d882dada49d790296a9ded4aa836' 2025-06-13 08:12:36.318 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:36.319 +00:00 [INF] Envelope queued up: '90382e3ab0ff4fff8b8c5f6724c2cf37' 2025-06-13 08:12:36.319 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 264.6313ms 2025-06-13 08:12:36.626 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:36.627 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:36.627 +00:00 [INF] Started transaction with span ID 'bf472dfbf8509530' and trace ID '5b4d137f5da24ff9b823f4b52fbaae95'. 2025-06-13 08:12:36.627 +00:00 [INF] Started transaction with span ID 'bf472dfbf8509530' and trace ID '5b4d137f5da24ff9b823f4b52fbaae95'. 2025-06-13 08:12:36.627 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:36.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-13 08:12:36.628 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:36.628 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:36.628 +00:00 [INF] Started transaction with span ID '2a4438abc5ba3282' and trace ID '98ee3a9d3f16456cb5dae53d37389621'. 2025-06-13 08:12:36.629 +00:00 [INF] Started transaction with span ID '2a4438abc5ba3282' and trace ID '98ee3a9d3f16456cb5dae53d37389621'. 2025-06-13 08:12:36.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:36.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-13 08:12:36.654 +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-13 08:12:36.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:36.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-13 08:12:36.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:36.680 +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-13 08:12:36.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-13 08:12:36.703 +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-13 08:12:36.712 +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-13 08:12: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-13 08:12:36.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-13 08: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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:36.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12: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-13 08:12:36.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-13 08:12: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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12: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-13 08:12:36.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:36.833 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:36.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-13 08:12:36.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-13 08:12:36.858 +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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:36.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-13 08:12:36.871 +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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.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-13 08:12:36.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:36.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-13 08:12:36.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-13 08:12:36.917 +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-13 08:12:36.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-13 08:12:36.929 +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-13 08:12:36.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-13 08:12:36.948 +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-13 08:12:36.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-13 08:12:36.956 +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-13 08:12:36.965 +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-13 08:12:36.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-13 08:12:36.972 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:36.978 +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-13 08:12: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-13 08:12:36.989 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:36.992 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.020 +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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.052 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08: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-13 08:12:37.072 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:37.095 +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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12: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-13 08: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-13 08:12:37.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12:37.158 +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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.219 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:37.224 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:37.224 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:37.224 +00:00 [INF] Started transaction with span ID 'db0c4a476c2686de' and trace ID '958f23c9272e45269685df23c1117fd4'. 2025-06-13 08:12:37.224 +00:00 [INF] Started transaction with span ID 'db0c4a476c2686de' and trace ID '958f23c9272e45269685df23c1117fd4'. 2025-06-13 08:12:37.225 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.246 +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-13 08:12:37.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-13 08:12:37.262 +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-13 08:12:37.270 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.279 +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-13 08:12:37.285 +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-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12:37.309 +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-13 08:12:37.309 +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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12:37.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.426 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:37.430 +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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.483 +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-13 08:12:37.488 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.501 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:37.501 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 862.3351ms 2025-06-13 08:12:37.501 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:37.501 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:37.503 +00:00 [INF] Envelope queued up: '2a64fa01e12e4a6a8177aef1a82031d0' 2025-06-13 08:12:37.504 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:37.504 +00:00 [INF] Envelope queued up: '773c22d06d984b5186a6a72d661941ec' 2025-06-13 08:12:37.504 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 876.0168ms 2025-06-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:37.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-13 08:12:37.540 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:37.549 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 921.9288ms 2025-06-13 08:12:37.549 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:37.549 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:37.550 +00:00 [INF] Envelope queued up: '24b9359c8a1e4323afcb8dd1ed861670' 2025-06-13 08:12:37.550 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:37.550 +00:00 [INF] Envelope queued up: 'fa7aa9aeeeb7461383d0aea2cfc6b381' 2025-06-13 08:12:37.550 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 923.3678ms 2025-06-13 08:12:37.549 +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-13 08:12: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-13 08:12:37.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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:37.671 +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-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.734 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.761 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:37.762 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 537.5687ms 2025-06-13 08:12:37.762 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:37.763 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:37.765 +00:00 [INF] Envelope queued up: '012277016fbb4a2fa4b6262b058a1a52' 2025-06-13 08:12:37.765 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:37.765 +00:00 [INF] Envelope queued up: '25502942693047ca958eefb5559f3af2' 2025-06-13 08:12:37.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 541.5449ms 2025-06-13 08:12:37.785 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:37.785 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:37.785 +00:00 [INF] Started transaction with span ID '59829347883815b7' and trace ID '007ddee698654f218d3a55fbe656416d'. 2025-06-13 08:12:37.786 +00:00 [INF] Started transaction with span ID '59829347883815b7' and trace ID '007ddee698654f218d3a55fbe656416d'. 2025-06-13 08:12:37.786 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:37.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-13 08:12:37.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:37.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:37.797 +00:00 [INF] Started transaction with span ID '502c70ea6f32c548' and trace ID 'cfeeee3fbd5942a7bbaba4a8626cf629'. 2025-06-13 08:12:37.797 +00:00 [INF] Started transaction with span ID '502c70ea6f32c548' and trace ID 'cfeeee3fbd5942a7bbaba4a8626cf629'. 2025-06-13 08:12:37.798 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:37.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-13 08:12:37.806 +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-13 08:12:37.809 +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-13 08:12:37.822 +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-13 08:12:37.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-13 08:12:37.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:37.837 +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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12:37.881 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:37.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-13 08:12: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-13 08:12:37.894 +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-13 08:12:37.901 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:37.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.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-13 08:12:37.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-13 08:12: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-13 08:12: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-13 08:12:37.989 +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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.072 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:38.073 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.105 +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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.140 +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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.148 +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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.190 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.274 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.343 +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-13 08:12:38.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-13 08:12:38.352 +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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:38.371 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:38.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:38.371 +00:00 [INF] Started transaction with span ID 'ba18a78976957ce9' and trace ID 'f8ed41fe097a4e8fbae4fead50cabe4b'. 2025-06-13 08:12:38.371 +00:00 [INF] Started transaction with span ID 'ba18a78976957ce9' and trace ID 'f8ed41fe097a4e8fbae4fead50cabe4b'. 2025-06-13 08:12:38.371 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:38.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-13 08:12:38.376 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:38.378 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 592.4557ms 2025-06-13 08:12:38.378 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:38.379 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:38.380 +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-13 08:12:38.380 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:38.382 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 584.0612ms 2025-06-13 08:12:38.382 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:38.382 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:38.389 +00:00 [INF] Envelope queued up: '8686121b0cb04355b4a7242b00d1bb0d' 2025-06-13 08:12:38.390 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:38.390 +00:00 [INF] Envelope queued up: 'c38bd21befee4537a497c00dc7d96839' 2025-06-13 08:12:38.389 +00:00 [INF] Envelope queued up: '3f35c146e87246709342247e56cfdf05' 2025-06-13 08:12:38.390 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:38.390 +00:00 [INF] Envelope queued up: '9d1e5c6f537e488db85c0d5b9b6c903c' 2025-06-13 08:12:38.390 +00: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.5586ms 2025-06-13 08:12:38.391 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 605.8954ms 2025-06-13 08:12:38.406 +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-13 08:12:38.426 +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-13 08:12:38.429 +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-13 08:12:38.435 +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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.555 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12: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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.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-13 08:12:38.692 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:38.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 322.1136ms 2025-06-13 08:12:38.693 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:38.694 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:38.695 +00:00 [INF] Envelope queued up: '2128a86dfb00407f8563f1c9154fb673' 2025-06-13 08:12:38.696 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:38.696 +00:00 [INF] Envelope queued up: 'e92a0c7f6a304c79a24dc3fcc6e78d82' 2025-06-13 08:12:38.696 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 325.5018ms 2025-06-13 08:12:38.977 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:38.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:38.977 +00:00 [INF] Started transaction with span ID 'f1510186c99115c8' and trace ID '3d1c75a2df4840d5baa7d860df5b8c24'. 2025-06-13 08:12:38.977 +00:00 [INF] Started transaction with span ID 'f1510186c99115c8' and trace ID '3d1c75a2df4840d5baa7d860df5b8c24'. 2025-06-13 08:12:38.977 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:38.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-13 08:12:38.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12: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-13 08:12:38.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:38.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:38.989 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:38.990 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:38.990 +00:00 [INF] Started transaction with span ID '7ba31bb1b92d8ae8' and trace ID '0901fd7441a942408094c6490db83eec'. 2025-06-13 08:12:38.990 +00:00 [INF] Started transaction with span ID '7ba31bb1b92d8ae8' and trace ID '0901fd7441a942408094c6490db83eec'. 2025-06-13 08:12:38.990 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:38.990 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:38.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-13 08:12:38.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12: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-13 08:12:39.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-13 08:12:39.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:39.057 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:39.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-13 08:12:39.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.154 +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-13 08:12:39.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.233 +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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.267 +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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.283 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:39.293 +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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:39.450 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:39.451 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 473.7443ms 2025-06-13 08:12:39.451 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:39.453 +00:00 [INF] Capturing transaction. 2025-06-13 08:12: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-13 08:12:39.455 +00:00 [INF] Envelope queued up: 'bf75d7407bce42bc84c780f1f615822e' 2025-06-13 08:12:39.456 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:39.456 +00:00 [INF] Envelope queued up: 'f2e3f790915042d6ae1a913f1db9973f' 2025-06-13 08:12:39.456 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 479.1732ms 2025-06-13 08:12: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-13 08:12:39.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-13 08:12:39.466 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:39.467 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 477.1519ms 2025-06-13 08:12:39.467 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:39.467 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:39.469 +00:00 [INF] Envelope queued up: 'feb6001c01734fc48789b6e7f54ab287' 2025-06-13 08:12:39.469 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:39.469 +00:00 [INF] Envelope queued up: 'd47ad359fefb4e8d88ce620eb74dc5ba' 2025-06-13 08:12:39.469 +00: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.0215ms 2025-06-13 08:12:39.586 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:39.586 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:39.586 +00:00 [INF] Started transaction with span ID 'd33e29d8a999187b' and trace ID '9ba0404a073e4edc993705a7f462f031'. 2025-06-13 08:12:39.586 +00:00 [INF] Started transaction with span ID 'd33e29d8a999187b' and trace ID '9ba0404a073e4edc993705a7f462f031'. 2025-06-13 08:12:39.586 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:39.586 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:39.604 +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-13 08:12:39.621 +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-13 08:12:39.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:39.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:39.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:39.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:39.780 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12: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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:39.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-13 08:12:39.911 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:39.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-13 08:12:39.926 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:39.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-13 08:12:39.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:39.944 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.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-13 08:12:39.990 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:39.991 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 404.7436ms 2025-06-13 08:12:39.991 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:39.996 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:39.997 +00:00 [INF] Envelope queued up: '913594633d8040e29d7e97f6205a59fc' 2025-06-13 08:12:39.997 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:39.998 +00:00 [INF] Envelope queued up: 'db711d664d2d4528a3f3ce0284aafc4f' 2025-06-13 08:12:39.998 +00: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.9409ms 2025-06-13 08:12:40.181 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:40.181 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:40.181 +00:00 [INF] Started transaction with span ID '85c56b13ef137815' and trace ID 'b8cf5a4ed52f4d54a31a2cb5fa9aaf44'. 2025-06-13 08:12:40.182 +00:00 [INF] Started transaction with span ID '85c56b13ef137815' and trace ID 'b8cf5a4ed52f4d54a31a2cb5fa9aaf44'. 2025-06-13 08:12:40.182 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:40.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-13 08:12:40.211 +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-13 08:12:40.225 +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-13 08:12:40.231 +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-13 08:12:40.238 +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-13 08:12: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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.301 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08: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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08: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-13 08:12:40.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-13 08:12: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-13 08:12: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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08: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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08: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-13 08:12: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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.483 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:40.485 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 302.6404ms 2025-06-13 08:12:40.485 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:40.485 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:40.486 +00:00 [INF] Envelope queued up: '7cfeff5fbd3640aeb356b9e1ca26fcb2' 2025-06-13 08:12:40.486 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:40.486 +00:00 [INF] Envelope queued up: '75e11c8c34ba4e5ea5a04a29a5e20f87' 2025-06-13 08:12:40.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 305.6174ms 2025-06-13 08:12:40.759 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:40.759 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:40.759 +00:00 [INF] Started transaction with span ID 'f14e0cf4b6c13a67' and trace ID '7ba0921399d34183bfcb4a0260bcfc62'. 2025-06-13 08:12:40.760 +00:00 [INF] Started transaction with span ID 'f14e0cf4b6c13a67' and trace ID '7ba0921399d34183bfcb4a0260bcfc62'. 2025-06-13 08:12:40.760 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:40.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-13 08:12:40.764 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:40.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:40.768 +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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12: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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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-13 08:12:40.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:40.962 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:40.963 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 202.7854ms 2025-06-13 08:12:40.963 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:40.963 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:40.964 +00:00 [INF] Envelope queued up: '923bf386bf3847b09c9fb5b50f28d104' 2025-06-13 08:12:40.964 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:40.964 +00:00 [INF] Envelope queued up: '1d41ccda972b439cbce3cf8bbbe3a7c9' 2025-06-13 08:12:40.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 205.8085ms 2025-06-13 08:12:41.339 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:41.339 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:41.339 +00:00 [INF] Started transaction with span ID 'a56ad708f99adca8' and trace ID 'f3186e6978484d839738adb7a0d97dee'. 2025-06-13 08:12:41.339 +00:00 [INF] Started transaction with span ID 'a56ad708f99adca8' and trace ID 'f3186e6978484d839738adb7a0d97dee'. 2025-06-13 08:12:41.339 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:41.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-13 08:12:41.362 +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-13 08:12:41.383 +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-13 08:12:41.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-13 08:12:41.395 +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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12:41.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-13 08:12: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-13 08:12:41.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-13 08:12: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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12:41.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-13 08:12: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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12: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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12: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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12:41.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-13 08:12:41.591 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:41.592 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 252.3669ms 2025-06-13 08:12:41.592 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:41.592 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:41.593 +00:00 [INF] Envelope queued up: '38ecc5c227aa407491077e06ac8465a4' 2025-06-13 08:12:41.594 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:41.594 +00:00 [INF] Envelope queued up: 'b2a98d1e232f4219b83d6875447cf3a3' 2025-06-13 08:12:41.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 255.2460ms 2025-06-13 08:12:41.917 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:41.917 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:41.917 +00:00 [INF] Started transaction with span ID 'b658a3737e60d538' and trace ID '2b255b1c50df413db7b179ee7453f034'. 2025-06-13 08:12:41.918 +00:00 [INF] Started transaction with span ID 'b658a3737e60d538' and trace ID '2b255b1c50df413db7b179ee7453f034'. 2025-06-13 08:12:41.918 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:41.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-13 08:12:41.923 +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-13 08:12:41.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:41.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12:41.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-13 08:12: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-13 08:12:42.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12: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-13 08:12: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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.160 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:42.161 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 243.3451ms 2025-06-13 08:12:42.161 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:42.161 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:42.163 +00:00 [INF] Envelope queued up: 'c6b8134c290345008aafe1257b44ad0c' 2025-06-13 08:12:42.163 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:42.163 +00:00 [INF] Envelope queued up: 'f807c21e001344209bc6909c907ba05b' 2025-06-13 08:12:42.164 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 246.2716ms 2025-06-13 08:12:42.494 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:42.494 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:42.495 +00:00 [INF] Started transaction with span ID '8a0db9c4fd846837' and trace ID '9cc36e0e4e6e43dea1fdb68e8c986719'. 2025-06-13 08:12:42.495 +00:00 [INF] Started transaction with span ID '8a0db9c4fd846837' and trace ID '9cc36e0e4e6e43dea1fdb68e8c986719'. 2025-06-13 08:12:42.495 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:42.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-13 08:12:42.497 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:12:42.498 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:42.498 +00:00 [INF] Started transaction with span ID 'b22d212bafcd677f' and trace ID 'ae484ca662d4403ab3570fe6021aa0cb'. 2025-06-13 08:12:42.498 +00:00 [INF] Started transaction with span ID 'b22d212bafcd677f' and trace ID 'ae484ca662d4403ab3570fe6021aa0cb'. 2025-06-13 08:12:42.498 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.501 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7739ms 2025-06-13 08:12:42.501 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:12:42.501 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:42.501 +00:00 [INF] Envelope queued up: 'd1e451dc30f84f0e9834becbda6b3e8c' 2025-06-13 08:12:42.501 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:42.501 +00:00 [INF] Envelope queued up: '920b1f743d164304a481579023bc663a' 2025-06-13 08:12:42.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.4726ms 2025-06-13 08:12:42.521 +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-13 08:12:42.536 +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-13 08:12:42.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:42.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12: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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12: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-13 08:12:42.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.667 +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-13 08:12: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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12: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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.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-13 08:12:42.795 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:42.797 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 302.1771ms 2025-06-13 08:12:42.797 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:42.797 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:42.799 +00:00 [INF] Envelope queued up: 'e5cc0ae861ab4b51beab10c326a3d1bd' 2025-06-13 08:12:42.799 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:42.799 +00:00 [INF] Envelope queued up: '8c4fe376b8154e329bd12827890d0dc2' 2025-06-13 08:12:42.800 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 305.2967ms 2025-06-13 08:12:43.058 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:43.058 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:43.058 +00:00 [INF] Started transaction with span ID '56cd457418e60e5f' and trace ID '5ada1e345c0f42f4bf90ca49c637b769'. 2025-06-13 08:12:43.058 +00:00 [INF] Started transaction with span ID '56cd457418e60e5f' and trace ID '5ada1e345c0f42f4bf90ca49c637b769'. 2025-06-13 08:12:43.058 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:43.058 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:43.081 +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-13 08:12:43.113 +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-13 08:12:43.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:43.128 +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-13 08:12:43.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-13 08:12:43.165 +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-13 08:12:43.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-13 08:12:43.203 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.244 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:43.250 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12: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-13 08:12: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-13 08:12:43.337 +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-13 08:12:43.356 +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-13 08:12:43.363 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:43.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-13 08:12: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.409 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.469 +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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.497 +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-13 08:12:43.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-13 08:12:43.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:43.520 +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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.570 +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-13 08:12:43.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-13 08:12: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-13 08:12:43.589 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:43.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-13 08:12:43.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-13 08:12:43.615 +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-13 08:12:43.629 +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-13 08:12:43.630 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:43.630 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:43.630 +00:00 [INF] Started transaction with span ID '2199cda3c3233567' and trace ID '859cdcb494c9413fbc849c0b2843de60'. 2025-06-13 08:12:43.630 +00:00 [INF] Started transaction with span ID '2199cda3c3233567' and trace ID '859cdcb494c9413fbc849c0b2843de60'. 2025-06-13 08:12:43.630 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:43.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-13 08:12:43.645 +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-13 08:12:43.659 +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-13 08:12:43.665 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:43.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-13 08: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-13 08:12:43.686 +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-13 08:12: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-13 08: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-13 08:12:43.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-13 08:12:43.708 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.732 +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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08: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-13 08:12: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-13 08:12:43.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-13 08:12: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-13 08:12:43.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-13 08:12: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-13 08:12:43.787 +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-13 08:12:43.787 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:43.788 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 729.5585ms 2025-06-13 08:12:43.788 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:43.788 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:43.789 +00:00 [INF] Envelope queued up: 'b1ba93baa31e4702906bbd09a29d1112' 2025-06-13 08:12:43.790 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:43.790 +00:00 [INF] Envelope queued up: '9812b9f02cb74be182bb88c1899220c0' 2025-06-13 08:12:43.790 +00: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.4670ms 2025-06-13 08: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-13 08:12:43.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-13 08: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-13 08: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-13 08: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.852 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12: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-13 08:12:43.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12: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-13 08: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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.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-13 08:12:43.961 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:43.962 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 331.2976ms 2025-06-13 08:12:43.962 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:43.962 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:43.964 +00:00 [INF] Envelope queued up: 'f23725d767b945d1908df20c83eda354' 2025-06-13 08:12:43.964 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:43.964 +00:00 [INF] Envelope queued up: '664184df05494eee82e92c9d7fd293cd' 2025-06-13 08:12:43.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 335.3734ms 2025-06-13 08:12:44.215 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:44.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:44.215 +00:00 [INF] Started transaction with span ID '1cf07f311c858aef' and trace ID '28bb0dcbd52e4a87b12271f1e8f786a4'. 2025-06-13 08:12:44.215 +00:00 [INF] Started transaction with span ID '1cf07f311c858aef' and trace ID '28bb0dcbd52e4a87b12271f1e8f786a4'. 2025-06-13 08:12:44.215 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:44.215 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:44.258 +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-13 08:12:44.274 +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-13 08:12:44.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:44.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08: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-13 08: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-13 08: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-13 08: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08: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-13 08: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-13 08: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12: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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:44.500 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:44.501 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 285.2952ms 2025-06-13 08:12:44.501 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:44.501 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:44.504 +00:00 [INF] Envelope queued up: '3f46dbe75f824dee89c3b8bb70d1ae14' 2025-06-13 08:12:44.504 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:44.504 +00:00 [INF] Envelope queued up: '069f38bc02064104aeb0243c41e4db76' 2025-06-13 08:12:44.505 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 289.6266ms 2025-06-13 08:12:44.810 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:44.810 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:44.810 +00:00 [INF] Started transaction with span ID '7808a0d4d2bc9cd' and trace ID '64a3126f8f5a418c80319075ac69014c'. 2025-06-13 08:12:44.811 +00:00 [INF] Started transaction with span ID '7808a0d4d2bc9cd' and trace ID '64a3126f8f5a418c80319075ac69014c'. 2025-06-13 08:12:44.811 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:44.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-13 08:12:44.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:44.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12:44.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12: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-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12: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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:44.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-13 08:12:45.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-13 08:12:45.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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:45.010 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:45.011 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 200.0283ms 2025-06-13 08:12:45.011 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:45.011 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:45.012 +00:00 [INF] Envelope queued up: '54e9273d3a99430a9a491f8409e3be78' 2025-06-13 08:12:45.013 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:45.013 +00:00 [INF] Envelope queued up: '4fe847f21efb4a68a8ddefcdbfc1cdc5' 2025-06-13 08:12:45.013 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 202.6881ms 2025-06-13 08:12:45.419 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:45.419 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:45.420 +00:00 [INF] Started transaction with span ID '3254deb3c4a1e8dd' and trace ID '42179902df984dc1ab0b71928215f5e9'. 2025-06-13 08:12:45.420 +00:00 [INF] Started transaction with span ID '3254deb3c4a1e8dd' and trace ID '42179902df984dc1ab0b71928215f5e9'. 2025-06-13 08:12:45.420 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:45.420 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:45.439 +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-13 08:12:45.465 +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-13 08:12:45.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:45.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12: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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12: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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12: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-13 08:12: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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12: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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12: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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12:45.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-13 08:12: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-13 08:12:45.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:45.687 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:45.688 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.1749ms 2025-06-13 08:12:45.688 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:45.688 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:45.690 +00:00 [INF] Envelope queued up: '1744c770d57040ba89a81677a3d90fca' 2025-06-13 08:12:45.690 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:45.690 +00:00 [INF] Envelope queued up: '1823abb391a1482d92c77fed251c75e3' 2025-06-13 08:12:45.691 +00: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.5188ms 2025-06-13 08:12:46.027 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:46.027 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:46.027 +00:00 [INF] Started transaction with span ID 'bd6fb9febafd4cfd' and trace ID '162e1c81e464489195d67758822cd6d4'. 2025-06-13 08:12:46.027 +00:00 [INF] Started transaction with span ID 'bd6fb9febafd4cfd' and trace ID '162e1c81e464489195d67758822cd6d4'. 2025-06-13 08:12:46.027 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:46.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-13 08:12:46.045 +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-13 08:12:46.064 +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-13 08:12:46.068 +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-13 08:12:46.074 +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-13 08:12:46.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-13 08:12:46.097 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:46.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-13 08:12:46.124 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:46.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-13 08: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-13 08:12:46.147 +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-13 08:12:46.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-13 08:12:46.155 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.227 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:46.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:46.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-13 08:12:46.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.459 +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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.484 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:46.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-13 08:12:46.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-13 08:12:46.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12:46.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-13 08:12:46.522 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:46.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-13 08:12:46.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-13 08: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-13 08:12: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-13 08:12:46.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-13 08:12:46.554 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:46.555 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 527.4057ms 2025-06-13 08:12:46.555 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:46.555 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:46.558 +00:00 [INF] Envelope queued up: 'efc9fac421c04ae49f2ad3f7ce27ebbf' 2025-06-13 08:12:46.558 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:46.559 +00:00 [INF] Envelope queued up: '38c25a1a5b634399a39674f302aa42f0' 2025-06-13 08:12:46.561 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 533.8089ms 2025-06-13 08:12:46.641 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:46.641 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:46.641 +00:00 [INF] Started transaction with span ID '451a2159f1bb7dc4' and trace ID '7463f170a5d94a47b3959d0246504d89'. 2025-06-13 08:12:46.642 +00:00 [INF] Started transaction with span ID '451a2159f1bb7dc4' and trace ID '7463f170a5d94a47b3959d0246504d89'. 2025-06-13 08:12:46.642 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:46.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-13 08:12:46.650 +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-13 08:12:46.657 +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-13 08:12:46.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-13 08:12:46.671 +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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.704 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:46.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-13 08:12:46.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-13 08:12:46.719 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:46.725 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12: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-13 08:12:46.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-13 08:12:46.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-13 08:12:46.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-13 08:12: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-13 08:12:46.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:46.909 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:46.910 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.5131ms 2025-06-13 08:12:46.910 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:46.911 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:46.912 +00:00 [INF] Envelope queued up: '0699e27ed13a45c7854a3f78f919cefa' 2025-06-13 08:12:46.912 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:46.912 +00:00 [INF] Envelope queued up: 'd67535d3fca64d209c701601aa7c1470' 2025-06-13 08:12:46.913 +00: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.4885ms 2025-06-13 08:12:47.275 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:47.275 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:47.275 +00:00 [INF] Started transaction with span ID '9847b0ddc11d9e9b' and trace ID '8795316f43eb4cfca42ce6f97e3e7f29'. 2025-06-13 08:12:47.275 +00:00 [INF] Started transaction with span ID '9847b0ddc11d9e9b' and trace ID '8795316f43eb4cfca42ce6f97e3e7f29'. 2025-06-13 08:12:47.275 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:47.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-13 08:12:47.294 +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-13 08:12:47.313 +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-13 08:12:47.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-13 08:12:47.330 +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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12: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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12: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-13 08:12: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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12: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-13 08:12: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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12: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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12: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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.567 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:47.568 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 293.4597ms 2025-06-13 08:12:47.569 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:47.569 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:47.570 +00:00 [INF] Envelope queued up: '48972ef04d964a039dfc9e5f21afcd85' 2025-06-13 08:12:47.570 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:47.570 +00:00 [INF] Envelope queued up: '7ea631fe90c344c584af19595e939b06' 2025-06-13 08:12:47.571 +00: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.5044ms 2025-06-13 08:12:47.914 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:47.914 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:47.914 +00:00 [INF] Started transaction with span ID '6452404e4a72d816' and trace ID '8a9eca81ea134500a461e01b8246ced0'. 2025-06-13 08:12:47.914 +00:00 [INF] Started transaction with span ID '6452404e4a72d816' and trace ID '8a9eca81ea134500a461e01b8246ced0'. 2025-06-13 08:12:47.914 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:47.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-13 08:12:47.920 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:47.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:47.929 +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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12: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-13 08:12: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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12:47.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.192 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:48.194 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 279.0913ms 2025-06-13 08:12:48.194 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:48.194 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:48.196 +00:00 [INF] Envelope queued up: 'ca3e08f8cbc041c4816ec58ff595371d' 2025-06-13 08:12:48.196 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:48.196 +00:00 [INF] Envelope queued up: '81701b898c1546bba6d5cb8108fc40e2' 2025-06-13 08:12:48.196 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 282.4353ms 2025-06-13 08:12:48.547 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:48.547 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:48.547 +00:00 [INF] Started transaction with span ID '51c2690ddbf215c6' and trace ID 'fca176dc256246c4a2d060a855469d74'. 2025-06-13 08:12:48.548 +00:00 [INF] Started transaction with span ID '51c2690ddbf215c6' and trace ID 'fca176dc256246c4a2d060a855469d74'. 2025-06-13 08:12:48.548 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:48.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-13 08:12:48.576 +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-13 08:12:48.619 +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-13 08:12:48.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-13 08:12:48.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:48.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-13 08:12:48.649 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.745 +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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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-13 08:12: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-13 08:12:48.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-13 08:12:48.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-13 08:12:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:48.909 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:48.911 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 363.0166ms 2025-06-13 08:12:48.911 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:48.911 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:48.913 +00:00 [INF] Envelope queued up: 'b78bd0bc19514a6d9f719db3b56d02fc' 2025-06-13 08:12:48.913 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:48.913 +00:00 [INF] Envelope queued up: '9c18686a07db496aae6e701117f5d891' 2025-06-13 08:12:48.914 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 366.3946ms 2025-06-13 08:12:49.171 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:49.172 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:49.172 +00:00 [INF] Started transaction with span ID 'fde9a91a40677ff2' and trace ID 'd82ab84897ca4ac2ad625d071f06af88'. 2025-06-13 08:12:49.172 +00:00 [INF] Started transaction with span ID 'fde9a91a40677ff2' and trace ID 'd82ab84897ca4ac2ad625d071f06af88'. 2025-06-13 08:12:49.172 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:49.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-13 08:12:49.185 +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-13 08:12:49.203 +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-13 08:12:49.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-13 08:12:49.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:49.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:49.228 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:49.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-13 08:12: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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:49.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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12:49.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-13 08:12:49.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:49.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-13 08:12:49.381 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:49.401 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:49.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.446 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:49.453 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12: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-13 08:12:49.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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12:49.501 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:49.507 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:49.516 +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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.568 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:49.577 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:49.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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:49.640 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:49.641 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 469.4598ms 2025-06-13 08:12:49.641 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:49.642 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:49.648 +00:00 [INF] Envelope queued up: '15ecea11433b44088f9716efabffc1cf' 2025-06-13 08:12:49.648 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:49.648 +00:00 [INF] Envelope queued up: '9822d33c4a55477e879ae695e2d74699' 2025-06-13 08:12:49.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 478.5166ms 2025-06-13 08:12:49.794 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:49.794 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:49.795 +00:00 [INF] Started transaction with span ID '6977ee88e41ce1fb' and trace ID '447bbe66247e40b19fe67249b4f4463d'. 2025-06-13 08:12:49.795 +00:00 [INF] Started transaction with span ID '6977ee88e41ce1fb' and trace ID '447bbe66247e40b19fe67249b4f4463d'. 2025-06-13 08:12:49.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:49.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-13 08:12:49.806 +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-13 08:12:49.815 +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-13 08:12:49.819 +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-13 08:12:49.826 +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-13 08:12:49.838 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.876 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12:49.923 +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-13 08:12:49.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-13 08:12:49.931 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:49.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-13 08:12:50.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-13 08:12:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:50.112 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:50.113 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 317.4753ms 2025-06-13 08:12:50.113 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:50.113 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:50.115 +00:00 [INF] Envelope queued up: '718b27c998a04b29bc39cedd433bfc80' 2025-06-13 08:12:50.115 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:50.115 +00:00 [INF] Envelope queued up: '77ab2857c192412eabc2269ae2b7fb23' 2025-06-13 08:12:50.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 321.2078ms 2025-06-13 08:12:50.410 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:50.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:50.410 +00:00 [INF] Started transaction with span ID 'effc321bad3091d9' and trace ID '8a6e8ea8993240c499a41a6371cd2937'. 2025-06-13 08:12:50.410 +00:00 [INF] Started transaction with span ID 'effc321bad3091d9' and trace ID '8a6e8ea8993240c499a41a6371cd2937'. 2025-06-13 08:12:50.410 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:50.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-13 08:12:50.424 +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-13 08:12:50.442 +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-13 08:12:50.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:50.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:50.458 +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-13 08:12:50.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-13 08:12:50.469 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12: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-13 08:12:50.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-13 08:12:50.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-13 08:12:50.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:50.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-13 08:12: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-13 08:12:50.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-13 08:12: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-13 08:12:50.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:50.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-13 08:12:50.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-13 08:12: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-13 08:12:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:50.663 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:50.665 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 253.9329ms 2025-06-13 08:12:50.665 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:50.665 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:50.667 +00:00 [INF] Envelope queued up: 'efaa613b175449b0a064febd0faa8802' 2025-06-13 08:12:50.667 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:50.667 +00:00 [INF] Envelope queued up: 'cecb07c22d734de3817ae88de4a98bb6' 2025-06-13 08:12:50.667 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 257.0776ms 2025-06-13 08:12:51.019 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:51.019 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:51.019 +00:00 [INF] Started transaction with span ID '415485c8f346b134' and trace ID '7edfa6c8526c48aa99d3fd0395dc225f'. 2025-06-13 08:12:51.019 +00:00 [INF] Started transaction with span ID '415485c8f346b134' and trace ID '7edfa6c8526c48aa99d3fd0395dc225f'. 2025-06-13 08:12:51.019 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:51.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-13 08:12:51.035 +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-13 08:12:51.052 +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-13 08:12:51.056 +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-13 08:12:51.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12: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-13 08:12: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-13 08:12:51.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:51.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-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12: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-13 08:12: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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:51.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-13 08:12:51.274 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:51.275 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 255.6925ms 2025-06-13 08:12:51.275 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:51.276 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:51.277 +00:00 [INF] Envelope queued up: 'a4624f15ce5445ddb7b60f44f4e45eb3' 2025-06-13 08:12:51.277 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:51.277 +00:00 [INF] Envelope queued up: 'ee6cb311c45a405fa08385cc0152d868' 2025-06-13 08:12:51.278 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 259.0542ms 2025-06-13 08:12:51.953 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:51.953 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:51.953 +00:00 [INF] Started transaction with span ID '7c5165301684422e' and trace ID 'b91d03cca19b40e9a5e1a2c1a9bb5a28'. 2025-06-13 08:12:51.953 +00:00 [INF] Started transaction with span ID '7c5165301684422e' and trace ID 'b91d03cca19b40e9a5e1a2c1a9bb5a28'. 2025-06-13 08:12:51.953 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:51.953 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:51.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-13 08:12:51.969 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:51.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:51.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:51.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-13 08:12: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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:51.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12: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-13 08:12: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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.127 +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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:52.295 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:52.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 344.1224ms 2025-06-13 08:12:52.297 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:52.297 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:52.300 +00:00 [INF] Envelope queued up: '2e9ab6060d904492a213b9d1d6654b19' 2025-06-13 08:12:52.300 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:52.300 +00:00 [INF] Envelope queued up: 'e0213a0e3cdc417a9d3d5c8dad894863' 2025-06-13 08:12:52.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 348.4445ms 2025-06-13 08:12:52.534 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:52.534 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:52.535 +00:00 [INF] Started transaction with span ID 'fef2d04b2bc71dd3' and trace ID 'a35f18dea3774d27a6468551e77d9d09'. 2025-06-13 08:12:52.535 +00:00 [INF] Started transaction with span ID 'fef2d04b2bc71dd3' and trace ID 'a35f18dea3774d27a6468551e77d9d09'. 2025-06-13 08:12:52.535 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:52.535 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:52.569 +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-13 08:12:52.594 +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-13 08:12:52.604 +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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.656 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:52.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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.715 +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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.761 +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-13 08:12:52.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-13 08:12:52.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:52.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-13 08:12:52.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:52.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-13 08:12:52.802 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:52.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-13 08:12:52.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-13 08:12:52.820 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:52.828 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.911 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:52.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-13 08:12:52.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-13 08:12:52.940 +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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12:52.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-13 08:12:52.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-13 08:12: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-13 08:12:52.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-13 08:12: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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.045 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:53.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-13 08:12:53.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:53.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-13 08:12:53.076 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.106 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:53.106 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:53.106 +00:00 [INF] Started transaction with span ID '4f4eae903d42abb7' and trace ID 'c6c6941112254abb8d7a56c6878ea39a'. 2025-06-13 08:12:53.106 +00:00 [INF] Started transaction with span ID '4f4eae903d42abb7' and trace ID 'c6c6941112254abb8d7a56c6878ea39a'. 2025-06-13 08:12:53.106 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:53.106 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:53.127 +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-13 08:12:53.128 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:53.132 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 596.3381ms 2025-06-13 08:12:53.132 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:53.132 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:53.134 +00:00 [INF] Envelope queued up: 'f80518c69cee4bc18edfb8636b690f35' 2025-06-13 08:12:53.134 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:53.136 +00:00 [INF] Envelope queued up: '7ddd7960d1174c289e03d728095ea7a1' 2025-06-13 08:12:53.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 602.8390ms 2025-06-13 08:12:53.211 +00:00 [INF] Executed DbCommand (99ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:53.295 +00:00 [INF] Executed DbCommand (82ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:53.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-13 08:12:53.308 +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-13 08:12:53.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-13 08:12:53.354 +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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.395 +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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12: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-13 08:12:53.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.602 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:53.603 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 496.8513ms 2025-06-13 08:12:53.603 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:53.604 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:53.605 +00:00 [INF] Envelope queued up: '312133ad86124f28bfe9f26c4d59e8d1' 2025-06-13 08:12:53.605 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:53.606 +00:00 [INF] Envelope queued up: '512bf09f747b44d0a4b0fdd0b8b97f68' 2025-06-13 08:12:53.606 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 500.0289ms 2025-06-13 08:12:53.703 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:53.703 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:53.703 +00:00 [INF] Started transaction with span ID '5988ce056a7c198a' and trace ID '224bb17688794500989c4daa62b3c784'. 2025-06-13 08:12:53.703 +00:00 [INF] Started transaction with span ID '5988ce056a7c198a' and trace ID '224bb17688794500989c4daa62b3c784'. 2025-06-13 08:12:53.703 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:53.703 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:53.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-13 08:12:53.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12: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-13 08:12:53.730 +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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.795 +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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12: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-13 08:12:53.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12: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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:53.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-13 08:12: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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12:53.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-13 08:12: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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:54.072 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:54.073 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 369.8431ms 2025-06-13 08:12:54.073 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:54.074 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:54.075 +00:00 [INF] Envelope queued up: '6ddbe032b06e41e2b488b1415faa072c' 2025-06-13 08:12:54.075 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:54.075 +00:00 [INF] Envelope queued up: '43d26ac9c2524ee791cbf0afc2dd20ac' 2025-06-13 08:12:54.076 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 372.8053ms 2025-06-13 08:12:54.632 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:54.632 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:54.632 +00:00 [INF] Started transaction with span ID 'cb5cdbbb7ca037dd' and trace ID 'ef34ab7401a04856a19a65e70c7bdeed'. 2025-06-13 08:12:54.633 +00:00 [INF] Started transaction with span ID 'cb5cdbbb7ca037dd' and trace ID 'ef34ab7401a04856a19a65e70c7bdeed'. 2025-06-13 08:12:54.633 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:54.633 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:54.698 +00:00 [INF] Executed DbCommand (63ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:54.759 +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-13 08:12:54.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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12:54.821 +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-13 08:12: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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12: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-13 08:12: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-13 08:12:54.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12: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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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-13 08:12:54.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:54.962 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:54.963 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 329.9274ms 2025-06-13 08:12:54.963 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:54.964 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:54.967 +00:00 [INF] Envelope queued up: '577afc85b69d4b75bf13a63cafd027ea' 2025-06-13 08:12:54.967 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:54.967 +00:00 [INF] Envelope queued up: 'd355435667634df9847e58eff07fb0c1' 2025-06-13 08:12:54.967 +00: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.9330ms 2025-06-13 08:12:55.214 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:55.214 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:55.214 +00:00 [INF] Started transaction with span ID '76ca0a5501f0d3c1' and trace ID '87e760de43f34afaaaafa3370c6c330c'. 2025-06-13 08:12:55.214 +00:00 [INF] Started transaction with span ID '76ca0a5501f0d3c1' and trace ID '87e760de43f34afaaaafa3370c6c330c'. 2025-06-13 08:12:55.214 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:55.214 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:55.252 +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-13 08:12:55.324 +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-13 08:12:55.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:55.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12: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-13 08:12:55.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.567 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:55.568 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 353.8466ms 2025-06-13 08:12:55.568 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:55.569 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:55.570 +00:00 [INF] Envelope queued up: '4fe757b462b64c158baee2dea21b5abd' 2025-06-13 08:12:55.571 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:55.571 +00:00 [INF] Envelope queued up: 'ce83326f276b4c60bc06fde0427db5ba' 2025-06-13 08:12:55.571 +00: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.3242ms 2025-06-13 08:12:55.790 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:55.790 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:55.790 +00:00 [INF] Started transaction with span ID 'e7a98e4ad49102d5' and trace ID '4b2be56fbb16442cbe18b885f6c716b3'. 2025-06-13 08:12:55.790 +00:00 [INF] Started transaction with span ID 'e7a98e4ad49102d5' and trace ID '4b2be56fbb16442cbe18b885f6c716b3'. 2025-06-13 08:12:55.790 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12: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-13 08:12:55.798 +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-13 08:12:55.807 +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-13 08:12:55.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-13 08:12:55.824 +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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12: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-13 08:12:55.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-13 08:12:55.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-13 08:12: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-13 08:12:55.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-13 08:12:55.984 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:55.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-13 08:12:55.992 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:56.012 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:56.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-13 08:12:56.028 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:56.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-13 08:12:56.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-13 08:12:56.054 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.094 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:56.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-13 08:12:56.106 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.144 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:56.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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:56.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12: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-13 08:12: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-13 08:12:56.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-13 08:12: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-13 08:12:56.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-13 08:12: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-13 08:12: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-13 08:12:56.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-13 08:12: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-13 08:12:56.285 +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-13 08:12:56.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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.353 +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-13 08:12:56.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-13 08:12:56.363 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:56.368 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 578.0768ms 2025-06-13 08:12:56.369 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:56.369 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:56.370 +00:00 [INF] Envelope queued up: '319b5f8b29df49ccac0d9dc0909fb4db' 2025-06-13 08:12:56.371 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:56.371 +00:00 [INF] Envelope queued up: '14aec899c86c4096a79d3d62077fbcb1' 2025-06-13 08:12:56.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 584.9912ms 2025-06-13 08:12:56.379 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:56.380 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:56.380 +00:00 [INF] Started transaction with span ID '139021efb9a07012' and trace ID '62132ed72c5b4b259d8d7c3a2e77a511'. 2025-06-13 08:12:56.380 +00:00 [INF] Started transaction with span ID '139021efb9a07012' and trace ID '62132ed72c5b4b259d8d7c3a2e77a511'. 2025-06-13 08:12:56.380 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:56.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-13 08:12:56.440 +00:00 [INF] Executed DbCommand (56ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:56.477 +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-13 08:12:56.481 +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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12: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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12: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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12: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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12: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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.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-13 08:12:56.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:56.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-13 08:12:56.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-13 08:12:56.740 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:56.742 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 361.8633ms 2025-06-13 08:12:56.742 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:56.742 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:56.744 +00:00 [INF] Envelope queued up: '8040024f42f74b1d9c9af023abe3daef' 2025-06-13 08:12:56.744 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:56.744 +00:00 [INF] Envelope queued up: '565ccb6bba0f49c89e2d1f86d4ddcb62' 2025-06-13 08:12:56.745 +00: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.2361ms 2025-06-13 08:12:57.253 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:57.253 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:57.253 +00:00 [INF] Started transaction with span ID '26bfbdf372b5117f' and trace ID 'f7e337afaa3d40f49bcda656568de692'. 2025-06-13 08:12:57.253 +00:00 [INF] Started transaction with span ID '26bfbdf372b5117f' and trace ID 'f7e337afaa3d40f49bcda656568de692'. 2025-06-13 08:12:57.253 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:57.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-13 08:12:57.274 +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-13 08:12:57.292 +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-13 08:12:57.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12: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-13 08:12: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12: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-13 08:12: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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12:57.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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.581 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:57.582 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 328.6817ms 2025-06-13 08:12:57.582 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:57.582 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:57.584 +00:00 [INF] Envelope queued up: 'a4f9c63c9ecd4adda75d3d30ba123ff9' 2025-06-13 08:12:57.584 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:57.585 +00:00 [INF] Envelope queued up: 'e2cf2082c1e24dfe9b4e827ce9809272' 2025-06-13 08:12:57.585 +00: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.1434ms 2025-06-13 08:12:57.839 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:57.839 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:57.839 +00:00 [INF] Started transaction with span ID '21bee80edd77351a' and trace ID '50b5be78c647418bae106a9ea657785f'. 2025-06-13 08:12:57.840 +00:00 [INF] Started transaction with span ID '21bee80edd77351a' and trace ID '50b5be78c647418bae106a9ea657785f'. 2025-06-13 08:12:57.840 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:57.840 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:57.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:57.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:57.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-13 08:12:57.862 +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-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12: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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:57.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-13 08:12:58.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-13 08:12:58.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-13 08:12: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-13 08:12:58.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-13 08:12:58.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-13 08:12: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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12: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-13 08:12:58.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-13 08:12:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:58.104 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:58.105 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.225ms 2025-06-13 08:12:58.105 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:58.105 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:58.107 +00:00 [INF] Envelope queued up: 'dd88bba52ea24424bdb7392482ec1d71' 2025-06-13 08:12:58.107 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:58.107 +00:00 [INF] Envelope queued up: 'a87f95dd2fbc471cb2d3e67bd0bbccdb' 2025-06-13 08:12:58.108 +00: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.5794ms 2025-06-13 08:12:58.475 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:58.475 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:58.475 +00:00 [INF] Started transaction with span ID 'dac71b6f3ce17d50' and trace ID '4049d1333cc946e29a839fd4d0306d2c'. 2025-06-13 08:12:58.475 +00:00 [INF] Started transaction with span ID 'dac71b6f3ce17d50' and trace ID '4049d1333cc946e29a839fd4d0306d2c'. 2025-06-13 08:12:58.475 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:58.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-13 08:12:58.644 +00:00 [INF] Executed DbCommand (165ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:58.904 +00:00 [INF] Executed DbCommand (259ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.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-13 08:12:58.984 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:58.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-13 08:12:58.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:59.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-13 08:12:59.040 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.067 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:59.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:59.068 +00:00 [INF] Started transaction with span ID '5b8e4ca4c63c4f1c' and trace ID '0f83cda938c6466faa2d11a381dba03c'. 2025-06-13 08:12:59.068 +00:00 [INF] Started transaction with span ID '5b8e4ca4c63c4f1c' and trace ID '0f83cda938c6466faa2d11a381dba03c'. 2025-06-13 08:12:59.068 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:59.068 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.126 +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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.314 +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-13 08:12:59.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-13 08:12:59.327 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:59.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-13 08:12:59.354 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:59.362 +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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.392 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12: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-13 08:12:59.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-13 08:12: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-13 08:12:59.415 +00:00 [INF] Executed DbCommand (343ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.450 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.509 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:12:59.524 +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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.561 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:12:59.565 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1090.1349ms 2025-06-13 08:12:59.565 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:59.566 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:59.575 +00:00 [INF] Envelope queued up: 'abf63d89a6174626992733a4e8e07814' 2025-06-13 08:12:59.576 +00:00 [INF] Capturing transaction. 2025-06-13 08:12:59.575 +00:00 [INF] Executed DbCommand (158ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:12:59.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-13 08:12:59.585 +00:00 [INF] Envelope queued up: 'e159a0e1abd74ba5ad345c52685e7a0d' 2025-06-13 08:12:59.585 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1110.3793ms 2025-06-13 08:12:59.598 +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-13 08:12:59.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-13 08:12:59.628 +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-13 08:12:59.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-13 08:12:59.649 +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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:12:59.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:12:59.673 +00:00 [INF] Started transaction with span ID '1b9580ee1d931d86' and trace ID '0423054221484dcfacc4d02ec48bc3fa'. 2025-06-13 08:12:59.674 +00:00 [INF] Started transaction with span ID '1b9580ee1d931d86' and trace ID '0423054221484dcfacc4d02ec48bc3fa'. 2025-06-13 08:12:59.674 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:59.704 +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-13 08:12:59.717 +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-13 08:12:59.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-13 08:12:59.723 +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-13 08:12:59.731 +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-13 08:12:59.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:12:59.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-13 08:12:59.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12:59.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-13 08:12:59.780 +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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12: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-13 08:12:59.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.836 +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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12: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-13 08:12:59.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-13 08:12: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-13 08:12:59.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:12:59.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13: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-13 08:13:00.055 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13: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-13 08:13: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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.128 +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-13 08:13: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-13 08:13: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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13: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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13: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-13 08:13:00.178 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.195 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1136.2163ms 2025-06-13 08:13:00.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:00.205 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:00.205 +00:00 [INF] Envelope queued up: '56753a47ec71447298d7d83850e15958' 2025-06-13 08:13:00.205 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:00.205 +00:00 [INF] Envelope queued up: 'a058835644a44fff9f6881e70ec133e4' 2025-06-13 08:13:00.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 1137.6251ms 2025-06-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.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-13 08:13:00.254 +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-13 08:13:00.255 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:00.256 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 582.3499ms 2025-06-13 08:13:00.256 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:00.256 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:00.258 +00:00 [INF] Envelope queued up: '5288ad622dd14c3ab1a5dfb81527e6fa' 2025-06-13 08:13:00.258 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:00.258 +00:00 [INF] Envelope queued up: '9e27fd2c6d764ce5bbf7cc12163b83a6' 2025-06-13 08:13:00.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 585.6632ms 2025-06-13 08:13:00.270 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:00.270 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:00.270 +00:00 [INF] Started transaction with span ID '3b1fb187ba516107' and trace ID 'fa4de526ee0749a0ae63659e58ce9c54'. 2025-06-13 08:13:00.270 +00:00 [INF] Started transaction with span ID '3b1fb187ba516107' and trace ID 'fa4de526ee0749a0ae63659e58ce9c54'. 2025-06-13 08:13:00.270 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:00.270 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:13:01.446 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:01.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:01.613 +00:00 [INF] Started transaction with span ID 'ee5d248581bd8591' and trace ID '35e7646bdd0d4369a0a5ba723267a71e'. 2025-06-13 08:13:01.613 +00:00 [INF] Started transaction with span ID 'ee5d248581bd8591' and trace ID '35e7646bdd0d4369a0a5ba723267a71e'. 2025-06-13 08:13:01.613 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:01.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-13 08:13:02.098 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:02.098 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:02.098 +00:00 [INF] Started transaction with span ID '786f5f52aa652277' and trace ID '4652744501ab43108c3f4c6fe0f815e3'. 2025-06-13 08:13:02.099 +00:00 [INF] Started transaction with span ID '786f5f52aa652277' and trace ID '4652744501ab43108c3f4c6fe0f815e3'. 2025-06-13 08:13:02.099 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:02.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-13 08:13:02.988 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:02.988 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:02.988 +00:00 [INF] Started transaction with span ID 'fda493d2bdbacac8' and trace ID '4cc95f20d88140babeb8e704c6df155a'. 2025-06-13 08:13:02.988 +00:00 [INF] Started transaction with span ID 'fda493d2bdbacac8' and trace ID '4cc95f20d88140babeb8e704c6df155a'. 2025-06-13 08:13:02.988 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:02.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-13 08:13:03.561 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:03.561 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:03.562 +00:00 [INF] Started transaction with span ID 'afcfcbf654253524' and trace ID 'ff0600a6600c4639a2798cca311a25a0'. 2025-06-13 08:13:03.562 +00:00 [INF] Started transaction with span ID 'afcfcbf654253524' and trace ID 'ff0600a6600c4639a2798cca311a25a0'. 2025-06-13 08:13:03.562 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:03.562 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:13:04.113 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:04.227 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:04.227 +00:00 [INF] Started transaction with span ID 'b2c53931eab63489' and trace ID '464406c26fe541ffb9c6d0f4a295ab51'. 2025-06-13 08:13:04.227 +00:00 [INF] Started transaction with span ID 'b2c53931eab63489' and trace ID '464406c26fe541ffb9c6d0f4a295ab51'. 2025-06-13 08:13:04.228 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:04.228 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:13:04.880 +00:00 [INF] Executed DbCommand (4,605ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:04.953 +00:00 [INF] Executed DbCommand (3,335ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:04.966 +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-13 08:13:04.977 +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-13 08:13:04.979 +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-13 08:13:04.987 +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-13 08:13:04.991 +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-13 08:13:05.004 +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-13 08:13:05.037 +00:00 [INF] Executed DbCommand (2,915ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:05.077 +00:00 [INF] Executed DbCommand (117ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:05.078 +00:00 [INF] Executed DbCommand (136ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:05.078 +00:00 [INF] Executed DbCommand (138ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:05.083 +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-13 08:13:05.099 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.133 +00:00 [INF] Executed DbCommand (91ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:05.142 +00:00 [INF] Executed DbCommand (61ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:05.146 +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-13 08:13:05.146 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:05.151 +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-13 08:13:05.177 +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-13 08:13:05.186 +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-13 08:13:05.187 +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-13 08:13:05.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-13 08:13:05.189 +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-13 08:13:05.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:13:05.197 +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-13 08:13:05.203 +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-13 08:13:05.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-13 08:13:05.211 +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-13 08:13:05.211 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.235 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.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-13 08:13:05.271 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.280 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:05.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-13 08:13:05.304 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.340 +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-13 08:13:05.357 +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-13 08:13:05.366 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.325 +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-13 08:13:05.377 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.417 +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-13 08:13:05.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-13 08:13:05.423 +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-13 08:13:05.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-13 08:13: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-13 08:13:05.437 +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-13 08:13:05.448 +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-13 08:13:05.456 +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-13 08:13:05.456 +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-13 08:13:05.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-13 08:13:05.474 +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-13 08:13:05.479 +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-13 08:13:05.485 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.500 +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-13 08:13:05.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-13 08:13:05.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.508 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.515 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.520 +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-13 08:13:05.530 +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-13 08:13:05.531 +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-13 08:13:05.548 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.549 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.555 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.562 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:05.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-13 08:13: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-13 08:13:05.572 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.585 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.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-13 08:13:05.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.616 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.633 +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-13 08:13:05.639 +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-13 08:13:05.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-13 08:13:05.634 +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-13 08:13: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-13 08:13:05.651 +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-13 08:13: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-13 08:13:05.656 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:05.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.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-13 08:13:05.678 +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-13 08:13:05.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-13 08:13:05.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-13 08:13: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-13 08:13: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-13 08:13:05.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.745 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13: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-13 08:13: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-13 08:13:05.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-13 08:13:05.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:05.766 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.744 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:05.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-13 08:13:05.792 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.801 +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-13 08:13:05.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13: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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.829 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:05.829 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13: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-13 08:13:05.843 +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-13 08:13:05.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-13 08:13: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-13 08:13:05.846 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13: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-13 08:13: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-13 08:13:05.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-13 08:13: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-13 08:13: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-13 08:13:05.867 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.873 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13: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-13 08:13:05.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-13 08:13: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-13 08:13: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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.894 +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-13 08:13:05.897 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.922 +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-13 08:13:05.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-13 08:13:05.926 +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-13 08:13:05.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-13 08:13:05.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:05.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-13 08:13:05.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-13 08:13:05.944 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.954 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:05.955 +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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.966 +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-13 08:13:05.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-13 08:13:05.971 +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-13 08:13:05.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-13 08:13: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-13 08:13:05.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-13 08:13:05.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-13 08:13: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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.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-13 08:13:05.991 +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-13 08:13:05.993 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:05.994 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:05.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-13 08:13:06.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-13 08:13:06.006 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.032 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13: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-13 08:13:06.050 +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-13 08:13: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-13 08:13: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-13 08:13:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13: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-13 08:13:06.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-13 08:13:06.069 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.069 +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-13 08:13:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13: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-13 08:13:06.093 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.114 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.122 +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-13 08:13:06.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-13 08:13:06.124 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.130 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.159 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.165 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.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-13 08:13:06.172 +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-13 08:13:06.175 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.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-13 08:13:06.204 +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-13 08:13:06.205 +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-13 08:13:06.206 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.213 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13: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-13 08:13:06.219 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.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-13 08:13: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-13 08:13:06.230 +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-13 08:13:06.232 +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-13 08:13:06.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-13 08:13:06.235 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.252 +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-13 08:13:06.254 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.257 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.278 +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-13 08:13:06.278 +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-13 08:13:06.279 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.296 +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-13 08:13:06.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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.324 +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-13 08:13:06.325 +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-13 08:13:06.326 +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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13: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-13 08:13: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-13 08:13:06.345 +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-13 08:13:06.345 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.377 +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-13 08:13:06.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-13 08:13:06.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.396 +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-13 08:13:06.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-13 08:13:06.405 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.431 +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-13 08:13:06.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-13 08:13:06.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.435 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.456 +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-13 08:13:06.458 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.465 +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-13 08:13:06.466 +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-13 08:13:06.468 +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-13 08:13:06.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-13 08:13:06.479 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.498 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.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-13 08:13:06.486 +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-13 08:13: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-13 08:13:06.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-13 08:13:06.516 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.520 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.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-13 08:13:06.523 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.550 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.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-13 08:13:06.560 +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-13 08:13:06.538 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.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-13 08:13:06.562 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:06.562 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6291.6461ms 2025-06-13 08:13:06.562 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.562 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.562 +00:00 [INF] Envelope queued up: 'e3cab8aefac547edbfa33d2056d326f9' 2025-06-13 08:13:06.562 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.562 +00:00 [INF] Envelope queued up: '8ddc84a4b8244b43b8920fd65babb174' 2025-06-13 08:13:06.562 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 6292.6413ms 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.581 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.571 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:06.582 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:06.582 +00:00 [INF] Started transaction with span ID 'cc1b368dc810498d' and trace ID '22c74467bb444f25874b2a87a32d9a9d'. 2025-06-13 08:13:06.583 +00:00 [INF] Started transaction with span ID 'cc1b368dc810498d' and trace ID '22c74467bb444f25874b2a87a32d9a9d'. 2025-06-13 08:13:06.583 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.583 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:13:06.583 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.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-13 08:13:06.599 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.608 +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-13 08:13:06.609 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.632 +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-13 08:13:06.633 +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-13 08:13:06.634 +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-13 08:13:06.640 +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-13 08:13:06.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.667 +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-13 08:13:06.669 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.671 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.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-13 08:13:06.673 +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-13 08:13:06.674 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:06.678 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.679 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5066.0094ms 2025-06-13 08:13:06.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.681 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.682 +00:00 [INF] Envelope queued up: '1b32a99f3d9941818bb9a49a8a401651' 2025-06-13 08:13:06.684 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.684 +00:00 [INF] Envelope queued up: 'f40aa00e9a59473f8775909141d70f6c' 2025-06-13 08:13:06.684 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 5238.2085ms 2025-06-13 08:13:06.684 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.689 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.696 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:06.696 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:06.696 +00:00 [INF] Started transaction with span ID '849310ae4072544b' and trace ID '05b26a5dd07842dd948d2d1c8b8ff368'. 2025-06-13 08:13:06.698 +00:00 [INF] Started transaction with span ID '849310ae4072544b' and trace ID '05b26a5dd07842dd948d2d1c8b8ff368'. 2025-06-13 08:13:06.698 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.701 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.711 +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-13 08:13:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.714 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:06.724 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2495.904ms 2025-06-13 08:13:06.724 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.724 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.724 +00:00 [INF] Envelope queued up: '6e8d4f6793b84c9583f236d739af727a' 2025-06-13 08:13:06.724 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.724 +00:00 [INF] Envelope queued up: '7357ba3ee112492fb2cc28187e919bba' 2025-06-13 08:13:06.724 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2611.2180ms 2025-06-13 08:13:06.728 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:06.728 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4629.5119ms 2025-06-13 08:13:06.728 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.729 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.729 +00:00 [INF] Envelope queued up: '5e3319601b5d4129a25dc07fbb9f7e9c' 2025-06-13 08:13:06.729 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.729 +00:00 [INF] Envelope queued up: '6cc926c9fb7d4a09a0c1585e506ce47c' 2025-06-13 08:13:06.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 4630.8883ms 2025-06-13 08:13:06.729 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:06.730 +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-13 08:13:06.731 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:06.731 +00:00 [INF] Started transaction with span ID '448a5370446a3adf' and trace ID '02a82d5603b348fa952ff134020d5958'. 2025-06-13 08:13:06.732 +00:00 [INF] Started transaction with span ID '448a5370446a3adf' and trace ID '02a82d5603b348fa952ff134020d5958'. 2025-06-13 08:13:06.732 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.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-13 08:13:06.732 +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-13 08:13:06.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:13:06.737 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:06.740 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:06.740 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:06.740 +00:00 [INF] Started transaction with span ID '7ce46514aa9dc809' and trace ID '22ceaea04e6d4355b0b6c2f71c7494a5'. 2025-06-13 08:13:06.740 +00:00 [INF] Started transaction with span ID '7ce46514aa9dc809' and trace ID '22ceaea04e6d4355b0b6c2f71c7494a5'. 2025-06-13 08:13:06.744 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.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-13 08:13:06.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.752 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.769 +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-13 08:13:06.773 +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-13 08:13:06.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-13 08:13:06.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13:06.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.783 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:06.786 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3223.7064ms 2025-06-13 08:13:06.786 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.786 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.788 +00:00 [INF] Envelope queued up: 'bbb65147cfa94296989500b6aaaca6a9' 2025-06-13 08:13:06.789 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.789 +00:00 [INF] Envelope queued up: '5f69e4e567244ce190624e177a404e89' 2025-06-13 08:13:06.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-13 08:13:06.790 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3228.6396ms 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.827 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.837 +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-13 08:13:06.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-13 08:13: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-13 08:13:06.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-13 08:13:06.850 +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-13 08:13:06.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-13 08:13:06.853 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:06.858 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3869.5687ms 2025-06-13 08:13:06.858 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:06.858 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.868 +00:00 [INF] Envelope queued up: 'deacf6efb3374241910a2264dd22a46d' 2025-06-13 08:13:06.885 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:06.885 +00:00 [INF] Envelope queued up: '28d57337510d406294dcaf401df40b96' 2025-06-13 08:13:06.885 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3897.5290ms 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.903 +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-13 08:13: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-13 08:13:06.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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.918 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:06.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-13 08:13:06.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-13 08:13:06.930 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.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-13 08:13:06.934 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:06.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-13 08:13: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-13 08:13:06.950 +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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13: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-13 08:13: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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.971 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:06.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-13 08:13:06.997 +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-13 08:13:06.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-13 08:13:06.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-13 08:13:06.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.046 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.054 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:07.054 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:07.055 +00:00 [INF] Started transaction with span ID '6007685819ee0197' and trace ID '961f73e797e643989e8457e231105da7'. 2025-06-13 08:13:07.055 +00:00 [INF] Started transaction with span ID '6007685819ee0197' and trace ID '961f73e797e643989e8457e231105da7'. 2025-06-13 08:13:07.055 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:07.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-13 08:13:07.060 +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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.087 +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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.107 +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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.114 +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-13 08:13:07.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.127 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13: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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:07.149 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.238 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.247 +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-13 08:13:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.293 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:07.307 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:07.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-13 08:13:07.311 +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-13 08:13: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.321 +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-13 08:13:07.321 +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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.341 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.346 +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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.370 +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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.383 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.406 +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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.435 +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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.539 +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-13 08:13:07.540 +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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.555 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13: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-13 08:13:07.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-13 08:13:07.566 +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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.586 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:07.590 +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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.608 +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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.616 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:07.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-13 08:13:07.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:07.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-13 08:13:07.631 +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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13:07.639 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:07.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-13 08:13: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-13 08:13:07.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.678 +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-13 08:13:07.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.693 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:07.698 +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-13 08:13:07.709 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.744 +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-13 08:13:07.745 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:07.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1047.0466ms 2025-06-13 08:13:07.745 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:07.745 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.745 +00:00 [INF] Envelope queued up: '9719e081256e4ea2b646d16632f92897' 2025-06-13 08:13:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:07.749 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.750 +00:00 [INF] Envelope queued up: '5fe454b2cc1d4f169b9649ddfc2118a5' 2025-06-13 08:13:07.750 +00: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.1716ms 2025-06-13 08:13: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-13 08:13:07.758 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:07.758 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1175.1146ms 2025-06-13 08:13:07.758 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:07.758 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.758 +00:00 [INF] Envelope queued up: 'f62948ec64944a958261a9eb329bde78' 2025-06-13 08:13:07.758 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.758 +00:00 [INF] Envelope queued up: '5e777ff9b62f4876be792c76e741cc53' 2025-06-13 08:13:07.758 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1187.7232ms 2025-06-13 08:13: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-13 08:13:07.760 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:07.762 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1030.2513ms 2025-06-13 08:13:07.763 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:07.763 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.764 +00:00 [INF] Envelope queued up: '91e5db82cd764e5a912fa3c549e7389f' 2025-06-13 08:13:07.764 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.764 +00:00 [INF] Envelope queued up: '4c6a4e83e6fe434b96763d8b36bb6a1a' 2025-06-13 08:13:07.765 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1035.0756ms 2025-06-13 08:13:07.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-13 08:13:07.765 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:07.766 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1021.3521ms 2025-06-13 08:13:07.766 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:07.766 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.766 +00:00 [INF] Envelope queued up: 'f83ca498b3e74b81ad931d2851ddddb6' 2025-06-13 08:13:07.766 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.766 +00:00 [INF] Envelope queued up: '8a380d8967b841fe8ee32a74e490bbb0' 2025-06-13 08:13:07.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 1026.4297ms 2025-06-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13: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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13: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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:07.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-13 08:13:07.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-13 08:13:07.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-13 08:13: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-13 08:13:07.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-13 08:13:07.862 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:07.864 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 808.6154ms 2025-06-13 08:13:07.864 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:07.864 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.866 +00:00 [INF] Envelope queued up: '5c8936ed062a4fd4b4ff63d5b44b142b' 2025-06-13 08:13:07.866 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:07.866 +00:00 [INF] Envelope queued up: '766eb3f6e94e4729886487778f10a51e' 2025-06-13 08:13:07.867 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 812.3569ms 2025-06-13 08:13:08.242 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:08.242 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:08.242 +00:00 [INF] Started transaction with span ID '6de35da972753a41' and trace ID '9a12617ecee245d2b8eaf0225150193b'. 2025-06-13 08:13:08.242 +00:00 [INF] Started transaction with span ID '6de35da972753a41' and trace ID '9a12617ecee245d2b8eaf0225150193b'. 2025-06-13 08:13:08.242 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:08.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-13 08:13:08.262 +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-13 08:13:08.277 +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-13 08:13:08.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-13 08:13:08.286 +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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.315 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13: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-13 08:13:08.324 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.360 +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-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.449 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:08.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-13 08:13:08.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-13 08:13:08.479 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13: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-13 08:13:08.508 +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-13 08:13:08.515 +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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.565 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:08.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-13 08:13:08.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-13 08:13: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-13 08:13: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-13 08:13:08.604 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.640 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:08.785 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:08.787 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 544.3055ms 2025-06-13 08:13:08.787 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:08.787 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:08.790 +00:00 [INF] Envelope queued up: 'a7a0f6a567a4496a8f9e7b78e11fc7ea' 2025-06-13 08:13:08.791 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:08.791 +00:00 [INF] Envelope queued up: '6e081793f70d4ee3a3d1e68791934137' 2025-06-13 08:13:08.793 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 550.8945ms 2025-06-13 08:13:08.829 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:08.829 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:08.829 +00:00 [INF] Started transaction with span ID '6034b4fc57b5b7aa' and trace ID '24b1b996ffe943d5b76ef8b6b0faeb5a'. 2025-06-13 08:13:08.829 +00:00 [INF] Started transaction with span ID '6034b4fc57b5b7aa' and trace ID '24b1b996ffe943d5b76ef8b6b0faeb5a'. 2025-06-13 08:13:08.829 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:08.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-13 08:13:08.835 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:08.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:08.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-13 08:13:08.852 +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-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13: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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:08.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.110 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:09.111 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 281.3948ms 2025-06-13 08:13:09.111 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:09.111 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:09.113 +00:00 [INF] Envelope queued up: 'f60c05f4746e4e6498983685d91ca89e' 2025-06-13 08:13:09.113 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:09.113 +00:00 [INF] Envelope queued up: '42e2919734de42beab43c63a4254ebb2' 2025-06-13 08:13:09.120 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 290.9243ms 2025-06-13 08:13:09.730 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:09.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:09.730 +00:00 [INF] Started transaction with span ID '61c9e93ec12681ed' and trace ID 'ee812dadba434c34bb0bace8fe352b7b'. 2025-06-13 08:13:09.730 +00:00 [INF] Started transaction with span ID '61c9e93ec12681ed' and trace ID 'ee812dadba434c34bb0bace8fe352b7b'. 2025-06-13 08:13:09.730 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:09.730 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:13:09.749 +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-13 08:13:09.767 +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-13 08:13:09.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-13 08:13:09.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08: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-13 08:13: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-13 08:13: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-13 08:13:09.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-13 08: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13: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-13 08:13:09.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-13 08:13:09.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-13 08:13:09.973 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:09.974 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 243.7955ms 2025-06-13 08:13:09.974 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:09.975 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:09.976 +00:00 [INF] Envelope queued up: '219b0fe61bb647f59290987f063427de' 2025-06-13 08:13:09.976 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:09.976 +00:00 [INF] Envelope queued up: '6ae7a7a761eb48149c61d4d90248c6e5' 2025-06-13 08:13:09.977 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 247.1490ms 2025-06-13 08:13:10.329 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:10.329 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:10.329 +00:00 [INF] Started transaction with span ID '510f49da75db3ff0' and trace ID '7eab813848144661a50f07506e1a2433'. 2025-06-13 08:13:10.329 +00:00 [INF] Started transaction with span ID '510f49da75db3ff0' and trace ID '7eab813848144661a50f07506e1a2433'. 2025-06-13 08:13:10.329 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:10.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-13 08:13:10.361 +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-13 08:13:10.378 +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-13 08:13:10.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:13:10.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13: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-13 08:13: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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.549 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13: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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13:10.683 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:10.684 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 354.8011ms 2025-06-13 08:13:10.684 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:10.685 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:10.687 +00:00 [INF] Envelope queued up: '21af911028574f58b792784153eeb1b8' 2025-06-13 08:13:10.695 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:10.695 +00:00 [INF] Envelope queued up: 'f53c43433e604387a18ed7257ca9b854' 2025-06-13 08:13:10.696 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 366.8758ms 2025-06-13 08:13:10.921 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:10.921 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:10.921 +00:00 [INF] Started transaction with span ID 'bd74503677983014' and trace ID '905da8d9e3784ca88309b5a77a23512e'. 2025-06-13 08:13:10.921 +00:00 [INF] Started transaction with span ID 'bd74503677983014' and trace ID '905da8d9e3784ca88309b5a77a23512e'. 2025-06-13 08:13:10.921 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:10.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-13 08:13:10.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:10.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-13 08:13:10.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-13 08:13:10.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13: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-13 08:13:10.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-13 08:13: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-13 08:13:10.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-13 08:13: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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13: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-13 08:13:10.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-13 08:13:10.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-13 08:13: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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:11.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-13 08:13: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-13 08:13:11.036 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13: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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.127 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.187 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:11.188 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 267.088ms 2025-06-13 08:13:11.189 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:11.189 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:11.190 +00:00 [INF] Envelope queued up: '2bf5ae8d290a431fb781a2537f682e0b' 2025-06-13 08:13:11.191 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:11.191 +00:00 [INF] Envelope queued up: '5097f430dacb4238ae21bc735c01964f' 2025-06-13 08:13:11.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 270.5564ms 2025-06-13 08:13:11.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:11.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:11.512 +00:00 [INF] Started transaction with span ID 'e9d70ca788ecf2e8' and trace ID '507f7b60ac6d49c89660a589ee99e27b'. 2025-06-13 08:13:11.512 +00:00 [INF] Started transaction with span ID 'e9d70ca788ecf2e8' and trace ID '507f7b60ac6d49c89660a589ee99e27b'. 2025-06-13 08:13:11.512 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:11.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-13 08:13:11.538 +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-13 08:13:11.561 +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-13 08:13:11.566 +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-13 08:13:11.574 +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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.682 +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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.697 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:11.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.773 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13: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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.889 +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-13 08:13:11.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-13 08:13:11.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-13 08:13: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-13 08:13:11.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-13 08:13:11.928 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.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-13 08:13:11.981 +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-13 08:13:11.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-13 08:13:11.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.089 +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-13 08:13: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-13 08:13:12.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-13 08:13:12.103 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:12.108 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:12.110 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 597.3329ms 2025-06-13 08:13:12.110 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:12.110 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:12.112 +00:00 [INF] Envelope queued up: '6e25a906909c45e7b6c721f04134f56d' 2025-06-13 08:13:12.112 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:12.112 +00:00 [INF] Envelope queued up: '4caab1bf0892407ab4981f136958dc7d' 2025-06-13 08:13:12.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 601.2508ms 2025-06-13 08:13:12.700 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:12.700 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:12.700 +00:00 [INF] Started transaction with span ID '18e11d4ff2e3ed15' and trace ID 'ccc1dd455a2c4927ae8d135154bfcfee'. 2025-06-13 08:13:12.700 +00:00 [INF] Started transaction with span ID '18e11d4ff2e3ed15' and trace ID 'ccc1dd455a2c4927ae8d135154bfcfee'. 2025-06-13 08:13:12.700 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:12.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-13 08:13:12.720 +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-13 08:13:12.735 +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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13:12.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-13 08:13:12.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-13 08:13: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-13 08:13:12.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-13 08:13:12.979 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:12.980 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 279.22ms 2025-06-13 08:13:12.980 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:12.980 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:12.982 +00:00 [INF] Envelope queued up: '1f401f68caad4fca8fea0da862769463' 2025-06-13 08:13:12.982 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:12.982 +00:00 [INF] Envelope queued up: '18b26a7d299042f1a60c16654dd0c5e9' 2025-06-13 08:13:12.983 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 282.9516ms 2025-06-13 08:13:13.310 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:13.310 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:13.310 +00:00 [INF] Started transaction with span ID '5e1bf629e5721308' and trace ID '4cfcfd3fd6d1484cafaf26aef27ff6e4'. 2025-06-13 08:13:13.310 +00:00 [INF] Started transaction with span ID '5e1bf629e5721308' and trace ID '4cfcfd3fd6d1484cafaf26aef27ff6e4'. 2025-06-13 08:13:13.310 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:13.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-13 08:13:13.338 +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-13 08:13:13.352 +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-13 08:13:13.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:13:13.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13:13.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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:13.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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:13.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-13 08:13: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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13:13.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13:13.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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13: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-13 08:13: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-13 08:13:13.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-13 08:13: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-13 08:13: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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.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-13 08:13:13.586 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:13.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 277.0167ms 2025-06-13 08:13:13.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:13.588 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:13.589 +00:00 [INF] Envelope queued up: '1f704f6530bf42e2912bedc0ff756d92' 2025-06-13 08:13:13.589 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:13.589 +00:00 [INF] Envelope queued up: '80ae9b2513cc4545a913603989bc50c1' 2025-06-13 08:13:13.590 +00: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.7712ms 2025-06-13 08:13:14.205 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:14.205 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:14.205 +00:00 [INF] Started transaction with span ID '6f4e099c52ea9a74' and trace ID '74c9bd9949c6432b96ab3f57bc368a38'. 2025-06-13 08:13:14.205 +00:00 [INF] Started transaction with span ID '6f4e099c52ea9a74' and trace ID '74c9bd9949c6432b96ab3f57bc368a38'. 2025-06-13 08:13:14.205 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:14.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-13 08:13:14.267 +00:00 [INF] Executed DbCommand (61ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:14.286 +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-13 08:13:14.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:13:14.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13:14.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-13 08:13: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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13:14.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-13 08:13:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13: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-13 08:13:14.485 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13:14.520 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13: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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.551 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13:14.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-13 08:13:14.584 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.627 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:14.634 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:14.636 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 431.3402ms 2025-06-13 08:13:14.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:14.637 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:14.639 +00:00 [INF] Envelope queued up: 'ba0232dae2f14a209cfd66855e794e74' 2025-06-13 08:13:14.639 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:14.639 +00:00 [INF] Envelope queued up: '0c92ea72611b4f269428407caaca8234' 2025-06-13 08:13:14.640 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 435.4187ms 2025-06-13 08:13:14.803 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:14.803 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:14.803 +00:00 [INF] Started transaction with span ID 'eacdb63974308434' and trace ID 'fa403d61137a405595b89056b01d887a'. 2025-06-13 08:13:14.803 +00:00 [INF] Started transaction with span ID 'eacdb63974308434' and trace ID 'fa403d61137a405595b89056b01d887a'. 2025-06-13 08:13:14.803 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:14.803 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:13:14.813 +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-13 08:13:14.820 +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-13 08:13:14.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-13 08:13:14.829 +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-13 08:13:14.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-13 08:13: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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.877 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13:14.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-13 08:13:14.909 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:14.918 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13: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-13 08:13:14.955 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13:14.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:14.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-13 08:13:14.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-13 08:13:14.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13:15.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13:15.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-13 08:13: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:15.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-13 08:13: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-13 08:13: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-13 08:13:15.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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13:15.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.180 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:15.181 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 377.8976ms 2025-06-13 08:13:15.181 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:15.181 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:15.183 +00:00 [INF] Envelope queued up: 'b76809d7147441e7afd5504172ab6811' 2025-06-13 08:13:15.183 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:15.184 +00:00 [INF] Envelope queued up: '974a3cfb4ecf497a9336b15ad72c5234' 2025-06-13 08:13:15.184 +00: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.3326ms 2025-06-13 08:13:15.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:15.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:15.468 +00:00 [INF] Started transaction with span ID '39d9610be7d72a7e' and trace ID 'a8679fa28f9c40799e296982c981f53f'. 2025-06-13 08:13:15.468 +00:00 [INF] Started transaction with span ID '39d9610be7d72a7e' and trace ID 'a8679fa28f9c40799e296982c981f53f'. 2025-06-13 08:13:15.468 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:15.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-13 08:13:15.487 +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-13 08:13:15.510 +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-13 08:13:15.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-13 08:13:15.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.661 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13:15.717 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:15.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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13: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-13 08:13:15.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-13 08:13:15.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-13 08:13: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-13 08:13:15.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-13 08:13:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:15.748 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:15.750 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 281.3666ms 2025-06-13 08:13:15.750 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:15.751 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:15.753 +00:00 [INF] Envelope queued up: '8035da6b2bdb4ca483fed406a663df44' 2025-06-13 08:13:15.754 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:15.754 +00:00 [INF] Envelope queued up: '8355a3a5122d479dab83529f164eb0ae' 2025-06-13 08:13:15.754 +00: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.1004ms 2025-06-13 08:13:16.065 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:16.065 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:16.065 +00:00 [INF] Started transaction with span ID 'aec2169f9579e60e' and trace ID '953cea8c2d354f04953dd08b15da16fc'. 2025-06-13 08:13:16.065 +00:00 [INF] Started transaction with span ID 'aec2169f9579e60e' and trace ID '953cea8c2d354f04953dd08b15da16fc'. 2025-06-13 08:13:16.066 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:16.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-13 08:13:16.085 +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-13 08:13:16.113 +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-13 08:13:16.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-13 08:13:16.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.205 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:16.361 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:16.362 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 296.7309ms 2025-06-13 08:13:16.362 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:16.363 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:16.365 +00:00 [INF] Envelope queued up: 'b7e56794217c456587b6c778dfdb3560' 2025-06-13 08:13:16.365 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:16.365 +00:00 [INF] Envelope queued up: '1fe88f7a801e48e6877b0ef0d766f6bc' 2025-06-13 08:13:16.365 +00: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.3103ms 2025-06-13 08:13:16.667 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:16.667 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:16.667 +00:00 [INF] Started transaction with span ID '8d6ebaeda91ccda' and trace ID '044705cbe18746fcbec41ec77f3d48a4'. 2025-06-13 08:13:16.667 +00:00 [INF] Started transaction with span ID '8d6ebaeda91ccda' and trace ID '044705cbe18746fcbec41ec77f3d48a4'. 2025-06-13 08:13:16.667 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:16.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-13 08:13:16.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-13 08:13:16.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.770 +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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13: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-13 08:13:16.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-13 08:13: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-13 08:13:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:16.964 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:16.966 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 299.1864ms 2025-06-13 08:13:16.966 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:16.967 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:16.969 +00:00 [INF] Envelope queued up: 'b985ee03435847e797c9b38893f12caf' 2025-06-13 08:13:16.969 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:16.969 +00:00 [INF] Envelope queued up: '9c37139179674abb9a5e1b22241c3594' 2025-06-13 08:13:16.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 302.7500ms 2025-06-13 08:13:17.257 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:17.257 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:17.257 +00:00 [INF] Started transaction with span ID 'ea3643402bcc8669' and trace ID '716418a5a9d941cbaa9c64fb07aa0149'. 2025-06-13 08:13:17.257 +00:00 [INF] Started transaction with span ID 'ea3643402bcc8669' and trace ID '716418a5a9d941cbaa9c64fb07aa0149'. 2025-06-13 08:13:17.257 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:17.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-13 08:13:17.284 +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-13 08:13:17.302 +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-13 08:13:17.309 +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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13: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-13 08:13: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-13 08:13:17.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-13 08:13:17.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-13 08:13: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-13 08:13: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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.443 +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-13 08:13:17.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-13 08:13:17.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:17.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-13 08:13: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-13 08:13:17.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-13 08:13:17.474 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.511 +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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.541 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:17.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-13 08:13:17.557 +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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:17.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-13 08:13:17.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-13 08:13:17.629 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:17.642 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.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-13 08:13:17.725 +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-13 08:13:17.727 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:17.730 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 472.8038ms 2025-06-13 08:13:17.730 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:17.731 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:17.739 +00:00 [INF] Envelope queued up: '76625b89b98f4fd098f22ec531810731' 2025-06-13 08:13:17.739 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:17.739 +00:00 [INF] Envelope queued up: 'daded4275e2a477c85e46eb332db6448' 2025-06-13 08:13:17.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 483.0159ms 2025-06-13 08:13:18.447 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:18.447 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:18.447 +00:00 [INF] Started transaction with span ID '67f08d4de031ae6c' and trace ID '453a638e256443f692f378e73bd4cd4f'. 2025-06-13 08:13:18.447 +00:00 [INF] Started transaction with span ID '67f08d4de031ae6c' and trace ID '453a638e256443f692f378e73bd4cd4f'. 2025-06-13 08:13:18.447 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:18.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-13 08:13:18.480 +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-13 08:13:18.501 +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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13: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-13 08:13:18.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-13 08:13:18.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-13 08:13: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-13 08:13: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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13: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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13: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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13: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-13 08:13: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-13 08:13: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13: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-13 08:13: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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.695 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.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-13 08:13:18.738 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:18.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-13 08:13:18.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-13 08:13:18.756 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:18.760 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 312.5581ms 2025-06-13 08:13:18.760 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:18.760 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:18.765 +00:00 [INF] Envelope queued up: 'c1aa2f562a444c2483f7d849aa94af49' 2025-06-13 08:13:18.765 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:18.765 +00:00 [INF] Envelope queued up: 'dfdc3d257d1041479b34d51965f1d32f' 2025-06-13 08:13:18.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 319.1489ms 2025-06-13 08:13:19.157 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:19.157 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:19.157 +00:00 [INF] Started transaction with span ID '2a2958e917f353ed' and trace ID '2085ee7282ab464a82e51b3b4f9700e8'. 2025-06-13 08:13:19.157 +00:00 [INF] Started transaction with span ID '2a2958e917f353ed' and trace ID '2085ee7282ab464a82e51b3b4f9700e8'. 2025-06-13 08:13:19.157 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:19.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-13 08:13:19.180 +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-13 08:13:19.211 +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-13 08:13:19.214 +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-13 08:13:19.228 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:13:19.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-13 08:13:19.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.498 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:19.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-13 08:13:19.533 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:19.534 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 376.6294ms 2025-06-13 08:13:19.534 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:19.534 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:19.536 +00:00 [INF] Envelope queued up: '42f831a5ff494124bb97fa07d3d374a1' 2025-06-13 08:13:19.536 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:19.536 +00:00 [INF] Envelope queued up: '47f3ca69c6a24f47814e9c107b10bfa6' 2025-06-13 08:13:19.537 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 380.0462ms 2025-06-13 08:13:19.788 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:19.788 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:19.789 +00:00 [INF] Started transaction with span ID '38fa260f1044521' and trace ID 'ac6ee5470067406899ca666bcb78d2e9'. 2025-06-13 08:13:19.789 +00:00 [INF] Started transaction with span ID '38fa260f1044521' and trace ID 'ac6ee5470067406899ca666bcb78d2e9'. 2025-06-13 08:13:19.789 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:19.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-13 08:13:19.796 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13:19.925 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:19.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-13 08:13:19.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-13 08:13: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-13 08:13: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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:19.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:20.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-13 08:13: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-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:20.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-13 08:13:20.199 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:20.200 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 410.4203ms 2025-06-13 08:13:20.200 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:20.201 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:20.207 +00:00 [INF] Envelope queued up: 'bc9870047e8c48d4bd58c1aa4e3fb5b8' 2025-06-13 08:13:20.207 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:20.207 +00:00 [INF] Envelope queued up: 'c02ccc97d43343c08746c9843ec6002a' 2025-06-13 08:13:20.208 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 419.4139ms 2025-06-13 08:13:20.709 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:20.709 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:20.710 +00:00 [INF] Started transaction with span ID '151792dd314fb8df' and trace ID '182a8d23d5d24951961ed507831774d1'. 2025-06-13 08:13:20.710 +00:00 [INF] Started transaction with span ID '151792dd314fb8df' and trace ID '182a8d23d5d24951961ed507831774d1'. 2025-06-13 08:13:20.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:20.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-13 08:13:20.744 +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-13 08:13:20.759 +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-13 08:13:20.763 +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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.821 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.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-13 08:13:20.915 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:20.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-13 08:13:20.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:20.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-13 08:13:20.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13: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-13 08:13:20.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-13 08:13:20.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-13 08:13: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-13 08:13:21.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-13 08:13:21.039 +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-13 08:13:21.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-13 08:13:21.058 +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-13 08:13:21.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-13 08:13: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-13 08:13:21.082 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:21.101 +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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.124 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:21.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-13 08:13: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-13 08:13: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-13 08:13:21.162 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:21.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-13 08:13:21.183 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:21.189 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:21.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-13 08:13:21.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-13 08:13: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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.279 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:21.288 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:21.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-13 08:13: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-13 08:13:21.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-13 08:13:21.319 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:21.319 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:21.320 +00:00 [INF] Started transaction with span ID '6922addf50f3cfc2' and trace ID '95e626165de34977b47ef50c66a5877e'. 2025-06-13 08:13:21.322 +00:00 [INF] Started transaction with span ID '6922addf50f3cfc2' and trace ID '95e626165de34977b47ef50c66a5877e'. 2025-06-13 08:13:21.322 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:21.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-13 08:13:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:21.331 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:21.343 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 632.7623ms 2025-06-13 08:13:21.345 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:21.345 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:21.345 +00:00 [INF] Envelope queued up: 'fe55d75280eb4b1a8e484c64c867456f' 2025-06-13 08:13:21.347 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:21.347 +00:00 [INF] Envelope queued up: '45766cf105c74a6593dcbda539332fb4' 2025-06-13 08:13:21.352 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 643.1568ms 2025-06-13 08:13:21.370 +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-13 08:13:21.415 +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-13 08:13:21.421 +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-13 08:13:21.437 +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-13 08:13:21.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-13 08:13:21.470 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13: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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.647 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:21.661 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:21.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-13 08:13:21.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-13 08:13: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-13 08:13:21.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-13 08:13:21.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:21.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-13 08:13:21.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-13 08:13:21.738 +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-13 08:13:21.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-13 08:13:21.763 +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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13: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-13 08:13:21.808 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.859 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.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-13 08:13: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-13 08:13:21.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-13 08:13:21.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-13 08:13:21.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:21.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:21.927 +00:00 [INF] Started transaction with span ID '76a73cce7d148769' and trace ID '46050e3f2daf49af9c1f219b5d2b96be'. 2025-06-13 08:13:21.927 +00:00 [INF] Started transaction with span ID '76a73cce7d148769' and trace ID '46050e3f2daf49af9c1f219b5d2b96be'. 2025-06-13 08:13:21.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:21.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-13 08:13:21.936 +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-13 08:13:21.945 +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-13 08:13:21.950 +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-13 08:13:21.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:13:21.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-13 08:13:21.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-13 08:13: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-13 08:13:21.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-13 08:13:21.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.085 +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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.174 +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-13 08:13:22.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-13 08:13:22.175 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:22.178 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 856.4193ms 2025-06-13 08:13:22.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:22.179 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:22.179 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:13:22.182 +00:00 [INF] Envelope queued up: '6692945f4a39490db11b5ac164ccfb89' 2025-06-13 08:13:22.182 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:22.182 +00:00 [INF] Envelope queued up: '0c13e5e7fbc94b19955cbdee083340a6' 2025-06-13 08:13:22.183 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 863.0828ms 2025-06-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.205 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.228 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.380 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:22.381 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 454.5013ms 2025-06-13 08:13:22.382 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:22.382 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:22.384 +00:00 [INF] Envelope queued up: '28a8ad92e0e04969ba65951ba585a52d' 2025-06-13 08:13:22.384 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:22.384 +00:00 [INF] Envelope queued up: '7a04594eb1004895aced54243e4c8b0f' 2025-06-13 08:13:22.384 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 458.0129ms 2025-06-13 08:13:22.536 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:13:22.536 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:13:22.536 +00:00 [INF] Started transaction with span ID 'bb396927d13c042b' and trace ID '2ee968d250d54f33a3617c40ae42034b'. 2025-06-13 08:13:22.536 +00:00 [INF] Started transaction with span ID 'bb396927d13c042b' and trace ID '2ee968d250d54f33a3617c40ae42034b'. 2025-06-13 08:13:22.536 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:22.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-13 08:13:22.556 +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-13 08:13:22.578 +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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13: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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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-13 08:13: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-13 08:13:22.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-13 08:13:22.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-13 08:13:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:13:22.782 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:13:22.783 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.3507ms 2025-06-13 08:13:22.783 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:13:22.783 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:22.784 +00:00 [INF] Envelope queued up: '034bcaf0348749a1acf0077a04b4bcd5' 2025-06-13 08:13:22.784 +00:00 [INF] Capturing transaction. 2025-06-13 08:13:22.784 +00:00 [INF] Envelope queued up: 'ddc426dfa00a45038c6f7a60317ca10c' 2025-06-13 08:13:22.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 249.0815ms 2025-06-13 08:17:09.252 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:09.253 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:09.253 +00:00 [INF] Started transaction with span ID 'aa57419105803feb' and trace ID '17bb44d389f34b549809856ef8c83aa8'. 2025-06-13 08:17:09.253 +00:00 [INF] Started transaction with span ID 'aa57419105803feb' and trace ID '17bb44d389f34b549809856ef8c83aa8'. 2025-06-13 08:17:09.253 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:09.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-13 08:17:09.277 +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-13 08:17:09.299 +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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:09.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-13 08:17: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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17: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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17: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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:09.489 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:09.489 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 236.4375ms 2025-06-13 08:17:09.490 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:09.490 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:09.490 +00:00 [INF] Envelope queued up: '58dee57a52794f77a43f02a60da753f1' 2025-06-13 08:17:09.490 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:09.490 +00:00 [INF] Envelope queued up: '76c8324e5b4c47599de697bfed3faa95' 2025-06-13 08:17:09.490 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 237.7320ms 2025-06-13 08:17:09.827 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:09.828 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:09.828 +00:00 [INF] Started transaction with span ID '19fed8fd56317972' and trace ID '8542bc7901b5437fb294302e454b4660'. 2025-06-13 08:17:09.828 +00:00 [INF] Started transaction with span ID '19fed8fd56317972' and trace ID '8542bc7901b5437fb294302e454b4660'. 2025-06-13 08:17:09.828 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:09.828 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:09.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-13 08:17:09.846 +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-13 08:17:09.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:09.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17: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-13 08:17: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-13 08:17:09.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-13 08:17: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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17: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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.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-13 08:17: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-13 08:17:09.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-13 08:17:09.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-13 08:17:09.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17: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-13 08:17:10.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-13 08:17:10.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-13 08:17: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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17: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-13 08:17:10.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-13 08:17:10.035 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:10.036 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 207.4558ms 2025-06-13 08:17:10.036 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:10.036 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:10.036 +00:00 [INF] Envelope queued up: '86ae2c6209f34993a0da2854906eb36c' 2025-06-13 08:17:10.036 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:10.036 +00:00 [INF] Envelope queued up: '3d538253ebcf448bb5e310f4da20fe5e' 2025-06-13 08:17:10.036 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 209.3033ms 2025-06-13 08:17:10.364 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:10.364 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:10.364 +00:00 [INF] Started transaction with span ID '4ef14bee3277bcb1' and trace ID '8c6752f14c4b4bf6966abef8122154aa'. 2025-06-13 08:17:10.364 +00:00 [INF] Started transaction with span ID '4ef14bee3277bcb1' and trace ID '8c6752f14c4b4bf6966abef8122154aa'. 2025-06-13 08:17:10.364 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:10.364 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:10.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-13 08:17:10.414 +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-13 08:17:10.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-13 08:17:10.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17: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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.521 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:10.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-13 08:17:10.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-13 08:17: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-13 08:17:10.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-13 08:17:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17: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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17: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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:10.617 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:10.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 253.1556ms 2025-06-13 08:17:10.617 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:10.618 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:10.618 +00:00 [INF] Envelope queued up: '3f391d3561b1427dbf44f1928247f536' 2025-06-13 08:17:10.618 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:10.618 +00:00 [INF] Envelope queued up: 'f980a722d7c34fc4b6a30c15d978136b' 2025-06-13 08:17:10.618 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 254.3633ms 2025-06-13 08:17:10.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:10.956 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:10.957 +00:00 [INF] Started transaction with span ID '6c2e1854cc87ebdd' and trace ID '90c9a58440a445b686205f7c09f8b2e2'. 2025-06-13 08:17:10.957 +00:00 [INF] Started transaction with span ID '6c2e1854cc87ebdd' and trace ID '90c9a58440a445b686205f7c09f8b2e2'. 2025-06-13 08:17:10.957 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:10.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-13 08:17:10.965 +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-13 08:17:10.970 +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-13 08:17:10.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:10.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-13 08:17:11.000 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.031 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:11.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-13 08:17:11.041 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.080 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.116 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17: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-13 08:17:11.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-13 08:17:11.157 +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-13 08:17:11.164 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.300 +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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.322 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:11.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-13 08:17:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:11.336 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:11.336 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 379.5302ms 2025-06-13 08:17:11.337 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:11.337 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:11.337 +00:00 [INF] Envelope queued up: '329b8576307b470fbbeac069cfbe461f' 2025-06-13 08:17:11.337 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:11.337 +00:00 [INF] Envelope queued up: 'fee0a900b5954d10abd5e1652fa610fc' 2025-06-13 08:17:11.337 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 380.8056ms 2025-06-13 08:17:11.641 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:11.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:11.642 +00:00 [INF] Started transaction with span ID '88c11882f6d08ce4' and trace ID 'a62e58aac3b24ac08d2835a0e0761943'. 2025-06-13 08:17:11.642 +00:00 [INF] Started transaction with span ID '88c11882f6d08ce4' and trace ID 'a62e58aac3b24ac08d2835a0e0761943'. 2025-06-13 08:17:11.642 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:11.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-13 08:17:11.659 +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-13 08:17:11.673 +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-13 08:17:11.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-13 08:17:11.680 +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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.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-13 08:17: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-13 08:17:11.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-13 08:17:11.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-13 08:17:11.814 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:11.814 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 171.9462ms 2025-06-13 08:17:11.814 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:11.814 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:11.814 +00:00 [INF] Envelope queued up: '48a423d674bc4c42b9fe7976503e6bc2' 2025-06-13 08:17:11.814 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:11.814 +00:00 [INF] Envelope queued up: '3141da138e5547f2994a4194176bb6d7' 2025-06-13 08:17:11.814 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 172.9406ms 2025-06-13 08:17:12.216 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:12.216 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:12.216 +00:00 [INF] Started transaction with span ID '8051820be17fe63f' and trace ID '3ad34bc7c73e415fa5bf6cdfec66137d'. 2025-06-13 08:17:12.216 +00:00 [INF] Started transaction with span ID '8051820be17fe63f' and trace ID '3ad34bc7c73e415fa5bf6cdfec66137d'. 2025-06-13 08:17:12.216 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:12.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-13 08:17:12.240 +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-13 08:17:12.277 +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-13 08:17: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-13 08:17:12.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:12.281 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:12.281 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:12.281 +00:00 [INF] Started transaction with span ID '4225942da5e3c7b3' and trace ID '8d0bd80f28e0483381395b30155985f2'. 2025-06-13 08:17:12.282 +00:00 [INF] Started transaction with span ID '4225942da5e3c7b3' and trace ID '8d0bd80f28e0483381395b30155985f2'. 2025-06-13 08:17:12.282 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:12.282 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:12.293 +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-13 08:17:12.301 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:12.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-13 08:17:12.308 +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-13 08:17:12.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:12.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.538 +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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.627 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:12.628 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 411.7057ms 2025-06-13 08:17:12.628 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:12.629 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:12.629 +00:00 [INF] Envelope queued up: '017579a079d444f4b1847cb5da61df37' 2025-06-13 08:17:12.629 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:12.629 +00:00 [INF] Envelope queued up: 'bd9c0bab6d2c4635a16e247223d54714' 2025-06-13 08:17:12.629 +00: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.0154ms 2025-06-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:12.639 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:12.640 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 358.3622ms 2025-06-13 08:17:12.640 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:12.641 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:12.641 +00:00 [INF] Envelope queued up: '2ba461192c53432aa8ec878fb2a4b136' 2025-06-13 08:17:12.641 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:12.641 +00:00 [INF] Envelope queued up: '1d84dec44f7f4e838f2bd6844b405d98' 2025-06-13 08:17:12.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 363.0898ms 2025-06-13 08:17:12.814 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:12.815 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:12.815 +00:00 [INF] Started transaction with span ID 'e9bb6afc00682b30' and trace ID '150c20d6a0f64c83be5272fd099c687d'. 2025-06-13 08:17:12.815 +00:00 [INF] Started transaction with span ID 'e9bb6afc00682b30' and trace ID '150c20d6a0f64c83be5272fd099c687d'. 2025-06-13 08:17:12.815 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:12.815 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:12.819 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:12.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:12.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-13 08:17:12.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17: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-13 08:17: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-13 08:17:12.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-13 08:17:12.935 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17:12.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-13 08:17: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-13 08:17:12.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-13 08:17:12.969 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:12.969 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 153.9553ms 2025-06-13 08:17:12.969 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:12.969 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:12.969 +00:00 [INF] Envelope queued up: '1139a659bcd74bf6af40e9a7ec4ce78d' 2025-06-13 08:17:12.969 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:12.970 +00:00 [INF] Envelope queued up: 'c66a8ed5a1bc4a6780c686168459d998' 2025-06-13 08:17:12.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 155.1633ms 2025-06-13 08:17:13.410 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:13.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:13.410 +00:00 [INF] Started transaction with span ID '54c36f70740cb8c5' and trace ID '9e7fb56351fc4df0b5bbe750666c3e88'. 2025-06-13 08:17:13.411 +00:00 [INF] Started transaction with span ID '54c36f70740cb8c5' and trace ID '9e7fb56351fc4df0b5bbe750666c3e88'. 2025-06-13 08:17:13.411 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:13.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-13 08:17:13.412 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:13.412 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:13.412 +00:00 [INF] Started transaction with span ID '2f325baba93115da' and trace ID 'e4190440f5bf4a31959cfc9d92cb4fa9'. 2025-06-13 08:17:13.412 +00:00 [INF] Started transaction with span ID '2f325baba93115da' and trace ID 'e4190440f5bf4a31959cfc9d92cb4fa9'. 2025-06-13 08:17:13.412 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:13.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-13 08:17:13.433 +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-13 08:17:13.442 +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-13 08:17:13.464 +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-13 08:17:13.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:13.470 +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-13 08:17:13.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:13.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:13.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.564 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.608 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.671 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17:13.694 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.711 +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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17:13.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-13 08:17: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-13 08:17:13.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-13 08:17:13.819 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:13.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 409.3121ms 2025-06-13 08:17:13.820 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:13.820 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:13.820 +00:00 [INF] Envelope queued up: 'f550c14bcdbe49c8a45d881da2034938' 2025-06-13 08:17:13.821 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:13.821 +00:00 [INF] Envelope queued up: '22fe1f6c59914891b5a27b680ddf1ee3' 2025-06-13 08:17:13.821 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 410.5660ms 2025-06-13 08:17:13.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-13 08:17:13.821 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:13.821 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 409.3951ms 2025-06-13 08:17:13.822 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:13.823 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:13.823 +00:00 [INF] Envelope queued up: 'a1d02f388d944374953da15642d4a5f5' 2025-06-13 08:17:13.823 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:13.823 +00:00 [INF] Envelope queued up: '996881f0a95b4744aaf18080d67a808f' 2025-06-13 08:17:13.823 +00: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.3405ms 2025-06-13 08:17:13.989 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:13.989 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:13.989 +00:00 [INF] Started transaction with span ID '6cf3c768d1fad0d8' and trace ID 'f93635daaad5495c9d7b1a33fe4fcf68'. 2025-06-13 08:17:13.989 +00:00 [INF] Started transaction with span ID '6cf3c768d1fad0d8' and trace ID 'f93635daaad5495c9d7b1a33fe4fcf68'. 2025-06-13 08:17:13.989 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:13.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-13 08:17:13.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-13 08:17:13.997 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:13.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-13 08:17:14.000 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.168 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:14.174 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:14.195 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:14.195 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 205.9119ms 2025-06-13 08:17:14.195 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:14.198 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:14.198 +00:00 [INF] Envelope queued up: '8a1aaf0a02b247469b835e4fd2371121' 2025-06-13 08:17:14.198 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:14.199 +00:00 [INF] Envelope queued up: '7558c2b6a56946aea43c6ef15e1937e8' 2025-06-13 08:17:14.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 209.7260ms 2025-06-13 08:17:14.578 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:14.578 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:14.578 +00:00 [INF] Started transaction with span ID '175be0f7e5a6473e' and trace ID '9217bae174df4dc3832b391655f1db24'. 2025-06-13 08:17:14.578 +00:00 [INF] Started transaction with span ID '175be0f7e5a6473e' and trace ID '9217bae174df4dc3832b391655f1db24'. 2025-06-13 08:17:14.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:14.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-13 08:17:14.590 +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-13 08:17:14.608 +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-13 08:17:14.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-13 08:17:14.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17: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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17: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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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-13 08:17:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:14.766 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:14.766 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 188.1573ms 2025-06-13 08:17:14.766 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:14.766 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:14.766 +00:00 [INF] Envelope queued up: 'f7f45a6b011b4a26a15febfbaeeb2b54' 2025-06-13 08:17:14.766 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:14.767 +00:00 [INF] Envelope queued up: '881e325567ab43f79b724c201c1d7f35' 2025-06-13 08:17:14.767 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 189.1453ms 2025-06-13 08:17:15.165 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:15.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:15.165 +00:00 [INF] Started transaction with span ID 'a48b5d4ab3a23d4b' and trace ID '1dec3ee1ce6b4ae5acbe14ad0efbd02f'. 2025-06-13 08:17:15.165 +00:00 [INF] Started transaction with span ID 'a48b5d4ab3a23d4b' and trace ID '1dec3ee1ce6b4ae5acbe14ad0efbd02f'. 2025-06-13 08:17:15.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:15.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-13 08:17:15.201 +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-13 08:17:15.232 +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-13 08:17:15.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:15.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:15.423 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:15.423 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.9819ms 2025-06-13 08:17:15.423 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:15.424 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:15.426 +00:00 [INF] Envelope queued up: '7abeb887bf614492962c634e8a5e0e9b' 2025-06-13 08:17:15.426 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:15.426 +00:00 [INF] Envelope queued up: '4f8e709ca8db41fcbfdf5bf8bc9d0dec' 2025-06-13 08:17:15.426 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 261.3070ms 2025-06-13 08:17:15.742 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:15.742 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:15.743 +00:00 [INF] Started transaction with span ID 'fe4c7a59f5ba014a' and trace ID '8161d920daf843a2a33954e8f453556b'. 2025-06-13 08:17:15.743 +00:00 [INF] Started transaction with span ID 'fe4c7a59f5ba014a' and trace ID '8161d920daf843a2a33954e8f453556b'. 2025-06-13 08:17:15.743 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:15.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-13 08:17:15.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-13 08:17:15.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17: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-13 08:17: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-13 08:17:15.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-13 08:17: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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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-13 08:17:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:15.891 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:15.891 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 147.975ms 2025-06-13 08:17:15.891 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:15.891 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:15.891 +00:00 [INF] Envelope queued up: '5706a42224834ba9b7366b3d7a59c4b4' 2025-06-13 08:17:15.891 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:15.891 +00:00 [INF] Envelope queued up: '5f25b956617a4ce0b98706253964fb97' 2025-06-13 08:17:15.891 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 149.1583ms 2025-06-13 08:17:16.360 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:16.360 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:16.361 +00:00 [INF] Started transaction with span ID '8f22c2f10b2fa507' and trace ID '60dce5070a2346bcac152fa76651f320'. 2025-06-13 08:17:16.361 +00:00 [INF] Started transaction with span ID '8f22c2f10b2fa507' and trace ID '60dce5070a2346bcac152fa76651f320'. 2025-06-13 08:17:16.361 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:16.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-13 08:17:16.376 +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-13 08:17:16.390 +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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:16.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-13 08:17: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-13 08:17:16.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-13 08:17:16.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-13 08:17: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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17: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-13 08:17:16.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-13 08:17:16.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-13 08:17: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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17: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-13 08:17: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-13 08:17:16.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-13 08:17: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-13 08:17: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-13 08:17:16.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-13 08:17: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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17: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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17: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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:16.538 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:16.538 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 176.89ms 2025-06-13 08:17:16.538 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:16.538 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:16.538 +00:00 [INF] Envelope queued up: '791abf92532c4dc1b4c2783226c9c786' 2025-06-13 08:17:16.538 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:16.538 +00:00 [INF] Envelope queued up: '1c4e86225b5a46be9af6859e79c697d3' 2025-06-13 08:17:16.538 +00: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.0252ms 2025-06-13 08:17:16.977 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:16.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:16.977 +00:00 [INF] Started transaction with span ID 'bba5cc107aba7cb9' and trace ID 'ee0396e3513e42d8bd1b0394994938dc'. 2025-06-13 08:17:16.977 +00:00 [INF] Started transaction with span ID 'bba5cc107aba7cb9' and trace ID 'ee0396e3513e42d8bd1b0394994938dc'. 2025-06-13 08:17:16.977 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:16.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-13 08:17:16.983 +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-13 08:17:16.987 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:16.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:16.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-13 08:17:16.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-13 08:17:16.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17: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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:17.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-13 08:17: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-13 08:17:17.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-13 08:17:17.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17: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-13 08:17: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-13 08:17:17.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-13 08:17:17.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-13 08:17: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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17: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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17: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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:17.148 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:17.148 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 170.7899ms 2025-06-13 08:17:17.148 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:17.148 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:17.149 +00:00 [INF] Envelope queued up: '3c1561c3d772430eb4e956962d7ce3c9' 2025-06-13 08:17:17.149 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:17.149 +00:00 [INF] Envelope queued up: 'aa72d92d97c747b58162b04c4eca6a4c' 2025-06-13 08:17:17.149 +00: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.7858ms 2025-06-13 08:17:17.292 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:17.292 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:17.292 +00:00 [INF] Started transaction with span ID '3d0928ef46711e29' and trace ID '832cb7aaa83643e497045e13ccaaa10d'. 2025-06-13 08:17:17.293 +00:00 [INF] Started transaction with span ID '3d0928ef46711e29' and trace ID '832cb7aaa83643e497045e13ccaaa10d'. 2025-06-13 08:17:17.293 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:17.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-13 08:17:17.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-13 08:17:17.378 +00:00 [INF] Executed DbCommand (61ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:17.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:17.386 +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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.423 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.460 +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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.542 +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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17: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-13 08:17:17.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-13 08:17: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-13 08:17:17.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-13 08:17:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:17.620 +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-13 08:17:17.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-13 08:17:17.630 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:17.657 +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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.665 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:17.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-13 08:17:17.679 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:17.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-13 08:17:17.706 +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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.726 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:17.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-13 08:17:17.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-13 08:17:17.740 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.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-13 08:17:17.794 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:17.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 501.2636ms 2025-06-13 08:17:17.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:17.794 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:17.795 +00:00 [INF] Envelope queued up: '6fb1661b636148588dc830d696b709bf' 2025-06-13 08:17:17.795 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:17.795 +00:00 [INF] Envelope queued up: '841052874905405b8c48643f87392355' 2025-06-13 08:17:17.795 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 502.5585ms 2025-06-13 08:17:18.166 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:18.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:18.166 +00:00 [INF] Started transaction with span ID '95e9283a7fe8b66a' and trace ID 'b21b2a986f5e4728be77c91b2df9b255'. 2025-06-13 08:17:18.166 +00:00 [INF] Started transaction with span ID '95e9283a7fe8b66a' and trace ID 'b21b2a986f5e4728be77c91b2df9b255'. 2025-06-13 08:17:18.166 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:18.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-13 08:17:18.248 +00:00 [INF] Executed DbCommand (80ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:18.267 +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-13 08:17:18.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-13 08:17:18.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:18.412 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:18.412 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.0177ms 2025-06-13 08:17:18.412 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:18.413 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:18.413 +00:00 [INF] Envelope queued up: '6a7dc0e532d44bbb85ee0cfeb863ae92' 2025-06-13 08:17:18.413 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:18.413 +00:00 [INF] Envelope queued up: '23c5a4e9d3e24f3b994f29fab197aa1d' 2025-06-13 08:17:18.413 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 247.1515ms 2025-06-13 08:17:18.745 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:18.745 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:18.745 +00:00 [INF] Started transaction with span ID '4c697674bdba85f7' and trace ID '8331d28922a647e9b5cb7cdaeac97da3'. 2025-06-13 08:17:18.746 +00:00 [INF] Started transaction with span ID '4c697674bdba85f7' and trace ID '8331d28922a647e9b5cb7cdaeac97da3'. 2025-06-13 08:17:18.746 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:18.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-13 08:17:18.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:18.756 +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-13 08:17:18.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-13 08:17:18.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:18.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-13 08:17:18.852 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.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-13 08:17: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-13 08:17:18.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-13 08:17:18.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-13 08:17:18.958 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:18.959 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 213.2878ms 2025-06-13 08:17:18.959 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:18.960 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:18.964 +00:00 [INF] Envelope queued up: '8392c8237cb04e1b8e689160aed259e0' 2025-06-13 08:17:18.964 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:18.964 +00:00 [INF] Envelope queued up: 'a0f75cb3236d4c139f21bbb7a2d2de18' 2025-06-13 08:17:18.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 220.2267ms 2025-06-13 08:17:19.323 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:17:19.323 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:19.324 +00:00 [INF] Started transaction with span ID '9bbb1960f13b1dff' and trace ID '28c6d5f8a13f45279bb024657c74ee60'. 2025-06-13 08:17:19.324 +00:00 [INF] Started transaction with span ID '9bbb1960f13b1dff' and trace ID '28c6d5f8a13f45279bb024657c74ee60'. 2025-06-13 08:17:19.324 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:17:19.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-13 08:17:19.327 +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-13 08:17:19.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-13 08:17:19.328 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6213ms 2025-06-13 08:17:19.328 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:19.328 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:19.328 +00:00 [INF] Started transaction with span ID 'b68726ed7724d31e' and trace ID 'ca30c21ccd6b4e16b2c019d47f98b184'. 2025-06-13 08:17:19.329 +00:00 [INF] Started transaction with span ID 'b68726ed7724d31e' and trace ID 'ca30c21ccd6b4e16b2c019d47f98b184'. 2025-06-13 08:17:19.329 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:19.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-13 08:17:19.334 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:17:19.334 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:19.334 +00:00 [INF] Envelope queued up: '1413abf07020497081c1760e877274f5' 2025-06-13 08:17:19.334 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:19.334 +00:00 [INF] Envelope queued up: '9c1a0fb2bb9c46edb37a7547613acb09' 2025-06-13 08:17:19.335 +00: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.2879ms 2025-06-13 08:17:19.349 +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-13 08:17:19.375 +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-13 08:17:19.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-13 08:17:19.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.438 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.613 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:19.614 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 285.1803ms 2025-06-13 08:17:19.614 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:19.614 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:19.616 +00:00 [INF] Envelope queued up: '55a099ef5b844976bd1cc6d0f311813e' 2025-06-13 08:17:19.616 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:19.616 +00:00 [INF] Envelope queued up: 'b58c14212bc747419a028516193976cb' 2025-06-13 08:17:19.617 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 288.4257ms 2025-06-13 08:17:19.889 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:19.889 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:19.889 +00:00 [INF] Started transaction with span ID '74900541d553f4d8' and trace ID 'aa711c3bb3d149e0b6d1a97feb7b5a5a'. 2025-06-13 08:17:19.889 +00:00 [INF] Started transaction with span ID '74900541d553f4d8' and trace ID 'aa711c3bb3d149e0b6d1a97feb7b5a5a'. 2025-06-13 08:17:19.889 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:19.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-13 08:17:19.894 +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-13 08:17:19.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17:19.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-13 08:17: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-13 08:17:19.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-13 08:17:19.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17: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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17: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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:20.093 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:20.095 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 205.5974ms 2025-06-13 08:17:20.095 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:20.095 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:20.097 +00:00 [INF] Envelope queued up: 'aa7a5fb38a904854b9c3e6bcd2908401' 2025-06-13 08:17:20.098 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:20.098 +00:00 [INF] Envelope queued up: '35895a9a3259439185c1f65d1af56ec8' 2025-06-13 08:17:20.098 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 209.8561ms 2025-06-13 08:17:20.482 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:20.482 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:20.482 +00:00 [INF] Started transaction with span ID '5b8f6815401c22ed' and trace ID 'd741ee70ed604f2eba26aaf74596de41'. 2025-06-13 08:17:20.482 +00:00 [INF] Started transaction with span ID '5b8f6815401c22ed' and trace ID 'd741ee70ed604f2eba26aaf74596de41'. 2025-06-13 08:17:20.482 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:20.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-13 08:17:20.500 +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-13 08:17:20.530 +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-13 08:17:20.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-13 08:17:20.540 +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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.580 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:20.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-13 08:17:20.590 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:20.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-13 08:17:20.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:20.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-13 08:17: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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:20.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-13 08:17:20.667 +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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.677 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:20.688 +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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.720 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.738 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:20.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-13 08:17:20.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-13 08:17: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-13 08:17:20.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.787 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:20.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-13 08:17:20.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-13 08:17: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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:20.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.860 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:20.868 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:20.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-13 08:17:20.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-13 08:17:20.890 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17: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-13 08:17:20.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-13 08:17:20.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:20.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-13 08:17:20.923 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.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-13 08:17: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-13 08:17:20.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-13 08:17:20.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-13 08:17:20.973 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:20.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-13 08:17:20.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-13 08:17:20.990 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:20.991 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 508.4305ms 2025-06-13 08:17:20.991 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:20.991 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:20.998 +00:00 [INF] Envelope queued up: 'c6ef6b9b08694a5285f63486bc5a4f60' 2025-06-13 08:17:20.998 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:20.998 +00:00 [INF] Envelope queued up: '35ecd0c9d28d49c78e4d3203fd607e56' 2025-06-13 08:17:20.999 +00: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.2576ms 2025-06-13 08:17:21.080 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:21.080 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:21.080 +00:00 [INF] Started transaction with span ID '60dc45521eb9f804' and trace ID 'a6d03916707a4324be8b45ba66c09658'. 2025-06-13 08:17:21.081 +00:00 [INF] Started transaction with span ID '60dc45521eb9f804' and trace ID 'a6d03916707a4324be8b45ba66c09658'. 2025-06-13 08:17:21.081 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:21.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-13 08:17:21.104 +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-13 08:17:21.132 +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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17: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-13 08:17:21.199 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:21.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-13 08:17:21.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-13 08:17:21.215 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.241 +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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.446 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:21.447 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 366.5377ms 2025-06-13 08:17:21.447 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:21.448 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:21.449 +00:00 [INF] Envelope queued up: 'efafc7c0df644041a2c0bb5f5c78b61c' 2025-06-13 08:17:21.449 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:21.449 +00:00 [INF] Envelope queued up: '0d7349153b434b409e25c95817f62725' 2025-06-13 08:17:21.450 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 369.4783ms 2025-06-13 08:17:21.678 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:21.678 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:21.679 +00:00 [INF] Started transaction with span ID '5d7187594c38ad9a' and trace ID '5ea5357a6a6743048d90f9360a0db33f'. 2025-06-13 08:17:21.679 +00:00 [INF] Started transaction with span ID '5d7187594c38ad9a' and trace ID '5ea5357a6a6743048d90f9360a0db33f'. 2025-06-13 08:17:21.679 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:21.679 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:21.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-13 08:17:21.692 +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-13 08:17:21.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17:21.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-13 08:17:21.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-13 08:17:21.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-13 08:17: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-13 08:17: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-13 08:17:21.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-13 08:17:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:21.956 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:21.958 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 278.6889ms 2025-06-13 08:17:21.958 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:21.958 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:21.960 +00:00 [INF] Envelope queued up: '4621e5d797c14875914705ac0d230894' 2025-06-13 08:17:21.960 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:21.960 +00:00 [INF] Envelope queued up: '4814943e0f1848f2ab1d3634f91f267b' 2025-06-13 08:17:21.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 282.4732ms 2025-06-13 08:17:22.269 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:22.269 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:22.269 +00:00 [INF] Started transaction with span ID '4620cdcfa1b1c90d' and trace ID 'cdbf226baa424126953bd25dd7833386'. 2025-06-13 08:17:22.270 +00:00 [INF] Started transaction with span ID '4620cdcfa1b1c90d' and trace ID 'cdbf226baa424126953bd25dd7833386'. 2025-06-13 08:17:22.270 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:22.270 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:22.293 +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-13 08:17:22.308 +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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17: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-13 08:17: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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:22.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-13 08:17: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-13 08:17:22.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.547 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:22.549 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 278.8257ms 2025-06-13 08:17:22.549 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:22.549 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:22.550 +00:00 [INF] Envelope queued up: '288d2d8551ef4d86beb3e179faaf4a6c' 2025-06-13 08:17:22.550 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:22.550 +00:00 [INF] Envelope queued up: '17feb84f07c543be934782388762bff1' 2025-06-13 08:17:22.551 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 281.7219ms 2025-06-13 08:17:22.861 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:22.861 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:22.861 +00:00 [INF] Started transaction with span ID '3108be4a3e39f33e' and trace ID '593fdcb75d9040a3a14b41abcf6e7134'. 2025-06-13 08:17:22.862 +00:00 [INF] Started transaction with span ID '3108be4a3e39f33e' and trace ID '593fdcb75d9040a3a14b41abcf6e7134'. 2025-06-13 08:17:22.862 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:22.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-13 08:17:22.874 +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-13 08:17:22.879 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:22.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:22.885 +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-13 08:17:22.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-13 08:17: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-13 08:17: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-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17:22.963 +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-13 08:17:22.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-13 08: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-13 08: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-13 08:17:22.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-13 08:17: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-13 08:17:22.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:22.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-13 08:17:23.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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17:23.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17: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-13 08:17: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-13 08: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-13 08:17: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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17: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-13 08:17:23.055 +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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.092 +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-13 08:17:23.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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17:23.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-13 08: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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17: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-13 08:17: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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:23.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-13 08:17:23.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-13 08:17: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-13 08:17: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-13 08:17:23.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-13 08: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-13 08:17: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-13 08:17:23.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-13 08:17:23.209 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:23.210 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 348.6013ms 2025-06-13 08:17:23.210 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:23.211 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:23.212 +00:00 [INF] Envelope queued up: '141292cbb702430589ff1174beb34d21' 2025-06-13 08:17:23.212 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:23.213 +00:00 [INF] Envelope queued up: 'b693d7be6fa44043a286d10d8108e008' 2025-06-13 08:17:23.213 +00: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.0513ms 2025-06-13 08:17:23.704 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:23.704 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:23.704 +00:00 [INF] Started transaction with span ID '57ced9d9344ba699' and trace ID '700909f61dbc4cefa902b050686cd9a9'. 2025-06-13 08:17:23.704 +00:00 [INF] Started transaction with span ID '57ced9d9344ba699' and trace ID '700909f61dbc4cefa902b050686cd9a9'. 2025-06-13 08:17:23.704 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:23.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-13 08:17:23.720 +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-13 08:17:23.743 +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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:23.874 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:23.880 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:23.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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17: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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.951 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:23.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-13 08:17:23.966 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17: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-13 08:17:23.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-13 08:17:23.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-13 08:17:23.992 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:23.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.028 +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-13 08:17: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-13 08:17:24.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-13 08:17:24.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.108 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:24.115 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:24.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.147 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:24.160 +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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.236 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:24.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-13 08:17:24.243 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:24.247 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 542.5511ms 2025-06-13 08:17:24.247 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:24.247 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:24.251 +00:00 [INF] Envelope queued up: 'a6f08024a605411992a755e58732e105' 2025-06-13 08:17:24.252 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:24.252 +00:00 [INF] Envelope queued up: 'b807320c96e544e897830f449efccb88' 2025-06-13 08:17:24.258 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 554.1050ms 2025-06-13 08:17:24.278 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:24.279 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:24.279 +00:00 [INF] Started transaction with span ID 'ddd164de898ebd06' and trace ID '05b0ecb179404a12aa246ec99fa1058f'. 2025-06-13 08:17:24.279 +00:00 [INF] Started transaction with span ID 'ddd164de898ebd06' and trace ID '05b0ecb179404a12aa246ec99fa1058f'. 2025-06-13 08:17:24.279 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:24.279 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:24.313 +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-13 08:17:24.362 +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-13 08:17:24.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-13 08:17:24.377 +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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.496 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:24.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-13 08:17:24.506 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.529 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:24.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-13 08:17:24.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:24.724 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:24.725 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 446.0733ms 2025-06-13 08:17:24.725 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:24.726 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:24.729 +00:00 [INF] Envelope queued up: '2542621584b94a39922a2a3f4189f23a' 2025-06-13 08:17:24.729 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:24.729 +00:00 [INF] Envelope queued up: 'ae6415769f9841d2a298548b9f84aeb3' 2025-06-13 08:17:24.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 451.0748ms 2025-06-13 08:17:24.857 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:24.857 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:24.858 +00:00 [INF] Started transaction with span ID 'b451731741bf8bac' and trace ID '250f221f79764515a4c74d5050945ec3'. 2025-06-13 08:17:24.858 +00:00 [INF] Started transaction with span ID 'b451731741bf8bac' and trace ID '250f221f79764515a4c74d5050945ec3'. 2025-06-13 08:17:24.858 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:24.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-13 08:17:24.863 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:24.867 +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-13 08:17:24.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:24.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:24.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-13 08:17:24.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-13 08:17:24.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-13 08:17:25.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-13 08:17:25.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.086 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:25.134 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:25.135 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 277.3236ms 2025-06-13 08:17:25.135 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:25.136 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:25.137 +00:00 [INF] Envelope queued up: '331442909e3c45eca2f61cb022fb47df' 2025-06-13 08:17:25.137 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:25.137 +00:00 [INF] Envelope queued up: '25613d738be24bd4a9382e9882c38953' 2025-06-13 08:17:25.138 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 280.5733ms 2025-06-13 08:17:25.445 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:25.445 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:25.445 +00:00 [INF] Started transaction with span ID 'e89120d40dc62515' and trace ID 'da062f0dc73143cb8fa7e0c4ba48220e'. 2025-06-13 08:17:25.445 +00:00 [INF] Started transaction with span ID 'e89120d40dc62515' and trace ID 'da062f0dc73143cb8fa7e0c4ba48220e'. 2025-06-13 08:17:25.445 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:25.445 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:25.463 +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-13 08:17:25.485 +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-13 08:17:25.489 +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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.538 +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-13 08:17: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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17:25.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-13 08:17:25.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-13 08:17:25.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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:25.734 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:25.735 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 289.9682ms 2025-06-13 08:17:25.735 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:25.736 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:25.737 +00:00 [INF] Envelope queued up: 'c41ec834792c479fb3dd5ba4cfc32c62' 2025-06-13 08:17:25.737 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:25.737 +00:00 [INF] Envelope queued up: '38e41bd657b04ff0945aa6ea47b72f12' 2025-06-13 08:17:25.738 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 293.2960ms 2025-06-13 08:17:26.308 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:26.308 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:26.308 +00:00 [INF] Started transaction with span ID 'ed5def51a0c2e0d8' and trace ID 'e425e670dc1840d3a871c1cdb3769041'. 2025-06-13 08:17:26.308 +00:00 [INF] Started transaction with span ID 'ed5def51a0c2e0d8' and trace ID 'e425e670dc1840d3a871c1cdb3769041'. 2025-06-13 08:17:26.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:26.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-13 08:17:26.321 +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-13 08:17:26.360 +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-13 08:17:26.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-13 08:17:26.379 +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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:26.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-13 08:17: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-13 08:17:26.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-13 08:17:26.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-13 08:17: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-13 08:17: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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17: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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.599 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:26.600 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 291.8017ms 2025-06-13 08:17:26.600 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:26.600 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:26.602 +00:00 [INF] Envelope queued up: '0f96f23fcbda492d9202243d288b8368' 2025-06-13 08:17:26.602 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:26.602 +00:00 [INF] Envelope queued up: '5e3c9db5f2cd495e8455aeef494b2963' 2025-06-13 08:17:26.603 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 294.7940ms 2025-06-13 08:17:26.880 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:26.880 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:26.880 +00:00 [INF] Started transaction with span ID '313df4376af7437b' and trace ID '87ab0e749ad9405db50785842922868e'. 2025-06-13 08:17:26.881 +00:00 [INF] Started transaction with span ID '313df4376af7437b' and trace ID '87ab0e749ad9405db50785842922868e'. 2025-06-13 08:17:26.881 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:26.881 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:26.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:26.896 +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-13 08:17:26.900 +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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17: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-13 08:17:26.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-13 08:17: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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17: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-13 08:17: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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17: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-13 08:17:26.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-13 08:17:26.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-13 08:17: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-13 08:17:26.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-13 08:17: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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:26.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-13 08:17:27.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-13 08:17:27.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-13 08:17: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-13 08:17:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.029 +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-13 08:17:27.035 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:27.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-13 08:17:27.050 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:27.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-13 08:17:27.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-13 08:17:27.074 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17: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-13 08:17:27.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-13 08:17: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-13 08:17:27.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-13 08:17:27.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-13 08:17: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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17: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-13 08:17:27.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-13 08:17:27.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:27.216 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:27.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-13 08:17:27.232 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:27.244 +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-13 08:17:27.245 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:27.249 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 368.171ms 2025-06-13 08:17:27.249 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:27.249 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:27.254 +00:00 [INF] Envelope queued up: 'c7a718ba377e49d586d5bede2fc1675e' 2025-06-13 08:17:27.257 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:27.258 +00:00 [INF] Envelope queued up: 'ec6962c971dd4b42abbea33888d1bc33' 2025-06-13 08:17:27.258 +00: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.5298ms 2025-06-13 08:17:27.476 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:27.476 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:27.476 +00:00 [INF] Started transaction with span ID '90d16095934c0739' and trace ID '6a8594e339ca4a648b09d1f4955f1694'. 2025-06-13 08:17:27.477 +00:00 [INF] Started transaction with span ID '90d16095934c0739' and trace ID '6a8594e339ca4a648b09d1f4955f1694'. 2025-06-13 08:17:27.477 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:27.477 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:27.499 +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-13 08:17:27.532 +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-13 08:17:27.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-13 08:17:27.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17:27.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-13 08:17:27.580 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:27.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-13 08:17:27.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-13 08:17: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-13 08:17: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-13 08:17:27.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-13 08:17: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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17: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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17: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-13 08:17: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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17: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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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-13 08:17:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:27.819 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:27.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 343.6335ms 2025-06-13 08:17:27.821 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:27.821 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:27.823 +00:00 [INF] Envelope queued up: 'a4062dc57e8147808457a419b81efe17' 2025-06-13 08:17:27.823 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:27.823 +00:00 [INF] Envelope queued up: '6c06674d35e044c3ae403b0c8bc71e73' 2025-06-13 08:17:27.823 +00: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.2625ms 2025-06-13 08:17:28.092 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:28.092 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:28.092 +00:00 [INF] Started transaction with span ID '2830c5b73e89187' and trace ID 'cf945c695126435c8551b0e41043ce21'. 2025-06-13 08:17:28.092 +00:00 [INF] Started transaction with span ID '2830c5b73e89187' and trace ID 'cf945c695126435c8551b0e41043ce21'. 2025-06-13 08:17:28.092 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:28.092 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:28.111 +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-13 08:17:28.133 +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-13 08:17:28.137 +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-13 08:17:28.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17: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-13 08:17: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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17: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-13 08:17: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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.273 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:28.279 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17: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-13 08:17:28.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17: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-13 08:17:28.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17: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-13 08:17: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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17: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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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-13 08:17:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:28.438 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:28.439 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 347.2488ms 2025-06-13 08:17:28.439 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:28.440 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:28.474 +00:00 [INF] Envelope queued up: 'd4b2e5eb84c846cdbc61cfa8ce285c10' 2025-06-13 08:17:28.475 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:28.475 +00:00 [INF] Envelope queued up: '84582637e7314be0b54b05997c0c2aa3' 2025-06-13 08:17:28.475 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 383.6676ms 2025-06-13 08:17:29.117 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:29.117 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:29.117 +00:00 [INF] Started transaction with span ID '1d53aaaad6cf7205' and trace ID 'dc8528eea0ba4a849b39bfe821b403d4'. 2025-06-13 08:17:29.117 +00:00 [INF] Started transaction with span ID '1d53aaaad6cf7205' and trace ID 'dc8528eea0ba4a849b39bfe821b403d4'. 2025-06-13 08:17:29.117 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:29.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-13 08:17:29.137 +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-13 08:17:29.152 +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-13 08:17:29.156 +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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:29.403 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:29.404 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 287.1784ms 2025-06-13 08:17:29.405 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:29.405 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:29.407 +00:00 [INF] Envelope queued up: 'a45f47ce397043fa86fdc2e2213ff59f' 2025-06-13 08:17:29.407 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:29.408 +00:00 [INF] Envelope queued up: '7cc99e48bb6940f6a45db6a8cc43dd74' 2025-06-13 08:17: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 290.9163ms 2025-06-13 08:17:29.732 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:29.732 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:29.732 +00:00 [INF] Started transaction with span ID 'c7464343075b7f7f' and trace ID '50e1bd0bb1aa4ee3ac0371f0c219f64f'. 2025-06-13 08:17:29.732 +00:00 [INF] Started transaction with span ID 'c7464343075b7f7f' and trace ID '50e1bd0bb1aa4ee3ac0371f0c219f64f'. 2025-06-13 08:17:29.733 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:29.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-13 08:17:29.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:29.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:29.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-13 08:17:29.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.769 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.823 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:29.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-13 08:17: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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17:29.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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17: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-13 08:17:29.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-13 08:17: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-13 08:17:29.960 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:29.961 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 228.6224ms 2025-06-13 08:17:29.961 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:29.962 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:29.963 +00:00 [INF] Envelope queued up: '4c63e13c749548d8b27cd40876a1cafc' 2025-06-13 08:17:29.963 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:29.963 +00:00 [INF] Envelope queued up: '8f3db6f1a6af40159df719af5e2412df' 2025-06-13 08:17:29.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 231.6793ms 2025-06-13 08:17:30.312 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:30.312 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:30.312 +00:00 [INF] Started transaction with span ID 'e31a14932cb535a2' and trace ID 'ea56210180e64c9bbed746450dfbafd0'. 2025-06-13 08:17:30.312 +00:00 [INF] Started transaction with span ID 'e31a14932cb535a2' and trace ID 'ea56210180e64c9bbed746450dfbafd0'. 2025-06-13 08:17:30.312 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:30.312 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:30.336 +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-13 08:17:30.368 +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-13 08:17:30.374 +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-13 08:17:30.382 +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-13 08:17: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-13 08:17: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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.454 +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-13 08:17:30.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-13 08:17:30.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-13 08:17: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-13 08:17:30.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-13 08:17:30.486 +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-13 08:17:30.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-13 08:17:30.501 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:30.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:30.515 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17: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-13 08:17: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-13 08:17:30.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-13 08:17:30.536 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17: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-13 08:17:30.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-13 08:17:30.554 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:30.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17: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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.655 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.689 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:30.696 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:30.704 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:30.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-13 08:17: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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.744 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:30.751 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:30.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:30.760 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:30.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-13 08:17:30.784 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17: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-13 08:17:30.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-13 08:17: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-13 08:17:30.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-13 08:17:30.884 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:30.886 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 573.2242ms 2025-06-13 08:17:30.886 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:30.886 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:30.892 +00:00 [INF] Envelope queued up: '8ddaf2b53b4d4347b1c34f16c1acdaec' 2025-06-13 08:17:30.892 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:30.892 +00:00 [INF] Envelope queued up: 'ba29cf0f44114ecdac04f2251497a4e4' 2025-06-13 08:17:30.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 580.6008ms 2025-06-13 08:17:30.900 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:30.900 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:30.900 +00:00 [INF] Started transaction with span ID '69de7feee7c19b6a' and trace ID 'ba58ecf0fcea4e168b4cd323066b6a36'. 2025-06-13 08:17:30.901 +00:00 [INF] Started transaction with span ID '69de7feee7c19b6a' and trace ID 'ba58ecf0fcea4e168b4cd323066b6a36'. 2025-06-13 08:17:30.901 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:30.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-13 08:17:30.909 +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-13 08:17:30.927 +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-13 08:17:30.934 +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-13 08:17:30.946 +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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.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-13 08:17:30.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:30.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-13 08:17:30.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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.237 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:31.238 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 336.8036ms 2025-06-13 08:17:31.238 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:31.238 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:31.239 +00:00 [INF] Envelope queued up: '977aabb5a8134a8c8125e85504dc9c67' 2025-06-13 08:17:31.239 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:31.240 +00:00 [INF] Envelope queued up: '4b3ccc7ed90544899a8547d70410a1ad' 2025-06-13 08:17:31.240 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 340.2622ms 2025-06-13 08:17:31.785 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:31.785 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:31.785 +00:00 [INF] Started transaction with span ID 'a44190d489f64466' and trace ID '73d49c0c719145ed9642048458f5e8bd'. 2025-06-13 08:17:31.785 +00:00 [INF] Started transaction with span ID 'a44190d489f64466' and trace ID '73d49c0c719145ed9642048458f5e8bd'. 2025-06-13 08:17:31.785 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:31.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-13 08:17:31.803 +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-13 08:17:31.820 +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-13 08:17:31.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-13 08:17:31.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17: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-13 08:17:31.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-13 08:17:31.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-13 08:17:31.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-13 08:17:32.007 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:32.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-13 08:17: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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17: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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.079 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:32.080 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 294.6248ms 2025-06-13 08:17:32.080 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:32.080 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:32.082 +00:00 [INF] Envelope queued up: '566d77f905d247e9a3b70cb6f84e16d1' 2025-06-13 08:17:32.082 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:32.082 +00:00 [INF] Envelope queued up: '8d4868e090a448a294bc2cb91da9af05' 2025-06-13 08:17:32.082 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 297.5397ms 2025-06-13 08:17:32.443 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:32.443 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:32.443 +00:00 [INF] Started transaction with span ID 'dcf684cc7cb76c7' and trace ID 'ca73672265c2483e8f3c50fb06010a48'. 2025-06-13 08:17:32.444 +00:00 [INF] Started transaction with span ID 'dcf684cc7cb76c7' and trace ID 'ca73672265c2483e8f3c50fb06010a48'. 2025-06-13 08:17:32.444 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:32.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-13 08:17:32.465 +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-13 08:17:32.481 +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-13 08:17:32.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17: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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:32.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-13 08:17:32.573 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.609 +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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17: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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17: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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.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-13 08:17:32.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:32.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 312.5997ms 2025-06-13 08:17:32.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:32.757 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:32.759 +00:00 [INF] Envelope queued up: '031946d0b45d4323a697ccc6a741571a' 2025-06-13 08:17:32.760 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:32.760 +00:00 [INF] Envelope queued up: 'f8939418af4a4a00be586afed5c371ee' 2025-06-13 08:17:32.760 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 317.2944ms 2025-06-13 08:17:33.014 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:33.015 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:33.015 +00:00 [INF] Started transaction with span ID '92d924d82a21390e' and trace ID '221137ef93d94a648ae91ebe0bdb1908'. 2025-06-13 08:17:33.015 +00:00 [INF] Started transaction with span ID '92d924d82a21390e' and trace ID '221137ef93d94a648ae91ebe0bdb1908'. 2025-06-13 08:17:33.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:33.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-13 08:17:33.028 +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-13 08:17:33.050 +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-13 08:17:33.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:33.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:33.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-13 08:17: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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17: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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17: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-13 08:17:33.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-13 08:17:33.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:33.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-13 08:17: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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.313 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:33.314 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 298.9965ms 2025-06-13 08:17:33.314 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:33.315 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:33.317 +00:00 [INF] Envelope queued up: 'c6f1314ccda543aebb8cf213bb9201ae' 2025-06-13 08:17:33.317 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:33.318 +00:00 [INF] Envelope queued up: '59061cbf83d04537ac6f1f65d0a5d646' 2025-06-13 08:17:33.318 +00: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.6825ms 2025-06-13 08:17:33.646 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:33.646 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:33.646 +00:00 [INF] Started transaction with span ID '4cc858fe9129338f' and trace ID '1247f7af64cb47d0991747f253574fae'. 2025-06-13 08:17:33.647 +00:00 [INF] Started transaction with span ID '4cc858fe9129338f' and trace ID '1247f7af64cb47d0991747f253574fae'. 2025-06-13 08:17:33.647 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:33.647 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:33.671 +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-13 08:17: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-13 08:17:33.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-13 08:17:33.701 +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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.750 +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-13 08:17: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-13 08:17:33.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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.792 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:33.801 +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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17: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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.861 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:33.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-13 08:17:33.879 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.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-13 08:17:33.922 +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-13 08:17:33.930 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:33.941 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:33.948 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:33.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-13 08:17:33.968 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:33.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-13 08:17:33.997 +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-13 08:17:34.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-13 08:17:34.012 +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-13 08:17:34.029 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:34.041 +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-13 08:17:34.061 +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-13 08:17:34.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-13 08:17: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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.152 +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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.194 +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-13 08:17:34.214 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17:34.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-13 08:17: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-13 08:17:34.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-13 08:17: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-13 08:17:34.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-13 08:17:34.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-13 08:17: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-13 08:17:34.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:34.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-13 08:17:34.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-13 08:17: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-13 08:17:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:34.354 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:34.355 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 708.4308ms 2025-06-13 08:17:34.355 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:34.356 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:34.358 +00:00 [INF] Envelope queued up: '644b7b0f6e624d2daa146df3a1d0bb96' 2025-06-13 08:17:34.359 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:34.359 +00:00 [INF] Envelope queued up: 'fc59d5f3904d4173a81ecea89a57f4db' 2025-06-13 08:17:34.359 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 712.7735ms 2025-06-13 08:17:37.470 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:37.470 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:37.470 +00:00 [INF] Started transaction with span ID '893faddc3a78d3ae' and trace ID 'a934525ea78648e48f9f257d35e375bd'. 2025-06-13 08:17:37.471 +00:00 [INF] Started transaction with span ID '893faddc3a78d3ae' and trace ID 'a934525ea78648e48f9f257d35e375bd'. 2025-06-13 08:17:37.471 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:37.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-13 08:17:37.495 +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-13 08:17:37.513 +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-13 08:17:37.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-13 08:17:37.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17:37.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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17: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-13 08:17:37.573 +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-13 08:17:37.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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17:37.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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:37.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:37.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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17: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-13 08:17:37.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-13 08:17:37.745 +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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17: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-13 08:17: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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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-13 08:17:37.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:37.816 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:37.822 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 351.6218ms 2025-06-13 08:17:37.823 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:37.823 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:37.823 +00:00 [INF] Envelope queued up: '8104dd1e46f648ecb42746ec4668e7a9' 2025-06-13 08:17:37.823 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:37.823 +00:00 [INF] Envelope queued up: '0b062c56741e4d68a185201da20b5cc1' 2025-06-13 08:17:37.823 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 353.2052ms 2025-06-13 08:17:37.996 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:37.996 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:37.996 +00:00 [INF] Started transaction with span ID 'd03b7f9389ee1a32' and trace ID '2205c6f5b77a4391883a4abf17c285af'. 2025-06-13 08:17:37.996 +00:00 [INF] Started transaction with span ID 'd03b7f9389ee1a32' and trace ID '2205c6f5b77a4391883a4abf17c285af'. 2025-06-13 08:17:37.996 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:37.996 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:38.002 +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-13 08:17:38.027 +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-13 08:17:38.033 +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-13 08:17:38.042 +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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.102 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.301 +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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:38.347 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:38.348 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 351.2057ms 2025-06-13 08:17:38.348 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:38.348 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:38.350 +00:00 [INF] Envelope queued up: 'e31ddff9223041d5b1dc98fefc361343' 2025-06-13 08:17:38.350 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:38.350 +00:00 [INF] Envelope queued up: '0309cde25a8b4f86a166a30a20f1ef29' 2025-06-13 08:17:38.350 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 354.4530ms 2025-06-13 08:17:38.591 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:38.591 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:38.591 +00:00 [INF] Started transaction with span ID 'f0441b50e2ce8585' and trace ID 'c6eaa0e39031428699a0dd097f514a6f'. 2025-06-13 08:17:38.591 +00:00 [INF] Started transaction with span ID 'f0441b50e2ce8585' and trace ID 'c6eaa0e39031428699a0dd097f514a6f'. 2025-06-13 08:17:38.591 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:38.591 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:38.610 +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-13 08:17:38.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:38.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-13 08:17:38.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:38.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-13 08:17: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-13 08:17: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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.672 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17: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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17:38.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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:38.871 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:38.873 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 281.1066ms 2025-06-13 08:17:38.873 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:38.873 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:38.875 +00:00 [INF] Envelope queued up: '416adda20b144975987cfc1c3d26ac3d' 2025-06-13 08:17:38.875 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:38.875 +00:00 [INF] Envelope queued up: '25d8a03b787b4eb3a8ff67aa67c33b0c' 2025-06-13 08:17:38.876 +00: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.1283ms 2025-06-13 08:17:39.176 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:39.176 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:39.176 +00:00 [INF] Started transaction with span ID '52e8c19b14fd8c62' and trace ID '518593237074411dbbab61ebb2b76be2'. 2025-06-13 08:17:39.176 +00:00 [INF] Started transaction with span ID '52e8c19b14fd8c62' and trace ID '518593237074411dbbab61ebb2b76be2'. 2025-06-13 08:17:39.176 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:39.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-13 08:17:39.202 +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-13 08:17:39.218 +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-13 08:17:39.222 +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-13 08:17:39.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:39.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-13 08:17: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-13 08:17:39.249 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17: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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17:39.286 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:39.404 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08: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-13 08:17:39.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-13 08:17: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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.487 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:39.490 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 313.2765ms 2025-06-13 08:17:39.490 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:39.490 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:39.493 +00:00 [INF] Envelope queued up: 'c8cac364e53d46b6b3b3f3b7810c36e5' 2025-06-13 08:17:39.493 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:39.493 +00:00 [INF] Envelope queued up: '4feb1e4cf9a74140b0003fcbdf27fcd7' 2025-06-13 08:17:39.494 +00: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.0122ms 2025-06-13 08:17:39.776 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:39.776 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:39.776 +00:00 [INF] Started transaction with span ID 'd3b65243acc7dcca' and trace ID '82204cbd21854fabb7d1e9688dbdabf2'. 2025-06-13 08:17:39.777 +00:00 [INF] Started transaction with span ID 'd3b65243acc7dcca' and trace ID '82204cbd21854fabb7d1e9688dbdabf2'. 2025-06-13 08:17:39.777 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:39.777 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:39.794 +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-13 08:17:39.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.889 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:39.965 +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-13 08:17:39.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-13 08:17: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-13 08:17: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-13 08:17:39.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-13 08:17:39.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.059 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.156 +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-13 08:17:40.168 +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-13 08:17: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-13 08:17:40.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-13 08:17:40.200 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:40.217 +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-13 08:17:40.222 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17: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-13 08:17:40.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-13 08:17: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-13 08:17: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-13 08:17:40.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-13 08:17:40.273 +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-13 08:17:40.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:40.287 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:40.292 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:40.307 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.360 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.400 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:40.400 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:40.400 +00:00 [INF] Started transaction with span ID 'd569e666026acd8a' and trace ID '117c4e49375f44e7832e0ab6009426e2'. 2025-06-13 08:17:40.400 +00:00 [INF] Started transaction with span ID 'd569e666026acd8a' and trace ID '117c4e49375f44e7832e0ab6009426e2'. 2025-06-13 08:17:40.400 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:40.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-13 08:17:40.404 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:40.404 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:40.405 +00:00 [INF] Started transaction with span ID 'bea064da80e4fa55' and trace ID '8d31f2da20e14ae78ecb9f4b28282910'. 2025-06-13 08:17:40.406 +00:00 [INF] Started transaction with span ID 'bea064da80e4fa55' and trace ID '8d31f2da20e14ae78ecb9f4b28282910'. 2025-06-13 08:17:40.406 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.436 +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-13 08:17:40.437 +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-13 08:17:40.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-13 08:17:40.475 +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-13 08:17:40.475 +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-13 08:17:40.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-13 08:17:40.484 +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-13 08:17:40.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:40.494 +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-13 08:17:40.500 +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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.540 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:40.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-13 08:17: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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.572 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:40.572 +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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.574 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 796.4886ms 2025-06-13 08:17:40.581 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:40.581 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:40.582 +00:00 [INF] Envelope queued up: 'ea93e4220f2a40dbbdb84750fed8812c' 2025-06-13 08:17:40.584 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:40.584 +00:00 [INF] Envelope queued up: '12d944afc626498ab269f448f966b600' 2025-06-13 08:17:40.584 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 807.5615ms 2025-06-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.615 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.651 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.714 +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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17: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-13 08:17: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-13 08:17:40.752 +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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.767 +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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.793 +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-13 08:17: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-13 08:17: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-13 08:17:40.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-13 08:17:40.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17: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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.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-13 08:17:40.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:40.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-13 08:17:40.967 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:40.967 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:40.969 +00:00 [INF] Started transaction with span ID 'ba86c01a453422a4' and trace ID '675c845d786b424e96cfa01ce2f5dc20'. 2025-06-13 08:17:40.969 +00:00 [INF] Started transaction with span ID 'ba86c01a453422a4' and trace ID '675c845d786b424e96cfa01ce2f5dc20'. 2025-06-13 08:17:40.969 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:40.969 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:40.974 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:40.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-13 08:17:40.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:40.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-13 08:17:40.988 +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-13 08:17:40.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:40.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-13 08:17:40.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-13 08:17:40.998 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:40.999 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 598.8625ms 2025-06-13 08:17:40.999 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:41.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-13 08:17:41.013 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:41.013 +00:00 [INF] Envelope queued up: 'cdcd9bc9f76640529be4c876a9d33bdd' 2025-06-13 08:17:41.013 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:41.013 +00:00 [INF] Envelope queued up: 'c4015bf07aee48b18d62bcccd143eee1' 2025-06-13 08:17:41.013 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 613.1398ms 2025-06-13 08:17:41.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-13 08:17:41.022 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:41.033 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 624.3756ms 2025-06-13 08:17:41.033 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:41.033 +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-13 08:17:41.037 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:41.037 +00:00 [INF] Envelope queued up: '23956d3c31ec40f0a9bb9fc4e87ea375' 2025-06-13 08:17:41.037 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:41.037 +00:00 [INF] Envelope queued up: '6779078b9caf4ca09c14ddbb82139288' 2025-06-13 08:17:41.037 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 632.9544ms 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.106 +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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.191 +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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:41.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-13 08:17:41.228 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.273 +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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.313 +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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.416 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:41.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 448.1414ms 2025-06-13 08:17:41.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:41.418 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:41.420 +00:00 [INF] Envelope queued up: '22709ef6497a4eb3b97da7516e1c326c' 2025-06-13 08:17:41.420 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:41.420 +00:00 [INF] Envelope queued up: '0f0952318e104dbcbeea559cbd720a01' 2025-06-13 08:17:41.421 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 453.7344ms 2025-06-13 08:17:41.560 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:41.561 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:41.561 +00:00 [INF] Started transaction with span ID 'd869b693f8cccbe3' and trace ID '90b74ffd56284b07a77b6860ba09c469'. 2025-06-13 08:17:41.561 +00:00 [INF] Started transaction with span ID 'd869b693f8cccbe3' and trace ID '90b74ffd56284b07a77b6860ba09c469'. 2025-06-13 08:17:41.561 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:41.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-13 08:17:41.567 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:41.567 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:41.567 +00:00 [INF] Started transaction with span ID '3dca992dd049d020' and trace ID '7367cb33df724744b183ca03009cfbac'. 2025-06-13 08:17:41.568 +00:00 [INF] Started transaction with span ID '3dca992dd049d020' and trace ID '7367cb33df724744b183ca03009cfbac'. 2025-06-13 08:17:41.568 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:41.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-13 08:17:41.584 +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-13 08:17:41.589 +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-13 08:17:41.611 +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-13 08:17:41.612 +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-13 08:17:41.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:41.618 +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-13 08:17:41.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-13 08:17:41.628 +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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17:41.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:41.768 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.805 +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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17: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-13 08:17:41.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-13 08:17:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.886 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.931 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:41.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-13 08:17: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-13 08:17:41.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-13 08:17:41.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.019 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:42.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-13 08:17:42.026 +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-13 08:17:42.026 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:42.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-13 08:17:42.028 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 466.7773ms 2025-06-13 08:17:42.028 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:42.028 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:42.032 +00:00 [INF] Envelope queued up: 'fc1d66b09c1e49cd9c18b872bb9740ba' 2025-06-13 08:17:42.032 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:42.032 +00:00 [INF] Envelope queued up: 'ce89e23621b84567afb8159d3c13afa7' 2025-06-13 08:17:42.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 472.0896ms 2025-06-13 08:17:42.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-13 08:17:42.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-13 08:17:42.039 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:42.040 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 472.0031ms 2025-06-13 08:17:42.040 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:42.040 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:42.040 +00:00 [INF] Envelope queued up: 'e39d90c1e5b74cd4a5b152bd4ff89552' 2025-06-13 08:17:42.040 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:42.041 +00:00 [INF] Envelope queued up: 'c096a4321fd64878bc03f42f977703e5' 2025-06-13 08:17:42.041 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 474.0850ms 2025-06-13 08:17:42.157 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:42.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:42.158 +00:00 [INF] Started transaction with span ID 'b987c71ad591d071' and trace ID 'f007e169a4084054b683280fdf1724cd'. 2025-06-13 08:17:42.158 +00:00 [INF] Started transaction with span ID 'b987c71ad591d071' and trace ID 'f007e169a4084054b683280fdf1724cd'. 2025-06-13 08:17:42.158 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:42.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-13 08:17:42.174 +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-13 08:17:42.187 +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-13 08:17:42.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-13 08:17:42.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:42.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-13 08:17: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-13 08:17: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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:42.441 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:42.443 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 284.1064ms 2025-06-13 08:17:42.443 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:42.443 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:42.445 +00:00 [INF] Envelope queued up: 'd43519afd7dd412e9023bcc51b44cbaf' 2025-06-13 08:17:42.445 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:42.445 +00:00 [INF] Envelope queued up: '2437d64e64ff4c6cbc887cf12aee64a3' 2025-06-13 08:17:42.446 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 289.2266ms 2025-06-13 08:17:42.756 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:42.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:42.757 +00:00 [INF] Started transaction with span ID '657f9fd1278e9429' and trace ID 'dd0ae3288ac64439ac502aa9510b8d9c'. 2025-06-13 08:17:42.757 +00:00 [INF] Started transaction with span ID '657f9fd1278e9429' and trace ID 'dd0ae3288ac64439ac502aa9510b8d9c'. 2025-06-13 08:17:42.757 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:42.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-13 08:17:42.771 +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-13 08:17:42.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:42.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:42.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17: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-13 08:17:42.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-13 08:17: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-13 08:17: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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.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-13 08:17:42.995 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:43.002 +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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.075 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.113 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:43.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-13 08:17:43.119 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:43.125 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 367.8219ms 2025-06-13 08:17:43.125 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:43.125 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:43.127 +00:00 [INF] Envelope queued up: 'b4158a9a954d46729cf442b00988da7b' 2025-06-13 08:17:43.127 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:43.127 +00:00 [INF] Envelope queued up: '83355494a82f42a09ea2cb8ee5b026e5' 2025-06-13 08:17:43.129 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 372.9337ms 2025-06-13 08:17:43.353 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:43.353 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:43.353 +00:00 [INF] Started transaction with span ID 'f1e926bfa3ebfb60' and trace ID 'f8c4dfc5a1b84d199ba22af86240ba7e'. 2025-06-13 08:17:43.353 +00:00 [INF] Started transaction with span ID 'f1e926bfa3ebfb60' and trace ID 'f8c4dfc5a1b84d199ba22af86240ba7e'. 2025-06-13 08:17:43.353 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:43.353 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:43.374 +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-13 08:17:43.397 +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-13 08:17:43.402 +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-13 08:17:43.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:43.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-13 08:17:43.425 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:43.459 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:43.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-13 08:17:43.471 +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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.514 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.618 +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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17: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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.701 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:43.702 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 348.973ms 2025-06-13 08:17:43.702 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:43.702 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:43.704 +00:00 [INF] Envelope queued up: '16abb07efcd4421285b306b1d2143e76' 2025-06-13 08:17:43.704 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:43.704 +00:00 [INF] Envelope queued up: '0dd0b33f35c447e391704a5e58ce6f70' 2025-06-13 08:17:43.705 +00: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.0137ms 2025-06-13 08:17:43.955 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:43.955 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:43.955 +00:00 [INF] Started transaction with span ID '123733d80aba54ab' and trace ID '1d7c6f1f2399466097e97b9eece0418c'. 2025-06-13 08:17:43.955 +00:00 [INF] Started transaction with span ID '123733d80aba54ab' and trace ID '1d7c6f1f2399466097e97b9eece0418c'. 2025-06-13 08:17:43.955 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:43.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-13 08:17:43.961 +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-13 08:17:43.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:43.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:43.975 +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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:43.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:44.055 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.086 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17: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-13 08:17:44.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-13 08:17: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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:44.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-13 08:17: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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:44.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-13 08:17: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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.245 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:44.250 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:44.273 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:44.274 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 318.9756ms 2025-06-13 08:17:44.274 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:44.275 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:44.276 +00:00 [INF] Envelope queued up: '9bbaebd792e44970b0ce0a7d5afbfc44' 2025-06-13 08:17:44.277 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:44.277 +00:00 [INF] Envelope queued up: 'f3cbfdc65a9d45d1bc9a8358fa1d03b2' 2025-06-13 08:17:44.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 322.2887ms 2025-06-13 08:17:44.650 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:44.650 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:44.650 +00:00 [INF] Started transaction with span ID 'deb981e0dcba28ab' and trace ID '7b4c51903f394c7a937d6e58b85e6e86'. 2025-06-13 08:17:44.651 +00:00 [INF] Started transaction with span ID 'deb981e0dcba28ab' and trace ID '7b4c51903f394c7a937d6e58b85e6e86'. 2025-06-13 08:17:44.651 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:44.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-13 08:17:44.666 +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-13 08:17:44.681 +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-13 08:17:44.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-13 08:17:44.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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-13 08:17: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-13 08:17:44.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-13 08:17:44.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:44.926 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:44.927 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 276.4688ms 2025-06-13 08:17:44.927 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:44.928 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:44.929 +00:00 [INF] Envelope queued up: '3d229871ea594ec9b770bea8a6429ba2' 2025-06-13 08:17:44.929 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:44.930 +00:00 [INF] Envelope queued up: '14a595c575e7449bac10787f295b3289' 2025-06-13 08:17:44.930 +00: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.8348ms 2025-06-13 08:17:45.285 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:45.285 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:45.286 +00:00 [INF] Started transaction with span ID 'aa39e3d5e0f4c496' and trace ID '8c0d98b21de54a5fbed24a750e1af5e5'. 2025-06-13 08:17:45.286 +00:00 [INF] Started transaction with span ID 'aa39e3d5e0f4c496' and trace ID '8c0d98b21de54a5fbed24a750e1af5e5'. 2025-06-13 08:17:45.286 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:45.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-13 08:17:45.304 +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-13 08:17:45.317 +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-13 08:17:45.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-13 08:17:45.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:45.429 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.465 +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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.482 +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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17: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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.625 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:45.626 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 340.3518ms 2025-06-13 08:17:45.626 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:45.627 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:45.628 +00:00 [INF] Envelope queued up: '9e68806e6c4b4adb9f910851001cad27' 2025-06-13 08:17:45.628 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:45.629 +00:00 [INF] Envelope queued up: '863cadfcad8c4d06a520780c2bac65dd' 2025-06-13 08:17:45.629 +00: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.7389ms 2025-06-13 08:17:45.941 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:45.941 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:45.941 +00:00 [INF] Started transaction with span ID 'f9a4b3684ddafa64' and trace ID '5a762e9d15d949f2bb90e35a78c15585'. 2025-06-13 08:17:45.941 +00:00 [INF] Started transaction with span ID 'f9a4b3684ddafa64' and trace ID '5a762e9d15d949f2bb90e35a78c15585'. 2025-06-13 08:17:45.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:45.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-13 08:17:45.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:45.954 +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-13 08:17:45.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17:45.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-13 08:17: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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.058 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.226 +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-13 08:17:46.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-13 08:17:46.244 +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-13 08:17:46.260 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:46.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-13 08:17:46.274 +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-13 08:17: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-13 08:17: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-13 08:17:46.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-13 08:17:46.297 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:46.298 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 357.2249ms 2025-06-13 08:17:46.298 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:46.299 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:46.302 +00:00 [INF] Envelope queued up: 'c5bf68f92098408481b4588578305628' 2025-06-13 08:17:46.303 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:46.303 +00:00 [INF] Envelope queued up: 'dabd7cd308944ea282bc1033c9f5af13' 2025-06-13 08:17:46.304 +00: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.4506ms 2025-06-13 08:17:46.588 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:46.588 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:46.588 +00:00 [INF] Started transaction with span ID 'bd84e01dcb6a2f36' and trace ID '1b66402385cb47838a8556c7e18c064b'. 2025-06-13 08:17:46.589 +00:00 [INF] Started transaction with span ID 'bd84e01dcb6a2f36' and trace ID '1b66402385cb47838a8556c7e18c064b'. 2025-06-13 08:17:46.589 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:46.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-13 08:17:46.612 +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-13 08:17:46.651 +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-13 08:17:46.664 +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-13 08:17:46.676 +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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.746 +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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.813 +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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.838 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:46.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:46.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-13 08:17:46.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-13 08:17:46.855 +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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.924 +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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17: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-13 08:17:46.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-13 08:17:46.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.025 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:47.031 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17: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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:47.071 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:47.073 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 483.9443ms 2025-06-13 08:17:47.073 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:47.073 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:47.075 +00:00 [INF] Envelope queued up: '6bec748790054efe992f7956671f004e' 2025-06-13 08:17:47.075 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:47.075 +00:00 [INF] Envelope queued up: 'b99c44b810bf4625aec427372edc83ae' 2025-06-13 08:17:47.076 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 487.2270ms 2025-06-13 08:17:47.225 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:47.226 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:47.226 +00:00 [INF] Started transaction with span ID '8f59e9b2a1d40aae' and trace ID '91e858cc630049a1a6916b212d543b4f'. 2025-06-13 08:17:47.228 +00:00 [INF] Started transaction with span ID '8f59e9b2a1d40aae' and trace ID '91e858cc630049a1a6916b212d543b4f'. 2025-06-13 08:17:47.228 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:47.228 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:47.252 +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-13 08:17:47.276 +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-13 08:17:47.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-13 08:17:47.285 +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-13 08:17:47.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-13 08:17: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-13 08:17: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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17: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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.373 +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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17: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-13 08:17: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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.466 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17: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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.564 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.626 +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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.640 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:47.642 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 414.1939ms 2025-06-13 08:17:47.642 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:47.643 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:47.645 +00:00 [INF] Envelope queued up: '59916f03fcb8498e96773ac71649304c' 2025-06-13 08:17:47.645 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:47.645 +00:00 [INF] Envelope queued up: '189da2659ce54a2d8fbc25d5d650de9c' 2025-06-13 08:17:47.646 +00: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.6616ms 2025-06-13 08:17:47.879 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:17:47.879 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:47.879 +00:00 [INF] Started transaction with span ID 'c11b008fc57c9e3b' and trace ID '8af413c77c144b08ba28c10c6d114765'. 2025-06-13 08:17:47.879 +00:00 [INF] Started transaction with span ID 'c11b008fc57c9e3b' and trace ID '8af413c77c144b08ba28c10c6d114765'. 2025-06-13 08:17:47.879 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:17:47.879 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:17:47.880 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:47.880 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:47.880 +00:00 [INF] Started transaction with span ID '15251aa2a963d29c' and trace ID '84e7d222d62d4c0e88e6a73758acf173'. 2025-06-13 08:17:47.880 +00:00 [INF] Started transaction with span ID '15251aa2a963d29c' and trace ID '84e7d222d62d4c0e88e6a73758acf173'. 2025-06-13 08:17:47.880 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:47.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-13 08:17:47.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:47.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:47.889 +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-13 08:17:47.889 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:17:47.889 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.5014ms 2025-06-13 08:17:47.889 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:17:47.889 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:47.889 +00:00 [INF] Envelope queued up: '5685c91191844182bcf01ef3081f2ea4' 2025-06-13 08:17:47.889 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:47.889 +00:00 [INF] Envelope queued up: '66515557856c4dc6b36caf4aa63b1f10' 2025-06-13 08:17:47.889 +00: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.4162ms 2025-06-13 08:17:47.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08: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-13 08: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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08: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-13 08:17:47.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-13 08: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-13 08:17:47.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-13 08: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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17:47.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-13 08:17: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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:48.145 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:48.146 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 266.2973ms 2025-06-13 08:17:48.146 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:48.147 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:48.148 +00:00 [INF] Envelope queued up: 'eab45960f97e4c4ca7c2bbce4da15834' 2025-06-13 08:17:48.148 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:48.148 +00:00 [INF] Envelope queued up: '29e349d3e48648f18b8f003f46619726' 2025-06-13 08:17:48.149 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 269.1443ms 2025-06-13 08:17:48.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:48.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:48.512 +00:00 [INF] Started transaction with span ID 'df58b35d0b8d9aa0' and trace ID 'c21f05f93eb346bd93e938c1a0946402'. 2025-06-13 08:17:48.512 +00:00 [INF] Started transaction with span ID 'df58b35d0b8d9aa0' and trace ID 'c21f05f93eb346bd93e938c1a0946402'. 2025-06-13 08:17:48.512 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:48.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-13 08:17:48.539 +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-13 08:17:48.556 +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-13 08:17:48.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-13 08:17:48.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.764 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:48.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-13 08:17: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-13 08:17: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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17:48.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-13 08:17: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-13 08:17:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:48.801 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:48.802 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 290.1549ms 2025-06-13 08:17:48.802 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:48.803 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:48.804 +00:00 [INF] Envelope queued up: '1c157f96b9354dab8b479ee7ab619c84' 2025-06-13 08:17:48.804 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:48.804 +00:00 [INF] Envelope queued up: 'bbdfb29f178f4670b07586efb15dca0f' 2025-06-13 08:17:48.805 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 293.2508ms 2025-06-13 08:17:49.155 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:49.155 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:49.155 +00:00 [INF] Started transaction with span ID 'a07448104b85e582' and trace ID '8dd2f17cfd1641f38c79d8366daff4a8'. 2025-06-13 08:17:49.155 +00:00 [INF] Started transaction with span ID 'a07448104b85e582' and trace ID '8dd2f17cfd1641f38c79d8366daff4a8'. 2025-06-13 08:17:49.155 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:49.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-13 08:17:49.174 +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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17: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-13 08:17:49.242 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17:49.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-13 08:17: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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.309 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17: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-13 08:17:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:49.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-13 08:17: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-13 08:17: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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.361 +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-13 08:17:49.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-13 08:17:49.375 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17:49.417 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:49.424 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:49.433 +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-13 08:17:49.448 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:49.459 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17:49.502 +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-13 08:17:49.508 +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-13 08:17:49.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-13 08:17:49.532 +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-13 08:17:49.541 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:49.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-13 08:17:49.563 +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-13 08:17:49.572 +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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.596 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.618 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:49.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 465.5559ms 2025-06-13 08:17:49.624 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:49.624 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:49.633 +00:00 [INF] Envelope queued up: '30d0f031dc824b569b1a2d49edb6ba28' 2025-06-13 08:17:49.633 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:49.633 +00:00 [INF] Envelope queued up: '7bacc6af7e6c4e9bb864c9f84e4622e5' 2025-06-13 08:17:49.633 +00: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.0300ms 2025-06-13 08:17:49.795 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:49.795 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:49.796 +00:00 [INF] Started transaction with span ID '22a57bd0fa8ccdc1' and trace ID '302f1a254e364643bc11943043d1f63c'. 2025-06-13 08:17:49.796 +00:00 [INF] Started transaction with span ID '22a57bd0fa8ccdc1' and trace ID '302f1a254e364643bc11943043d1f63c'. 2025-06-13 08:17:49.796 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:49.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-13 08:17:49.806 +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-13 08:17:49.820 +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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17:49.863 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17:49.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-13 08:17:49.911 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:49.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-13 08:17:49.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:49.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-13 08:17:49.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-13 08:17: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-13 08:17:49.973 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:49.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-13 08:17:50.003 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:50.011 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.052 +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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.110 +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-13 08:17: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-13 08:17:50.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-13 08:17:50.136 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:50.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-13 08:17: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-13 08:17: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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.217 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.257 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:50.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:50.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-13 08:17:50.282 +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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.310 +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-13 08:17: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-13 08:17:50.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-13 08:17:50.322 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:50.324 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 528.2509ms 2025-06-13 08:17:50.324 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:50.325 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:50.327 +00:00 [INF] Envelope queued up: '6f7de7d329cc455a9b13f9b79d70ab26' 2025-06-13 08:17:50.327 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:50.327 +00:00 [INF] Envelope queued up: '89a7fdaba4b5483a949e24c13dbc2152' 2025-06-13 08:17:50.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 532.4060ms 2025-06-13 08:17:50.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:50.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:50.425 +00:00 [INF] Started transaction with span ID '1746e4e5f4ac74cf' and trace ID '3ec2211f1ff045709ed686158cab48ef'. 2025-06-13 08:17:50.425 +00:00 [INF] Started transaction with span ID '1746e4e5f4ac74cf' and trace ID '3ec2211f1ff045709ed686158cab48ef'. 2025-06-13 08:17:50.426 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:50.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-13 08:17:50.444 +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-13 08:17:50.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-13 08:17:50.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.542 +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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.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-13 08:17:50.592 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.620 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.840 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17: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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17:50.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-13 08:17: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-13 08:17:50.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-13 08:17:50.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:50.917 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:50.918 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 492.3934ms 2025-06-13 08:17:50.918 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:50.918 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:50.920 +00:00 [INF] Envelope queued up: '04fe383df4cf4ad1b77d32fb588d21ff' 2025-06-13 08:17:50.921 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:50.921 +00:00 [INF] Envelope queued up: '32980e8f85a84754941aead318bd4880' 2025-06-13 08:17:50.922 +00: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.3228ms 2025-06-13 08:17:51.071 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:51.071 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:51.071 +00:00 [INF] Started transaction with span ID '523d46ec427d0259' and trace ID 'aff55834bbd841a389abf07a2262051c'. 2025-06-13 08:17:51.071 +00:00 [INF] Started transaction with span ID '523d46ec427d0259' and trace ID 'aff55834bbd841a389abf07a2262051c'. 2025-06-13 08:17:51.071 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:51.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-13 08:17:51.088 +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-13 08:17:51.102 +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-13 08:17:51.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-13 08:17:51.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:51.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-13 08:17:51.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.258 +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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:51.429 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:51.430 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 359.3822ms 2025-06-13 08:17:51.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:51.431 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:51.433 +00:00 [INF] Envelope queued up: 'd06d062d59214a399cdf7770f9fa20ad' 2025-06-13 08:17:51.433 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:51.433 +00:00 [INF] Envelope queued up: '67681818661d41749c45aff3c999c8b4' 2025-06-13 08:17:51.434 +00: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.0734ms 2025-06-13 08:17:51.733 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:51.733 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:51.733 +00:00 [INF] Started transaction with span ID '16890229ac3d2ad4' and trace ID 'a2cc94c4edc14db9ac4a6e397ac013c2'. 2025-06-13 08:17:51.734 +00:00 [INF] Started transaction with span ID '16890229ac3d2ad4' and trace ID 'a2cc94c4edc14db9ac4a6e397ac013c2'. 2025-06-13 08:17:51.734 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:51.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-13 08:17:51.740 +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-13 08:17:51.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.762 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17: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-13 08:17:51.913 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.960 +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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:51.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17: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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:52.052 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:52.054 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 319.6787ms 2025-06-13 08:17:52.054 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:52.054 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:52.056 +00:00 [INF] Envelope queued up: '1ed875dcc52445c59296d688cf87ab0e' 2025-06-13 08:17:52.056 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:52.056 +00:00 [INF] Envelope queued up: 'cdd8dceb4fc84de0af906aaf49a8ae47' 2025-06-13 08:17:52.057 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 323.3434ms 2025-06-13 08:17:52.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:52.789 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:52.789 +00:00 [INF] Started transaction with span ID 'b0b57559df9f844d' and trace ID 'ada5516fcf2c4100a40e6b73d627ceae'. 2025-06-13 08:17:52.789 +00:00 [INF] Started transaction with span ID 'b0b57559df9f844d' and trace ID 'ada5516fcf2c4100a40e6b73d627ceae'. 2025-06-13 08:17:52.790 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:52.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-13 08:17:52.817 +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-13 08:17:52.843 +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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.887 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17: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-13 08:17: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-13 08:17:52.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-13 08:17: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-13 08:17:52.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-13 08:17: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-13 08:17: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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:52.960 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:52.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-13 08:17:52.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-13 08:17:52.978 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:52.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-13 08:17:52.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-13 08:17:52.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.048 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.093 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17: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-13 08:17:53.112 +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-13 08:17:53.119 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.199 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.236 +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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.268 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:53.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-13 08:17:53.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-13 08:17:53.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:53.338 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:53.341 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 551.0697ms 2025-06-13 08:17:53.341 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:53.341 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:53.346 +00:00 [INF] Envelope queued up: '60a3c9d1beec46b6a74d43db6e47cfb0' 2025-06-13 08:17:53.346 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:53.346 +00:00 [INF] Envelope queued up: 'b6bae492efd4402e8181df3570c57b13' 2025-06-13 08:17:53.348 +00: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.1627ms 2025-06-13 08:17:53.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:53.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:53.468 +00:00 [INF] Started transaction with span ID 'e78d9ff7d65b8582' and trace ID '9cc751c4ce9d42408c9ed2ccf3247865'. 2025-06-13 08:17:53.468 +00:00 [INF] Started transaction with span ID 'e78d9ff7d65b8582' and trace ID '9cc751c4ce9d42408c9ed2ccf3247865'. 2025-06-13 08:17:53.468 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:53.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-13 08:17:53.483 +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-13 08:17:53.506 +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-13 08:17:53.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:53.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17: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-13 08:17:53.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-13 08:17:53.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-13 08:17:53.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:53.775 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:53.777 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 308.5946ms 2025-06-13 08:17:53.777 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:53.777 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:53.779 +00:00 [INF] Envelope queued up: '6ab3527349f340d5b0e1a2b1e65728e2' 2025-06-13 08:17:53.779 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:53.779 +00:00 [INF] Envelope queued up: 'f078cd7b73ff444ca5b894a7b47d3531' 2025-06-13 08:17:53.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 311.6188ms 2025-06-13 08:17:54.183 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:54.183 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:54.183 +00:00 [INF] Started transaction with span ID '2ad02619992a73a9' and trace ID '9696b1d5b5be4b31aacbc623e8a06e90'. 2025-06-13 08:17:54.183 +00:00 [INF] Started transaction with span ID '2ad02619992a73a9' and trace ID '9696b1d5b5be4b31aacbc623e8a06e90'. 2025-06-13 08:17:54.183 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:54.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-13 08:17:54.195 +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-13 08:17:54.209 +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-13 08:17:54.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:17:54.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:17: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-13 08:17: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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17: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-13 08:17:54.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-13 08:17: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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.271 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:54.448 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:54.449 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.3643ms 2025-06-13 08:17:54.449 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:54.449 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:54.451 +00:00 [INF] Envelope queued up: 'b38522f29b08426c9ba265ec2a442f9a' 2025-06-13 08:17:54.451 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:54.451 +00:00 [INF] Envelope queued up: '5acc5b42230e4681844fb6ac598dfaf2' 2025-06-13 08:17:54.451 +00: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.2459ms 2025-06-13 08:17:54.954 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:17:54.954 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:17:54.954 +00:00 [INF] Started transaction with span ID '20954f3e616ceaaf' and trace ID 'd830e96e71bb445389e4d8b13ed16f89'. 2025-06-13 08:17:54.954 +00:00 [INF] Started transaction with span ID '20954f3e616ceaaf' and trace ID 'd830e96e71bb445389e4d8b13ed16f89'. 2025-06-13 08:17:54.954 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:54.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-13 08:17:54.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17: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-13 08:17: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-13 08:17:54.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-13 08:17:54.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-13 08:17:54.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17: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-13 08:17:55.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-13 08:17: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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17: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-13 08:17: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-13 08:17:55.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-13 08:17: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17: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-13 08:17: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-13 08:17:55.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-13 08:17: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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.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-13 08:17:55.184 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:17:55.185 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 230.8892ms 2025-06-13 08:17:55.185 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:17:55.185 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:55.187 +00:00 [INF] Envelope queued up: 'f51b22a7e7bd48b3a7f79f29c38c8649' 2025-06-13 08:17:55.187 +00:00 [INF] Capturing transaction. 2025-06-13 08:17:55.187 +00:00 [INF] Envelope queued up: '82604e39c19b44fcae69be05fc8a6f3f' 2025-06-13 08:17:55.188 +00: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.7237ms 2025-06-13 08:18:02.657 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:02.657 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:02.657 +00:00 [INF] Started transaction with span ID 'c9df8061acfe3acb' and trace ID '223a5d7f8c4c4995be0ca07ed22adcce'. 2025-06-13 08:18:02.657 +00:00 [INF] Started transaction with span ID 'c9df8061acfe3acb' and trace ID '223a5d7f8c4c4995be0ca07ed22adcce'. 2025-06-13 08:18:02.657 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:02.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-13 08:18:02.692 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:02.692 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:02.692 +00:00 [INF] Started transaction with span ID 'f57bf0d0ab6b8164' and trace ID '3b528bd258c34b389906f5bc6fc692da'. 2025-06-13 08:18:02.693 +00:00 [INF] Started transaction with span ID 'f57bf0d0ab6b8164' and trace ID '3b528bd258c34b389906f5bc6fc692da'. 2025-06-13 08:18:02.693 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:02.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-13 08:18:02.772 +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-13 08:18:02.821 +00:00 [INF] Executed DbCommand (109ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:02.876 +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-13 08:18:02.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-13 08:18:02.888 +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-13 08:18:02.906 +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-13 08:18:02.911 +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-13 08:18:02.920 +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-13 08:18:02.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-13 08:18:02.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-13 08:18:03.047 +00:00 [INF] Executed DbCommand (66ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18: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-13 08:18:03.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-13 08:18:03.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-13 08:18: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-13 08:18:03.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-13 08:18:03.140 +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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.164 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:03.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-13 08:18:03.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-13 08:18:03.206 +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-13 08:18: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-13 08:18:03.219 +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-13 08:18:03.277 +00:00 [INF] Executed DbCommand (55ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.337 +00:00 [INF] Executed DbCommand (115ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:03.347 +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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.364 +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-13 08:18:03.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-13 08:18:03.385 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08: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-13 08:18:03.404 +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-13 08:18:03.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-13 08:18:03.415 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:03.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-13 08:18:03.434 +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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.516 +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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.568 +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-13 08:18: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-13 08:18: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-13 08:18:03.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-13 08:18: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-13 08:18:03.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-13 08:18:03.625 +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-13 08:18:03.628 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:03.646 +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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.670 +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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.711 +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-13 08:18:03.726 +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-13 08:18:03.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-13 08:18:03.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-13 08:18: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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.786 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18: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-13 08:18:03.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.852 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:03.852 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:03.852 +00:00 [INF] Started transaction with span ID '700c7f03a10da301' and trace ID '9f6e2bb70b854daf9185e14a9c872511'. 2025-06-13 08:18:03.852 +00:00 [INF] Started transaction with span ID '700c7f03a10da301' and trace ID '9f6e2bb70b854daf9185e14a9c872511'. 2025-06-13 08:18:03.852 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:03.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-13 08:18:03.854 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:03.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:03.854 +00:00 [INF] Started transaction with span ID 'a69a30d5a19b2e36' and trace ID 'b59484d67fe846a19a5d32d001536b4a'. 2025-06-13 08:18:03.854 +00:00 [INF] Started transaction with span ID 'a69a30d5a19b2e36' and trace ID 'b59484d67fe846a19a5d32d001536b4a'. 2025-06-13 08:18:03.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:03.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-13 08:18:03.855 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:03.855 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:03.855 +00:00 [INF] Started transaction with span ID '4bbd2edc5c618689' and trace ID '00829147a1824d809461fc360d06d9b7'. 2025-06-13 08:18:03.855 +00:00 [INF] Started transaction with span ID '4bbd2edc5c618689' and trace ID '00829147a1824d809461fc360d06d9b7'. 2025-06-13 08:18:03.855 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:03.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-13 08:18:03.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-13 08:18:03.878 +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-13 08:18:03.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-13 08:18:03.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-13 08:18:03.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:03.908 +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-13 08:18:03.909 +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-13 08:18:03.905 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:03.908 +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-13 08:18:03.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-13 08:18:03.942 +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-13 08:18:03.942 +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-13 08:18:03.936 +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-13 08:18:03.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:03.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-13 08:18:03.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:03.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:03.973 +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-13 08:18:03.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.019 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.069 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.085 +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-13 08:18: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-13 08:18:04.093 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.102 +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-13 08:18:04.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-13 08:18:04.102 +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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.128 +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-13 08:18:04.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-13 08:18:04.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:04.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-13 08:18:04.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.185 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.193 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:04.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-13 08:18:04.234 +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-13 08:18:04.234 +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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.264 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.336 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18:04.377 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18:04.395 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.435 +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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:04.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-13 08:18:04.460 +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-13 08:18: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-13 08:18:04.466 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:04.469 +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-13 08:18:04.472 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.483 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1825.4603ms 2025-06-13 08:18:04.483 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:04.483 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.483 +00:00 [INF] Envelope queued up: '1fe964aebe604ebdb20a6b13060db79c' 2025-06-13 08:18:04.483 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.483 +00:00 [INF] Envelope queued up: '4180243063fb47bfb03de212ad432c94' 2025-06-13 08:18:04.483 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1826.5696ms 2025-06-13 08:18:04.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-13 08:18: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-13 08:18:04.488 +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-13 08:18:04.498 +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-13 08:18:04.500 +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-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.557 +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-13 08:18:04.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-13 08:18:04.566 +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-13 08:18:04.578 +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-13 08:18:04.586 +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-13 08:18:04.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18: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-13 08:18:04.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-13 08:18:04.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:04.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-13 08:18:04.602 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.614 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:04.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-13 08:18:04.618 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.627 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.657 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:04.657 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1964.6081ms 2025-06-13 08:18:04.659 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:04.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-13 08:18:04.661 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:04.661 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.662 +00:00 [INF] Envelope queued up: '9d766f3ef0ab4165ba227188f605450d' 2025-06-13 08:18:04.662 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.662 +00:00 [INF] Envelope queued up: '542fd649a3c34a15b0fd863750b0b8c0' 2025-06-13 08:18:04.662 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1970.2932ms 2025-06-13 08:18:04.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-13 08:18:04.666 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.677 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:04.677 +00:00 [INF] Started transaction with span ID 'bd8e5e312a8cb6e2' and trace ID '7b647f7962d140f3b4170861d60bb399'. 2025-06-13 08:18:04.678 +00:00 [INF] Started transaction with span ID 'bd8e5e312a8cb6e2' and trace ID '7b647f7962d140f3b4170861d60bb399'. 2025-06-13 08:18:04.678 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:04.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.700 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.722 +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-13 08:18:04.724 +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-13 08:18:04.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-13 08:18:04.729 +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-13 08:18:04.739 +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-13 08:18:04.739 +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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.754 +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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.774 +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-13 08:18:04.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-13 08:18: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-13 08:18:04.793 +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-13 08:18:04.795 +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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.815 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:04.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-13 08:18:04.819 +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-13 08:18:04.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-13 08:18:04.838 +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-13 08:18:04.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-13 08:18: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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.856 +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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.886 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:04.886 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1033.4284ms 2025-06-13 08:18:04.886 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:04.886 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.886 +00:00 [INF] Envelope queued up: '6316a7296547458b8fb3e38e77c86b14' 2025-06-13 08:18:04.887 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.887 +00:00 [INF] Envelope queued up: '4a8b46d4e6e64f148ac8674919ed03a9' 2025-06-13 08:18:04.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 1035.5758ms 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18: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-13 08:18:04.931 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:04.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-13 08:18:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:04.938 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:04.939 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1084.9749ms 2025-06-13 08:18:04.939 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:04.939 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.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-13 08:18:04.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-13 08:18:04.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-13 08:18:04.940 +00:00 [INF] Envelope queued up: '80300c5ce38a4d8bb71ccd97760f53db' 2025-06-13 08:18:04.948 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:04.948 +00:00 [INF] Envelope queued up: '68f16a270e9b46fd9dfda4dbadc89968' 2025-06-13 08:18:04.948 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1094.6463ms 2025-06-13 08:18:04.954 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:04.954 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:04.954 +00:00 [INF] Started transaction with span ID 'bfd6976f6275caf9' and trace ID '506ef1c9a1b448c6a08e1f28068b6454'. 2025-06-13 08:18:04.955 +00:00 [INF] Started transaction with span ID 'bfd6976f6275caf9' and trace ID '506ef1c9a1b448c6a08e1f28068b6454'. 2025-06-13 08:18:04.955 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:04.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-13 08:18:04.967 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:04.967 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:04.967 +00:00 [INF] Started transaction with span ID 'fc5bb6e201760f2f' and trace ID '8c14cd1928b84a85b327890782351885'. 2025-06-13 08:18:04.967 +00:00 [INF] Started transaction with span ID 'fc5bb6e201760f2f' and trace ID '8c14cd1928b84a85b327890782351885'. 2025-06-13 08:18:04.967 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:04.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-13 08:18:04.976 +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-13 08:18:04.979 +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-13 08:18:04.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-13 08:18:05.007 +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-13 08:18:05.022 +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-13 08:18:05.043 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:05.044 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:05.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-13 08:18:05.062 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:05.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:05.064 +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-13 08:18:05.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-13 08:18:05.081 +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-13 08:18:05.082 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.178 +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-13 08:18:05.200 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.245 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:05.246 +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-13 08:18:05.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-13 08:18:05.263 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.276 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.286 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.315 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.330 +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-13 08:18:05.333 +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-13 08:18:05.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-13 08:18:05.343 +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-13 08:18:05.344 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:05.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-13 08:18:05.347 +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-13 08:18:05.353 +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-13 08:18:05.355 +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-13 08:18:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:05.357 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:05.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-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.383 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:05.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-13 08:18:05.386 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1530.7373ms 2025-06-13 08:18:05.399 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:05.400 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:05.401 +00:00 [INF] Envelope queued up: 'ebffb4f2d0a44f78a2c222802a19ae59' 2025-06-13 08:18:05.401 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:05.401 +00:00 [INF] Envelope queued up: '96491c796184412b87698df18c6a3a99' 2025-06-13 08:18:05.401 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1545.6371ms 2025-06-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.411 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.465 +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-13 08:18:05.465 +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-13 08:18: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-13 08:18:05.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-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18: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-13 08:18:05.521 +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-13 08:18:05.541 +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-13 08:18:05.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-13 08:18:05.543 +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-13 08:18: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-13 08:18: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-13 08:18:05.551 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.583 +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-13 08:18:05.588 +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-13 08:18:05.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-13 08:18: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-13 08:18:05.615 +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-13 08:18:05.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-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18: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-13 08:18:05.670 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:05.684 +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-13 08:18:05.685 +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-13 08:18:05.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-13 08:18:05.686 +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-13 08:18: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-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18: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-13 08:18: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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:05.718 +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-13 08:18:05.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:05.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-13 08:18:05.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-13 08:18:05.727 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:05.731 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18:05.760 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:05.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:05.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-13 08:18:05.772 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.785 +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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:05.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-13 08:18:05.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-13 08:18:05.830 +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-13 08:18:05.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-13 08:18: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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.867 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:05.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-13 08:18:05.882 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18: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-13 08:18:05.914 +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-13 08:18:05.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:05.917 +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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.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-13 08:18:05.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:05.996 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:06.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-13 08:18:06.009 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:06.032 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.081 +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-13 08:18:06.084 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.120 +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-13 08:18:06.128 +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-13 08:18:06.137 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.171 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.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-13 08:18:06.181 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:06.181 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:06.181 +00:00 [INF] Started transaction with span ID 'dee870e988d1974d' and trace ID '749a778fe8a54abc9ec0c0b241a2a91a'. 2025-06-13 08:18:06.181 +00:00 [INF] Started transaction with span ID 'dee870e988d1974d' and trace ID '749a778fe8a54abc9ec0c0b241a2a91a'. 2025-06-13 08:18:06.181 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.240 +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-13 08:18:06.240 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:06.245 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:06.246 +00:00 [INF] Started transaction with span ID '1dc6b662fa5378a5' and trace ID 'a8209a30e203400aac3f02f003be1c1f'. 2025-06-13 08:18:06.246 +00:00 [INF] Started transaction with span ID '1dc6b662fa5378a5' and trace ID 'a8209a30e203400aac3f02f003be1c1f'. 2025-06-13 08:18:06.246 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:06.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-13 08:18:06.252 +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-13 08:18:06.268 +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-13 08:18:06.273 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:06.300 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:06.300 +00:00 [INF] Started transaction with span ID '961caf1949f2c006' and trace ID '6e0dcd4ac26e475d95e252ba58d3d86a'. 2025-06-13 08:18:06.300 +00:00 [INF] Started transaction with span ID '961caf1949f2c006' and trace ID '6e0dcd4ac26e475d95e252ba58d3d86a'. 2025-06-13 08:18:06.300 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.316 +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-13 08:18:06.325 +00:00 [INF] Executed DbCommand (93ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:06.300 +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-13 08:18:06.334 +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-13 08:18:06.316 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.345 +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-13 08:18:06.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-13 08:18:06.357 +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-13 08:18:06.359 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.390 +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-13 08:18:06.416 +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-13 08:18:06.441 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.470 +00:00 [INF] Executed DbCommand (76ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.508 +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-13 08:18:06.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-13 08:18: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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.539 +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-13 08:18:06.540 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:06.541 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1573.5079ms 2025-06-13 08:18:06.541 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:06.541 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:06.541 +00:00 [INF] Envelope queued up: 'eb63862c33654aeb9679afdb94381a2e' 2025-06-13 08:18:06.541 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:06.541 +00:00 [INF] Envelope queued up: '9aafdc0e1bcf4140b9428b45105282b8' 2025-06-13 08:18:06.542 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1576.4564ms 2025-06-13 08:18:06.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-13 08:18:06.557 +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-13 08:18: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-13 08:18:06.571 +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-13 08:18:06.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:06.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-13 08:18: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-13 08:18:06.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-13 08:18:06.591 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:06.591 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1913.2935ms 2025-06-13 08:18:06.594 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:06.594 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:06.594 +00:00 [INF] Envelope queued up: '92a9c12b5cf0434bb1e50f380182b8f0' 2025-06-13 08:18:06.594 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:06.594 +00:00 [INF] Envelope queued up: 'cd6590ad90704577828eb6176d6723de' 2025-06-13 08:18:06.595 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1929.0500ms 2025-06-13 08:18:06.598 +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-13 08:18:06.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-13 08:18:06.618 +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-13 08:18:06.626 +00:00 [INF] Executed DbCommand (308ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:06.627 +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-13 08:18:06.632 +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-13 08:18:06.637 +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-13 08:18: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-13 08:18:06.655 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.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-13 08:18:06.687 +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-13 08:18:06.687 +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-13 08:18:06.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-13 08:18:06.692 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:06.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-13 08:18:06.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:06.701 +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-13 08:18:06.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18: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-13 08:18:06.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-13 08:18:06.717 +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-13 08:18:06.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:06.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-13 08:18:06.725 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.732 +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-13 08:18:06.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.740 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.764 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18: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-13 08:18:06.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-13 08:18: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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.781 +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-13 08:18:06.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-13 08:18:06.785 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.791 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:06.793 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1836.623ms 2025-06-13 08:18:06.793 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:06.794 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:06.794 +00:00 [INF] Envelope queued up: '8905d19ae3104035875d4e6ecabdc4fa' 2025-06-13 08:18:06.796 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:06.796 +00:00 [INF] Envelope queued up: '3fa5155481e0489fbd22bc4991aec988' 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.797 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1843.3959ms 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.808 +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-13 08:18:06.812 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:06.813 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:06.813 +00:00 [INF] Started transaction with span ID '109eb8d6e31a7a7f' and trace ID 'bfb6ef845387439d8b9fd5014e402846'. 2025-06-13 08:18:06.814 +00:00 [INF] Started transaction with span ID '109eb8d6e31a7a7f' and trace ID 'bfb6ef845387439d8b9fd5014e402846'. 2025-06-13 08:18:06.814 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18: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-13 08:18:06.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-13 08:18:06.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18: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-13 08:18:06.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-13 08:18:06.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-13 08:18: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-13 08:18:06.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-13 08:18: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-13 08:18:06.846 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.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-13 08:18: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-13 08:18:06.881 +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-13 08:18:06.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-13 08:18:06.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.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-13 08:18: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-13 08:18:06.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-13 08:18: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-13 08:18:06.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-13 08:18: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-13 08:18:06.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.917 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.926 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.949 +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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18:06.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-13 08:18: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-13 08:18: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-13 08:18:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:06.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-13 08:18:06.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-13 08:18: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-13 08:18:06.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:06.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-13 08:18: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-13 08:18: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-13 08:18:07.005 +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-13 08:18: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-13 08:18:07.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-13 08:18:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.018 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.041 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:07.043 +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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.054 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.082 +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-13 08:18:07.082 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.102 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.126 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:07.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-13 08:18:07.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.154 +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-13 08:18: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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.207 +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-13 08:18:07.210 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.233 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.233 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:07.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-13 08:18:07.237 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.291 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:07.303 +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-13 08:18:07.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.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-13 08:18:07.319 +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-13 08:18:07.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-13 08:18:07.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.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-13 08:18:07.344 +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-13 08:18:07.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-13 08:18: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-13 08:18:07.365 +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-13 08:18:07.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-13 08:18:07.372 +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-13 08:18:07.376 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:07.383 +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-13 08:18:07.401 +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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.426 +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-13 08:18:07.430 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.445 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.454 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:07.460 +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-13 08:18:07.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-13 08:18:07.481 +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-13 08:18:07.483 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:07.483 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:07.483 +00:00 [INF] Started transaction with span ID '240c4e5d70e95b27' and trace ID '611d8b6d17c9458f8aa42d426d1b3962'. 2025-06-13 08:18:07.483 +00:00 [INF] Started transaction with span ID '240c4e5d70e95b27' and trace ID '611d8b6d17c9458f8aa42d426d1b3962'. 2025-06-13 08:18:07.483 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.483 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:07.485 +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-13 08:18:07.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-13 08:18:07.489 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:07.490 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:07.490 +00:00 [INF] Started transaction with span ID 'e7822f708e4706a4' and trace ID 'd2cf948d258c4f6bbfd554c8e0ff6b50'. 2025-06-13 08:18:07.490 +00:00 [INF] Started transaction with span ID 'e7822f708e4706a4' and trace ID 'd2cf948d258c4f6bbfd554c8e0ff6b50'. 2025-06-13 08:18:07.490 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.531 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.556 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:07.557 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1375.2483ms 2025-06-13 08:18:07.557 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.557 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.557 +00:00 [INF] Envelope queued up: 'f868cfdad30f4d03b20583562cc7dd25' 2025-06-13 08:18:07.557 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.558 +00:00 [INF] Envelope queued up: '6b8018e329f34aeb892286c7cdfd4c45' 2025-06-13 08:18:07.563 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1381.9436ms 2025-06-13 08:18:07.557 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:07.570 +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-13 08:18:07.573 +00:00 [INF] Executed DbCommand (70ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:07.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-13 08:18:07.557 +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-13 08:18:07.601 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:07.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.632 +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-13 08:18:07.633 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:07.635 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:07.635 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1389.5881ms 2025-06-13 08:18:07.636 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.637 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.637 +00:00 [INF] Envelope queued up: '44743ebe821d43b9a11bd7ed59409e5e' 2025-06-13 08:18:07.637 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:07.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:07.637 +00:00 [INF] Envelope queued up: '60f2edd90b1c4a928cc6ffe0a29b895b' 2025-06-13 08:18:07.677 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1436.9856ms 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.695 +00:00 [INF] Executed DbCommand (93ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:07.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-13 08:18:07.714 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:07.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-13 08:18:07.741 +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-13 08:18:07.741 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:07.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1444.2592ms 2025-06-13 08:18:07.746 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.746 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.757 +00:00 [INF] Envelope queued up: '1d695952acdf45cbbd66fb7f0da725ee' 2025-06-13 08:18:07.757 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.757 +00:00 [INF] Envelope queued up: 'b8e2d4cff7d24b9f8ef12b009df79ccc' 2025-06-13 08:18:07.758 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1484.9591ms 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.817 +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-13 08:18: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-13 08:18:07.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-13 08:18:07.829 +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-13 08:18:07.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:07.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.873 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:07.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-13 08:18:07.875 +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-13 08:18:07.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-13 08:18:07.881 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:07.881 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:07.881 +00:00 [INF] Started transaction with span ID '443d0287c1548a5e' and trace ID '1289c3f2c3784271a631ba23dfa8b431'. 2025-06-13 08:18:07.881 +00:00 [INF] Started transaction with span ID '443d0287c1548a5e' and trace ID '1289c3f2c3784271a631ba23dfa8b431'. 2025-06-13 08:18:07.881 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.881 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:07.883 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:07.883 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:07.883 +00:00 [INF] Started transaction with span ID 'b495e05d587256f4' and trace ID '136cd508318a40bf8c3c10954a0bd44a'. 2025-06-13 08:18:07.883 +00:00 [INF] Started transaction with span ID 'b495e05d587256f4' and trace ID '136cd508318a40bf8c3c10954a0bd44a'. 2025-06-13 08:18:07.883 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.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-13 08:18:07.889 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:07.892 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:07.893 +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-13 08:18:07.894 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1080.0646ms 2025-06-13 08:18:07.900 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:07.905 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.905 +00:00 [INF] Envelope queued up: '68c3352a754446079b03db36c18ac0a3' 2025-06-13 08:18:07.911 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:07.911 +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-13 08:18:07.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:07.911 +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-13 08:18:07.914 +00:00 [INF] Envelope queued up: '4d73440e531d4671af3e57aa8b3b8a62' 2025-06-13 08:18:07.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:07.911 +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-13 08:18:07.920 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1107.8655ms 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18:07.932 +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-13 08:18:07.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-13 08:18:07.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18: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-13 08:18:07.958 +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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18: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-13 08:18:07.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-13 08:18:07.985 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:07.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-13 08:18:07.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:07.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.073 +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-13 08:18:08.075 +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-13 08:18:08.081 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.090 +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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18: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-13 08:18:08.117 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:08.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18: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-13 08:18:08.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-13 08:18: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-13 08:18:08.129 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.133 +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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18: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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.171 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.204 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:08.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-13 08:18:08.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.220 +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-13 08:18: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-13 08:18: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-13 08:18:08.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-13 08:18:08.255 +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-13 08:18:08.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-13 08:18:08.258 +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-13 08:18:08.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-13 08:18:08.264 +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-13 08:18:08.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-13 08:18:08.267 +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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.319 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:08.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-13 08:18:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.380 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.390 +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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18: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-13 08:18:08.403 +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-13 08:18:08.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-13 08:18:08.409 +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-13 08:18:08.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-13 08:18:08.428 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:08.434 +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-13 08:18:08.447 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.462 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:08.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-13 08:18: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-13 08:18:08.469 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:08.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-13 08:18:08.479 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:08.484 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.498 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.547 +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-13 08:18:08.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.562 +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-13 08:18:08.563 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:08.563 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:08.563 +00:00 [INF] Started transaction with span ID 'c5d4fba0a71a0f98' and trace ID 'd921406965a6405cbc7c852fe1afc411'. 2025-06-13 08:18:08.563 +00:00 [INF] Started transaction with span ID 'c5d4fba0a71a0f98' and trace ID 'd921406965a6405cbc7c852fe1afc411'. 2025-06-13 08:18:08.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:08.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-13 08:18:08.569 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:08.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:08.576 +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-13 08:18:08.586 +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-13 08:18:08.587 +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-13 08:18: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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:08.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-13 08:18:08.607 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:08.609 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1118.9151ms 2025-06-13 08:18:08.610 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.612 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:08.613 +00:00 [INF] Envelope queued up: 'f377117756ed4c67ad0e1660ba209a44' 2025-06-13 08:18:08.613 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:08.613 +00:00 [INF] Envelope queued up: 'b649eb3876e44f4a9548b464c2d0c183' 2025-06-13 08:18:08.614 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1124.0810ms 2025-06-13 08:18:08.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-13 08:18: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-13 08:18:08.628 +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-13 08:18:08.629 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:08.630 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1138.102ms 2025-06-13 08:18:08.630 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:08.630 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:08.631 +00:00 [INF] Envelope queued up: '7dfeab5d68574047be975402b206945e' 2025-06-13 08:18:08.641 +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-13 08:18:08.644 +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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.672 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:08.672 +00:00 [INF] Envelope queued up: 'c5f7b1f09ba04df3bba1330d6603e773' 2025-06-13 08:18:08.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 1188.9642ms 2025-06-13 08:18:08.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:08.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-13 08:18:08.683 +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-13 08:18:08.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-13 08:18:08.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:08.687 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.712 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.725 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:08.730 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:08.736 +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-13 08:18:08.737 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:08.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-13 08:18:08.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 863.7772ms 2025-06-13 08:18:08.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:08.748 +00:00 [INF] Capturing transaction. 2025-06-13 08:18: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-13 08:18:08.751 +00:00 [INF] Envelope queued up: '29dc9ff57fa04787a39dd6777a13d7b8' 2025-06-13 08:18:08.751 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:08.751 +00:00 [INF] Envelope queued up: '6454ab7622c8456cb92c88453eea29f5' 2025-06-13 08:18:08.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 868.7459ms 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.758 +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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.798 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:08.798 +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-13 08:18:08.800 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 918.8373ms 2025-06-13 08:18:08.802 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:08.802 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:08.803 +00:00 [INF] Envelope queued up: 'fa6dd56a093d4d1e994377aa401876b8' 2025-06-13 08:18:08.804 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:08.804 +00:00 [INF] Envelope queued up: '372eadcd2508488ca9aacd34c9a32375' 2025-06-13 08:18:08.804 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 922.9480ms 2025-06-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.823 +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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:08.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-13 08:18:09.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:09.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:09.022 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18: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-13 08:18:09.042 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:09.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-13 08:18:09.055 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:09.062 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:09.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-13 08:18:09.086 +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-13 08:18:09.110 +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-13 08:18:09.118 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:09.118 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:09.118 +00:00 [INF] Started transaction with span ID '31b1ba69589e9701' and trace ID '93ca2b778cda415196d8ec086e56118c'. 2025-06-13 08:18:09.118 +00:00 [INF] Started transaction with span ID '31b1ba69589e9701' and trace ID '93ca2b778cda415196d8ec086e56118c'. 2025-06-13 08:18:09.118 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:09.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-13 08:18:09.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-13 08:18: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-13 08:18:09.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-13 08:18:09.158 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:09.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 600.0679ms 2025-06-13 08:18:09.164 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:09.164 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:09.167 +00:00 [INF] Envelope queued up: '6160a0d5362f442eaabfe917d758b507' 2025-06-13 08:18:09.167 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:09.167 +00:00 [INF] Envelope queued up: '804c8f3e732e45dbb8f16007e7edcf92' 2025-06-13 08:18:09.171 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 607.8172ms 2025-06-13 08:18:09.181 +00:00 [INF] Executed DbCommand (58ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:09.206 +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-13 08:18:09.214 +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-13 08:18:09.223 +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-13 08:18: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-13 08:18:09.257 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:09.285 +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-13 08:18: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-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.320 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.430 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.557 +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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.585 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.620 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:09.627 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:09.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-13 08:18:09.643 +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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.680 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:09.686 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:09.693 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:09.693 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:09.693 +00:00 [INF] Started transaction with span ID 'b9bfe1f63e8d7aff' and trace ID '8813900578144f36a6c246befd184d57'. 2025-06-13 08:18:09.693 +00:00 [INF] Started transaction with span ID 'b9bfe1f63e8d7aff' and trace ID '8813900578144f36a6c246befd184d57'. 2025-06-13 08:18:09.693 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:09.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-13 08:18:09.697 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:09.697 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:09.697 +00:00 [INF] Started transaction with span ID '83528fd50c38ccad' and trace ID '1f8b444b912e48aeb99ec84b7a2a28bf'. 2025-06-13 08:18:09.697 +00:00 [INF] Started transaction with span ID '83528fd50c38ccad' and trace ID '1f8b444b912e48aeb99ec84b7a2a28bf'. 2025-06-13 08:18:09.697 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:09.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-13 08:18:09.709 +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-13 08:18:09.717 +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-13 08:18:09.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:09.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-13 08:18:09.740 +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-13 08:18:09.741 +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-13 08:18:09.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-13 08:18:09.747 +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-13 08:18:09.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:09.765 +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-13 08:18:09.768 +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-13 08:18: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-13 08:18:09.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-13 08:18: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-13 08:18:09.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-13 08:18: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-13 08:18:09.818 +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-13 08:18:09.818 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:09.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-13 08:18:09.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-13 08:18:09.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:09.841 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:09.847 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18: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-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.877 +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-13 08:18:09.877 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:09.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 760.322ms 2025-06-13 08:18:09.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:09.879 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:09.882 +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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.890 +00:00 [INF] Envelope queued up: 'b404fbc6e8d24bdb88a848c4889fc49e' 2025-06-13 08:18:09.890 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:09.891 +00:00 [INF] Envelope queued up: '59983099c54049e9b41f96bf6d1cb4f5' 2025-06-13 08:18:09.891 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 773.9381ms 2025-06-13 08:18:09.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-13 08:18:09.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.915 +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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:09.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-13 08:18: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-13 08:18:09.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:09.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-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.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-13 08:18: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-13 08:18:09.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-13 08:18:09.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-13 08:18:09.999 +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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.124 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.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-13 08:18:10.130 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:10.138 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:10.138 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18: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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.191 +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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.253 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:10.259 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:10.259 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:10.259 +00:00 [INF] Started transaction with span ID '61caf7ff53d93eda' and trace ID '7bd7f2f1f1784abd89535c4efd5b3399'. 2025-06-13 08:18:10.259 +00:00 [INF] Started transaction with span ID '61caf7ff53d93eda' and trace ID '7bd7f2f1f1784abd89535c4efd5b3399'. 2025-06-13 08:18:10.261 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:10.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-13 08:18:10.261 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.268 +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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.290 +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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.305 +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-13 08:18: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-13 08:18:10.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-13 08:18:10.328 +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-13 08:18:10.331 +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-13 08:18:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.338 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:10.340 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 642.7095ms 2025-06-13 08:18:10.341 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:10.341 +00:00 [INF] Capturing transaction. 2025-06-13 08:18: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-13 08:18:10.345 +00:00 [INF] Envelope queued up: 'c57a80fa17b74f8aa28d28f491e5caee' 2025-06-13 08:18:10.345 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:10.345 +00:00 [INF] Envelope queued up: '2b235d3772b64d489cc16899e0546b37' 2025-06-13 08:18:10.346 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 649.4301ms 2025-06-13 08:18:10.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-13 08:18:10.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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.371 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:10.374 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 680.0844ms 2025-06-13 08:18:10.375 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:10.375 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:10.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-13 08:18:10.384 +00:00 [INF] Envelope queued up: 'b44e2dd6bfe24227b86d86c491bd15fc' 2025-06-13 08:18:10.386 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:10.386 +00:00 [INF] Envelope queued up: 'd9ca144ab0f64608ae9fada75de9724e' 2025-06-13 08:18:10.387 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 693.5275ms 2025-06-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.555 +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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.592 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:10.598 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:10.628 +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-13 08:18:10.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-13 08:18:10.657 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.706 +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-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.733 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.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-13 08:18:10.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:10.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-13 08:18:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.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-13 08:18:10.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:10.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-13 08:18:10.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-13 08:18:10.840 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:10.842 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:10.843 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:10.843 +00:00 [INF] Started transaction with span ID '1d58ee8b6e497847' and trace ID '41173d9ac1964357b8f8bf0763fb19b7'. 2025-06-13 08:18:10.843 +00:00 [INF] Started transaction with span ID '1d58ee8b6e497847' and trace ID '41173d9ac1964357b8f8bf0763fb19b7'. 2025-06-13 08:18:10.843 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:10.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-13 08:18:10.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:10.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-13 08:18:10.867 +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-13 08:18:10.879 +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-13 08:18:10.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-13 08:18:10.888 +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-13 08:18: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-13 08:18:10.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-13 08:18: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-13 08:18:10.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-13 08:18:10.931 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:10.941 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:10.964 +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-13 08:18:10.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-13 08:18: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-13 08:18:10.982 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:10.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-13 08:18:10.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18: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-13 08:18:11.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:11.032 +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-13 08:18:11.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-13 08:18: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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.061 +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-13 08:18: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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.082 +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-13 08:18:11.092 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:11.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:11.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-13 08:18:11.107 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.138 +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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.174 +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-13 08:18:11.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-13 08:18:11.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-13 08:18: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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.204 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:11.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-13 08:18:11.216 +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-13 08:18:11.217 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:11.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-13 08:18:11.220 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 958.4907ms 2025-06-13 08:18:11.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:11.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:11.224 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:11.226 +00:00 [INF] Envelope queued up: '0cde76b30a0a4405b9570ce747c4355e' 2025-06-13 08:18:11.226 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:11.227 +00:00 [INF] Envelope queued up: 'ae29b9c393a54fbca45bd39e189796ec' 2025-06-13 08:18:11.228 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 969.3110ms 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18: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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:11.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-13 08:18:11.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:11.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-13 08:18:11.410 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:11.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:11.410 +00:00 [INF] Started transaction with span ID 'd46a3bb274ce5d06' and trace ID '1832900fb51f472dbf978f5bbb324d6c'. 2025-06-13 08:18:11.410 +00:00 [INF] Started transaction with span ID 'd46a3bb274ce5d06' and trace ID '1832900fb51f472dbf978f5bbb324d6c'. 2025-06-13 08:18:11.410 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:11.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-13 08:18:11.423 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.449 +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-13 08:18:11.475 +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-13 08:18:11.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-13 08:18:11.483 +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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.500 +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-13 08:18:11.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-13 08:18:11.506 +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-13 08:18:11.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-13 08:18:11.512 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:11.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.562 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.574 +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-13 08:18:11.585 +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-13 08:18:11.586 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.602 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 758.8411ms 2025-06-13 08:18:11.604 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:11.604 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:11.607 +00:00 [INF] Envelope queued up: 'b3336ee47eb24c9790aa637256243fd3' 2025-06-13 08:18:11.607 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:11.607 +00:00 [INF] Envelope queued up: '54c0fb73c0c744139192229901c9a7c8' 2025-06-13 08:18:11.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 764.5183ms 2025-06-13 08:18:11.607 +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-13 08:18:11.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-13 08:18:11.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-13 08:18: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-13 08:18:11.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-13 08:18: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-13 08:18:11.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-13 08:18:11.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-13 08:18: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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18: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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.709 +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-13 08:18:11.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-13 08:18:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.740 +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-13 08:18:11.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-13 08:18:11.769 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:11.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-13 08:18:11.792 +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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18: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-13 08:18:11.829 +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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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-13 08:18:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:11.985 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:11.986 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 575.921ms 2025-06-13 08:18:11.986 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:11.986 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:11.988 +00:00 [INF] Envelope queued up: 'c1f2d72fa5014093a0f87b99e9242c0d' 2025-06-13 08:18:11.988 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:11.988 +00:00 [INF] Envelope queued up: 'c6ea3de2bb82440e81f1234727072aa0' 2025-06-13 08:18:11.989 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 579.1808ms 2025-06-13 08:18:11.994 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:11.995 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:11.995 +00:00 [INF] Started transaction with span ID '964def36c8513c59' and trace ID '847d3b92b65a471da0c00349156f8864'. 2025-06-13 08:18:11.995 +00:00 [INF] Started transaction with span ID '964def36c8513c59' and trace ID '847d3b92b65a471da0c00349156f8864'. 2025-06-13 08:18:11.996 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:11.996 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:12.009 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:18:12.009 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:12.009 +00:00 [INF] Started transaction with span ID 'e0eedbe3b8481fbd' and trace ID 'd2f458a378654e529a59f00dc376012a'. 2025-06-13 08:18:12.009 +00:00 [INF] Started transaction with span ID 'e0eedbe3b8481fbd' and trace ID 'd2f458a378654e529a59f00dc376012a'. 2025-06-13 08:18:12.009 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:18:12.009 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:12.015 +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-13 08:18:12.016 +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-13 08:18:12.016 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:18:12.016 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.5567ms 2025-06-13 08:18:12.016 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:18:12.016 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:12.016 +00:00 [INF] Envelope queued up: '84797adb1b854f28813fc997911ba438' 2025-06-13 08:18:12.016 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:12.016 +00:00 [INF] Envelope queued up: '0513a2104b064966bcf74be59563d164' 2025-06-13 08:18:12.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 7.6503ms 2025-06-13 08:18:12.046 +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-13 08:18: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-13 08:18:12.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:12.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-13 08:18:12.084 +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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18: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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.192 +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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18: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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.229 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18: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-13 08:18: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-13 08:18:12.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-13 08:18: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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18: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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.331 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:12.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-13 08:18:12.344 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18: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-13 08:18:12.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:12.372 +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-13 08:18:12.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-13 08:18: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-13 08:18:12.397 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18: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-13 08:18:12.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-13 08:18:12.470 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:12.487 +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-13 08:18:12.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:12.495 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:12.497 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 501.0331ms 2025-06-13 08:18:12.497 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:12.497 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:12.506 +00:00 [INF] Envelope queued up: '7289a386c26b4ecab5118ffe2b97208a' 2025-06-13 08:18:12.506 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:12.509 +00:00 [INF] Envelope queued up: '79b4ec28ff7a44d281027f8fc7b66eea' 2025-06-13 08:18:12.510 +00: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.5585ms 2025-06-13 08:18:12.569 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:12.569 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:12.569 +00:00 [INF] Started transaction with span ID '9751df0c373a0059' and trace ID '49c074d3e8c34fc4810277ab44d20d01'. 2025-06-13 08:18:12.569 +00:00 [INF] Started transaction with span ID '9751df0c373a0059' and trace ID '49c074d3e8c34fc4810277ab44d20d01'. 2025-06-13 08:18:12.569 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:12.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-13 08:18:12.619 +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-13 08:18:12.630 +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-13 08:18:12.643 +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-13 08:18:12.659 +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-13 08:18:12.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-13 08:18: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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:12.765 +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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.818 +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-13 08:18:12.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-13 08:18:12.845 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18:12.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-13 08:18: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-13 08:18:12.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-13 08:18: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-13 08:18: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-13 08:18:12.986 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:12.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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.059 +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-13 08:18:13.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-13 08:18:13.070 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.145 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:13.145 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:13.145 +00:00 [INF] Started transaction with span ID 'acb5a9ed686e19fc' and trace ID '822d822e157643e9bd1f0f786a1ed423'. 2025-06-13 08:18:13.146 +00:00 [INF] Started transaction with span ID 'acb5a9ed686e19fc' and trace ID '822d822e157643e9bd1f0f786a1ed423'. 2025-06-13 08:18:13.146 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:13.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-13 08:18:13.184 +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-13 08:18:13.195 +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-13 08:18:13.205 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:13.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-13 08:18:13.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-13 08:18:13.227 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:13.229 +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-13 08:18:13.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:13.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:13.253 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:13.273 +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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.328 +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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.370 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18:13.396 +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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.404 +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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.423 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18: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-13 08:18: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-13 08:18:13.438 +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-13 08:18:13.439 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:13.439 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 869.7714ms 2025-06-13 08:18:13.439 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:13.439 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:13.443 +00:00 [INF] Envelope queued up: '97e1519df9d0480983de37f68caab38b' 2025-06-13 08:18:13.443 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:13.443 +00:00 [INF] Envelope queued up: 'a7024bb08f38449f83622d4571a758f8' 2025-06-13 08:18:13.444 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 874.9140ms 2025-06-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.459 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18:13.580 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18:13.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:13.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-13 08:18:13.654 +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-13 08:18:13.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-13 08:18:13.668 +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-13 08:18:13.669 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:13.674 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 528.2809ms 2025-06-13 08:18:13.674 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:13.674 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:13.676 +00:00 [INF] Envelope queued up: '97654c4731f5435095c56c0ed3dfc26c' 2025-06-13 08:18:13.676 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:13.677 +00:00 [INF] Envelope queued up: 'b17f94b616c942269120bad17532dda8' 2025-06-13 08:18:13.677 +00: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.1907ms 2025-06-13 08:18:13.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:13.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:13.797 +00:00 [INF] Started transaction with span ID '88a34d34925b35c1' and trace ID '05514dd8cb65479ab08623d6e7913518'. 2025-06-13 08:18:13.798 +00:00 [INF] Started transaction with span ID '88a34d34925b35c1' and trace ID '05514dd8cb65479ab08623d6e7913518'. 2025-06-13 08:18:13.798 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:13.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-13 08:18:13.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:13.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:13.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-13 08:18:13.813 +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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.866 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18:13.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-13 08:18: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-13 08:18: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-13 08: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-13 08:18: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-13 08: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-13 08:18:14.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-13 08:18:14.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-13 08:18:14.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-13 08:18: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-13 08:18:14.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-13 08:18: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-13 08:18:14.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-13 08:18: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-13 08:18:14.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-13 08:18:14.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-13 08:18:14.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-13 08:18:14.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-13 08:18:14.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-13 08:18:14.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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:14.060 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:14.061 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 263.504ms 2025-06-13 08:18:14.061 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:14.062 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:14.063 +00:00 [INF] Envelope queued up: 'e56c8a6959514da388c0e5607e3bb9d6' 2025-06-13 08:18:14.063 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:14.063 +00:00 [INF] Envelope queued up: '7f94244f2af64da8ab7ecb47d4a1c5ec' 2025-06-13 08:18:14.064 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 266.9328ms 2025-06-13 08:18:14.430 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:14.430 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:14.430 +00:00 [INF] Started transaction with span ID '68ca6324be08f930' and trace ID '801bc5d64b42463cb3b2df3c412e7ff6'. 2025-06-13 08:18:14.437 +00:00 [INF] Started transaction with span ID '68ca6324be08f930' and trace ID '801bc5d64b42463cb3b2df3c412e7ff6'. 2025-06-13 08:18:14.437 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:14.437 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:15.040 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:15.040 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:15.040 +00:00 [INF] Started transaction with span ID 'e53a32b3ed61f366' and trace ID '16d350f77e3c4407b464604cdd41021f'. 2025-06-13 08:18:15.040 +00:00 [INF] Started transaction with span ID 'e53a32b3ed61f366' and trace ID '16d350f77e3c4407b464604cdd41021f'. 2025-06-13 08:18:15.040 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:15.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-13 08:18:15.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:15.639 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:15.639 +00:00 [INF] Started transaction with span ID 'a5933e43f5b3fcde' and trace ID 'f5137f3ee2144ab3b4d0625f6633e40c'. 2025-06-13 08:18:15.639 +00:00 [INF] Started transaction with span ID 'a5933e43f5b3fcde' and trace ID 'f5137f3ee2144ab3b4d0625f6633e40c'. 2025-06-13 08:18:15.640 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:15.640 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:15.853 +00:00 [INF] Executed DbCommand (1,411ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:16.271 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:16.271 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:16.271 +00:00 [INF] Started transaction with span ID '2c2cc2647cdb7d0' and trace ID 'ed863523e83647d3b12ae3586a0204cb'. 2025-06-13 08:18:16.271 +00:00 [INF] Started transaction with span ID '2c2cc2647cdb7d0' and trace ID 'ed863523e83647d3b12ae3586a0204cb'. 2025-06-13 08:18:16.271 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:16.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-13 08:18:16.893 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:16.893 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:16.893 +00:00 [INF] Started transaction with span ID '524f9c2befffe7a2' and trace ID '0375c3925cbe499cbc226b285dcff8df'. 2025-06-13 08:18:16.893 +00:00 [INF] Started transaction with span ID '524f9c2befffe7a2' and trace ID '0375c3925cbe499cbc226b285dcff8df'. 2025-06-13 08:18:16.893 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:16.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-13 08:18:17.163 +00:00 [INF] Executed DbCommand (2,120ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.174 +00:00 [INF] Executed DbCommand (1,533ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.182 +00:00 [INF] Executed DbCommand (1,278ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.190 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.236 +00:00 [INF] Executed DbCommand (963ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:17.252 +00:00 [INF] Executed DbCommand (85ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.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-13 08:18:17.283 +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-13 08:18: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-13 08:18:17.285 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.345 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18: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-13 08:18:17.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-13 08:18:17.368 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18: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-13 08:18:17.394 +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-13 08:18:17.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.419 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.454 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18: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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18: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-13 08:18:17.522 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.531 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18: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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18: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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.654 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18: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-13 08:18:17.686 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.705 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:17.706 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2665.8593ms 2025-06-13 08:18:17.706 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:17.706 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:17.707 +00:00 [INF] Envelope queued up: '594fd788d6864d01b614913ccef3785f' 2025-06-13 08:18:17.707 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:17.707 +00:00 [INF] Envelope queued up: '015949b3f0934997937e010b4529ee41' 2025-06-13 08:18:17.708 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2667.9467ms 2025-06-13 08:18:17.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-13 08:18:17.709 +00:00 [INF] Executed DbCommand (814ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.709 +00:00 [INF] Executed DbCommand (469ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.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-13 08:18:17.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:17.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-13 08:18:17.731 +00:00 [INF] Executed DbCommand (553ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:17.737 +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-13 08:18:17.737 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:17.739 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3301.5371ms 2025-06-13 08:18:17.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-13 08:18:17.746 +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-13 08:18:17.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-13 08:18:17.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:17.749 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:17.749 +00:00 [INF] Envelope queued up: 'ca305e9c7d4f4f1cb21db972ede2dc50' 2025-06-13 08:18:17.749 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:17.749 +00:00 [INF] Envelope queued up: 'f4321ff7bb834d3d9607dab525df860d' 2025-06-13 08:18:17.749 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3319.4230ms 2025-06-13 08:18:17.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-13 08:18:17.768 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:17.768 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:17.768 +00:00 [INF] Started transaction with span ID '2d0df72dfc59ae74' and trace ID '54351660e616444eb5513ae5c8ffecb4'. 2025-06-13 08:18:17.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-13 08:18:17.770 +00:00 [INF] Started transaction with span ID '2d0df72dfc59ae74' and trace ID '54351660e616444eb5513ae5c8ffecb4'. 2025-06-13 08:18:17.771 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:17.771 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:17.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:17.785 +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-13 08:18:17.789 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:17.794 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:17.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-13 08:18:17.796 +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-13 08:18:17.799 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:17.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-13 08:18:17.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:17.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-13 08:18:17.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:17.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-13 08:18: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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.833 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.848 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.863 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:17.868 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.902 +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-13 08:18:17.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:17.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-13 08:18:17.923 +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-13 08:18:17.925 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.936 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.968 +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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18: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-13 08:18: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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:17.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-13 08:18:18.000 +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-13 08:18:18.004 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.015 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.030 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.037 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18: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-13 08:18:18.041 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.095 +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-13 08:18:18.104 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.111 +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-13 08:18:18.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-13 08:18:18.119 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.133 +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-13 08:18: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-13 08:18:18.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-13 08:18: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-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.171 +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-13 08:18:18.172 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.181 +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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.234 +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-13 08:18:18.235 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18: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-13 08:18:18.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-13 08:18:18.250 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.288 +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-13 08:18:18.288 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.342 +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-13 08:18:18.342 +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-13 08:18:18.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-13 08:18:18.351 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.363 +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-13 08:18: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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:18.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-13 08:18: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-13 08:18: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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.413 +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-13 08:18:18.422 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.433 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.444 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.452 +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-13 08:18:18.452 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.473 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.475 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.477 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.488 +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-13 08:18:18.489 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.510 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.527 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:18.528 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2888.0332ms 2025-06-13 08:18:18.528 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:18.528 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.528 +00:00 [INF] Envelope queued up: '2522342499ce48c5b678490ee0ed1337' 2025-06-13 08:18:18.528 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.528 +00:00 [INF] Envelope queued up: '8e3389b747fe488f80d733a63b9c4e16' 2025-06-13 08:18:18.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 2889.0197ms 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.546 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:18.546 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:18.546 +00:00 [INF] Started transaction with span ID '5c360ce0466be94' and trace ID 'dbae0dd81c144dba99dd430d27c2e19c'. 2025-06-13 08:18:18.546 +00:00 [INF] Started transaction with span ID '5c360ce0466be94' and trace ID 'dbae0dd81c144dba99dd430d27c2e19c'. 2025-06-13 08:18:18.546 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.564 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:18.564 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2292.6275ms 2025-06-13 08:18:18.564 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:18.564 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.564 +00:00 [INF] Envelope queued up: '06b44a3f3c2547eaa0fbdbdd840f844a' 2025-06-13 08:18:18.566 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.566 +00:00 [INF] Envelope queued up: '8856174925634c24a9b1f390a945b87a' 2025-06-13 08:18:18.566 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2295.0589ms 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.591 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:18.598 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1704.7382ms 2025-06-13 08:18:18.599 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:18.600 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.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-13 08:18:18.605 +00:00 [INF] Envelope queued up: 'ef0d3222108948179afdc33e653aaddc' 2025-06-13 08:18:18.605 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.605 +00:00 [INF] Envelope queued up: '95ca19467c6a47ae84f9275c23e5daad' 2025-06-13 08:18:18.607 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:18.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 1712.6666ms 2025-06-13 08:18:18.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-13 08:18:18.627 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:18.627 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 856.4367ms 2025-06-13 08:18:18.627 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:18.628 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.628 +00:00 [INF] Envelope queued up: 'dc0fe36f13a94b48bfd4efdeb92a3b80' 2025-06-13 08:18:18.628 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:18.628 +00:00 [INF] Envelope queued up: '3d7c6bd3a8c442e5b72e82d5744615ff' 2025-06-13 08:18:18.632 +00: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.7214ms 2025-06-13 08:18:18.651 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:18.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-13 08:18:18.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.699 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.714 +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-13 08:18:18.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-13 08:18:18.731 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.762 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:18.811 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18: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-13 08:18:18.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-13 08:18:18.876 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:18.876 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:18.876 +00:00 [INF] Started transaction with span ID '5a278629015493b8' and trace ID '2f097ac471aa4917a401f94cf4d45197'. 2025-06-13 08:18:18.876 +00:00 [INF] Started transaction with span ID '5a278629015493b8' and trace ID '2f097ac471aa4917a401f94cf4d45197'. 2025-06-13 08:18:18.876 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:18.876 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:18.888 +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-13 08:18:18.889 +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-13 08:18:18.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:18.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:18.919 +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-13 08:18:18.908 +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-13 08:18:18.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-13 08:18:18.938 +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-13 08:18:18.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-13 08:18:18.950 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:18.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-13 08:18:18.963 +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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:18.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.040 +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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.055 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:19.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-13 08:18:19.068 +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-13 08:18:19.077 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:19.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-13 08:18:19.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-13 08:18:19.088 +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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.098 +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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.171 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:19.180 +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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.196 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:19.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-13 08:18:19.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:19.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-13 08:18:19.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:19.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:19.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-13 08:18:19.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-13 08:18:19.239 +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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.259 +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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.284 +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-13 08:18:19.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-13 08:18:19.288 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:19.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-13 08:18:19.292 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 745.5863ms 2025-06-13 08:18:19.292 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.293 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:19.293 +00:00 [INF] Envelope queued up: 'acf992c333454a818d331d9698a3e01a' 2025-06-13 08:18:19.293 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:19.293 +00:00 [INF] Envelope queued up: '17f9c395e5814f01ac546613b2a0a2be' 2025-06-13 08:18:19.293 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 747.0817ms 2025-06-13 08:18:19.300 +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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.456 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:19.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-13 08:18:19.470 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:19.471 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 594.5451ms 2025-06-13 08:18:19.471 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.471 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:19.471 +00:00 [INF] Envelope queued up: '4fade182006f4d3abb609091ea4310f2' 2025-06-13 08:18:19.471 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:19.474 +00:00 [INF] Envelope queued up: '1e732eca6e694432a62284ccd61860da' 2025-06-13 08:18:19.474 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 598.4375ms 2025-06-13 08:18:19.476 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:19.477 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:19.477 +00:00 [INF] Started transaction with span ID 'db31902734274271' and trace ID '1e7d8269bec140938ff8663a9eb2f590'. 2025-06-13 08:18:19.477 +00:00 [INF] Started transaction with span ID 'db31902734274271' and trace ID '1e7d8269bec140938ff8663a9eb2f590'. 2025-06-13 08:18:19.477 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.477 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:19.504 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:19.504 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:19.504 +00:00 [INF] Started transaction with span ID '1c4c751de22bcbcd' and trace ID 'd01d92f46da94f6a84b0d622ed802b59'. 2025-06-13 08:18:19.504 +00:00 [INF] Started transaction with span ID '1c4c751de22bcbcd' and trace ID 'd01d92f46da94f6a84b0d622ed802b59'. 2025-06-13 08:18:19.504 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.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-13 08:18:19.506 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:19.509 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:19.509 +00:00 [INF] Started transaction with span ID '5f74278f943e2dcd' and trace ID 'f40632d5250348759c9c5073ea793116'. 2025-06-13 08:18:19.509 +00:00 [INF] Started transaction with span ID '5f74278f943e2dcd' and trace ID 'f40632d5250348759c9c5073ea793116'. 2025-06-13 08:18:19.509 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.509 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:19.511 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:19.514 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:19.514 +00:00 [INF] Started transaction with span ID '2c50f01ffb7d2c79' and trace ID '0610d507b30241d99dcaef63582c1e1a'. 2025-06-13 08:18:19.514 +00:00 [INF] Started transaction with span ID '2c50f01ffb7d2c79' and trace ID '0610d507b30241d99dcaef63582c1e1a'. 2025-06-13 08:18:19.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.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-13 08:18:19.515 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:19.515 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:19.515 +00:00 [INF] Started transaction with span ID '59c6d4ed458a37d0' and trace ID 'b58c8cafcbe745dcb97b336dda4b0c6f'. 2025-06-13 08:18:19.515 +00:00 [INF] Started transaction with span ID '59c6d4ed458a37d0' and trace ID 'b58c8cafcbe745dcb97b336dda4b0c6f'. 2025-06-13 08:18:19.517 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.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-13 08:18:19.524 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:19.527 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:19.527 +00:00 [INF] Started transaction with span ID 'cc1fd2aff9304052' and trace ID '8b0305045b1045fab3a3209402b15d5b'. 2025-06-13 08:18:19.527 +00:00 [INF] Started transaction with span ID 'cc1fd2aff9304052' and trace ID '8b0305045b1045fab3a3209402b15d5b'. 2025-06-13 08:18:19.527 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:19.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-13 08:18:19.707 +00:00 [INF] Executed DbCommand (184ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:19.710 +00:00 [INF] Executed DbCommand (181ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:19.710 +00:00 [INF] Executed DbCommand (187ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:19.712 +00:00 [INF] Executed DbCommand (189ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:19.713 +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-13 08:18:19.714 +00:00 [INF] Executed DbCommand (226ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:19.755 +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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:19.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-13 08:18: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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18:19.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-13 08:18: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-13 08:18:19.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-13 08:18:19.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.116 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:20.117 +00:00 [INF] Executed DbCommand (398ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:20.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-13 08:18:20.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:20.124 +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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:20.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.242 +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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.377 +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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.419 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.467 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.485 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.523 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.536 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.565 +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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.589 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:20.592 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.680 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.705 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1190.3522ms 2025-06-13 08:18:20.705 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:20.705 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:20.705 +00:00 [INF] Envelope queued up: 'fa5287f1769e4318b944437a8bcbd52a' 2025-06-13 08:18:20.705 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:20.705 +00:00 [INF] Envelope queued up: '9e98277b9f5f4e6697a47080334e2e75' 2025-06-13 08:18:20.705 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1194.3432ms 2025-06-13 08:18:20.707 +00:00 [INF] Executed DbCommand (987ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:20.709 +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-13 08:18:20.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:20.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-13 08:18:20.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18: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-13 08:18: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-13 08:18:20.727 +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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18: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-13 08:18:20.782 +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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.795 +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-13 08:18:20.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.817 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:20.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-13 08:18:20.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-13 08:18:20.822 +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-13 08:18:20.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-13 08:18: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-13 08:18: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-13 08:18:20.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-13 08:18:20.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.859 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:20.863 +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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.871 +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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.889 +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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.917 +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-13 08:18:20.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-13 08:18:20.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-13 08:18:20.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:20.926 +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-13 08:18:20.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-13 08:18:20.945 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:20.951 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:20.953 +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-13 08:18:20.960 +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-13 08:18:20.964 +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-13 08:18:20.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-13 08:18:20.970 +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-13 08:18: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-13 08:18:20.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-13 08:18:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:20.978 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:20.980 +00:00 [INF] Executed DbCommand (1,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-13 08:18:20.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-13 08:18:20.984 +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-13 08:18:20.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-13 08:18:20.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-13 08:18: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-13 08:18:20.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-13 08:18:21.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-13 08:18:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:21.023 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:21.027 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1550.1716ms 2025-06-13 08:18:21.028 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:21.028 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:21.029 +00:00 [INF] Envelope queued up: '02dc1735a84a48ad86a7a792fd86d506' 2025-06-13 08:18:21.029 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.034 +00:00 [INF] Envelope queued up: '8c3ea00df1c24756822cf1c5338cd597' 2025-06-13 08:18:21.034 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1557.6540ms 2025-06-13 08:18:21.034 +00:00 [INF] Executed DbCommand (1,321ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.042 +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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.064 +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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.089 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18: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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.132 +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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18: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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.153 +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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.217 +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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.222 +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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18: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-13 08:18:21.254 +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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.346 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:21.346 +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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18: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-13 08:18:21.378 +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-13 08:18:21.391 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:21.391 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1886.6562ms 2025-06-13 08:18:21.391 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:21.392 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:21.392 +00:00 [INF] Envelope queued up: '8c6ce80b73a3485a8a444fadf9cfafae' 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.394 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:21.395 +00:00 [INF] Envelope queued up: '847b8488c88847018b303c0b079e6a19' 2025-06-13 08:18:21.395 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1890.7837ms 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.403 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1893.5281ms 2025-06-13 08:18:21.405 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:21.406 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:21.406 +00:00 [INF] Envelope queued up: '75b2dfc114ed4e00a13d402378769e55' 2025-06-13 08:18:21.406 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:21.406 +00:00 [INF] Envelope queued up: 'fe945267fb2d4cac82abade9e0318114' 2025-06-13 08:18:21.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 1900.8174ms 2025-06-13 08:18:21.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-13 08:18: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-13 08:18:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18: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-13 08:18:21.449 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:21.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-13 08:18:21.461 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.497 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.615 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.659 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.696 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.707 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18: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-13 08:18:21.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-13 08:18: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-13 08:18: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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:21.844 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.867 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:21.871 +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-13 08:18:21.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-13 08:18:21.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-13 08:18:21.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:21.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-13 08:18:22.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-13 08:18:22.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-13 08:18:22.024 +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-13 08:18:22.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-13 08:18:22.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-13 08:18:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:22.042 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:22.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-13 08:18:22.060 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:22.061 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:22.063 +00:00 [INF] Started transaction with span ID 'f0f982c281df009b' and trace ID 'be475b674ad14511bf1693d5075533ec'. 2025-06-13 08:18:22.064 +00:00 [INF] Started transaction with span ID 'f0f982c281df009b' and trace ID 'be475b674ad14511bf1693d5075533ec'. 2025-06-13 08:18:22.064 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:22.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-13 08:18:22.068 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:22.079 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:22.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-13 08:18:22.085 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:22.086 +00:00 [INF] Started transaction with span ID 'bf945f4c289c4a56' and trace ID '64b96a34c51c4b56ad17da534f31dd80'. 2025-06-13 08:18:22.086 +00:00 [INF] Started transaction with span ID 'bf945f4c289c4a56' and trace ID '64b96a34c51c4b56ad17da534f31dd80'. 2025-06-13 08:18:22.087 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18: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-13 08:18:22.087 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:22.091 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:22.095 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:22.096 +00:00 [INF] Started transaction with span ID 'db1736bcd73b0acb' and trace ID 'c195f4637e0741b38adb0a5171650ecb'. 2025-06-13 08:18:22.096 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2578.3113ms 2025-06-13 08:18:22.096 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:22.096 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:22.097 +00:00 [INF] Envelope queued up: 'e9089bc18492414786051dd3718888fb' 2025-06-13 08:18:22.097 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:22.097 +00:00 [INF] Envelope queued up: '3795efc26211498aae4a3335a00efb2a' 2025-06-13 08:18:22.097 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2581.8210ms 2025-06-13 08:18:22.096 +00:00 [INF] Started transaction with span ID 'db1736bcd73b0acb' and trace ID 'c195f4637e0741b38adb0a5171650ecb'. 2025-06-13 08:18:22.099 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:22.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-13 08:18:22.105 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:22.105 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:22.105 +00:00 [INF] Started transaction with span ID '56d54620dde86dc' and trace ID 'dc21e61a0e9746a3a1d1203f75308a37'. 2025-06-13 08:18:22.105 +00:00 [INF] Started transaction with span ID '56d54620dde86dc' and trace ID 'dc21e61a0e9746a3a1d1203f75308a37'. 2025-06-13 08:18:22.106 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:22.106 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:22.109 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2581.9073ms 2025-06-13 08:18:22.112 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:22.112 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:22.112 +00:00 [INF] Envelope queued up: '446c4e40497d43d6af7903014da5d811' 2025-06-13 08:18:22.112 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:22.112 +00:00 [INF] Envelope queued up: '22b58d3032fe4a818d67390008ff6577' 2025-06-13 08:18:22.112 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2588.8093ms 2025-06-13 08:18:22.120 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:22.120 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:22.120 +00:00 [INF] Started transaction with span ID 'f1fe8e3242bb783c' and trace ID 'f783e55518914f00811e24a3d8acef94'. 2025-06-13 08:18:22.120 +00:00 [INF] Started transaction with span ID 'f1fe8e3242bb783c' and trace ID 'f783e55518914f00811e24a3d8acef94'. 2025-06-13 08:18:22.121 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:22.121 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:22.131 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:22.131 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:22.131 +00:00 [INF] Started transaction with span ID '282a70265fbdf1a7' and trace ID '947531ee4af049adbf070028b2e0afe5'. 2025-06-13 08:18:22.131 +00:00 [INF] Started transaction with span ID '282a70265fbdf1a7' and trace ID '947531ee4af049adbf070028b2e0afe5'. 2025-06-13 08:18:22.131 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:22.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-13 08:18:22.968 +00:00 [INF] Executed DbCommand (895ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:22.979 +00:00 [INF] Executed DbCommand (887ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:22.988 +00:00 [INF] Executed DbCommand (848ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:22.989 +00:00 [INF] Executed DbCommand (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-13 08:18:22.990 +00:00 [INF] Executed DbCommand (881ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:22.992 +00:00 [INF] Executed DbCommand (889ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:23.158 +00:00 [INF] Executed DbCommand (189ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:23.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-13 08:18:23.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-13 08:18:23.177 +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-13 08:18: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-13 08:18:23.187 +00:00 [INF] Executed DbCommand (196ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:23.191 +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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.291 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.372 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:23.586 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:23.587 +00:00 [INF] Executed DbCommand (598ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:23.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.651 +00:00 [INF] Executed DbCommand (659ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:23.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:23.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18:23.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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:23.987 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:23.988 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1867.2602ms 2025-06-13 08:18:23.988 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:23.988 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:23.990 +00:00 [INF] Envelope queued up: '29f91e05870e42d38f8ce11dfd0516c8' 2025-06-13 08:18:23.990 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:23.990 +00:00 [INF] Envelope queued up: 'cabda58803aa4f078087d742436b6cd2' 2025-06-13 08:18:23.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 1870.0176ms 2025-06-13 08:18:23.993 +00:00 [INF] Executed DbCommand (1,013ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:23.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:23.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-13 08:18:24.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-13 08:18:24.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.298 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:24.299 +00:00 [INF] Executed DbCommand (1,306ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.320 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:24.589 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:24.590 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2484.0124ms 2025-06-13 08:18:24.590 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.590 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.590 +00:00 [INF] Envelope queued up: 'a83ea2e099e44d0886d6c754f57cc37f' 2025-06-13 08:18:24.590 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.590 +00:00 [INF] Envelope queued up: '201b22fbb19a4706a3fa2f5cc678822a' 2025-06-13 08:18:24.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 2485.2720ms 2025-06-13 08:18:24.591 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2503.3996ms 2025-06-13 08:18:24.591 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.591 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.591 +00:00 [INF] Envelope queued up: '8d9954adae76483f9eba1b1c8a72eaba' 2025-06-13 08:18:24.591 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.591 +00:00 [INF] Envelope queued up: '1bb4218189f34eacac1a84adcbc45cb3' 2025-06-13 08:18:24.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 2512.5064ms 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.702 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:24.904 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.911 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2812.2357ms 2025-06-13 08:18:24.912 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.913 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.913 +00:00 [INF] Envelope queued up: '00f9f187a5f6472087ba05007a12ff4f' 2025-06-13 08:18:24.913 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.913 +00:00 [INF] Envelope queued up: 'f130950a9b494906b14cbe139a99ecf0' 2025-06-13 08:18:24.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 2822.5478ms 2025-06-13 08:18:24.914 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2849.4173ms 2025-06-13 08:18:24.914 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.914 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.915 +00:00 [INF] Envelope queued up: '21a6c3b9675e471195302846f2fb5ce2' 2025-06-13 08:18:24.915 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:24.915 +00:00 [INF] Envelope queued up: 'ea38d7fc2afc4a15aa6b2e18bc77abc7' 2025-06-13 08:18:24.915 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2854.7632ms 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.918 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:24.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:24.919 +00:00 [INF] Started transaction with span ID '437909b8dcbc510a' and trace ID 'ecf731ec9e514aa5b1acad1c5a01eac0'. 2025-06-13 08:18:24.919 +00:00 [INF] Started transaction with span ID '437909b8dcbc510a' and trace ID 'ecf731ec9e514aa5b1acad1c5a01eac0'. 2025-06-13 08:18:24.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-13 08:18:24.919 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.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-13 08:18:24.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:24.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:24.937 +00:00 [INF] Started transaction with span ID '69e67fc997acc4bf' and trace ID '7ca3962b305443bdbed076fb620a7650'. 2025-06-13 08:18:24.937 +00:00 [INF] Started transaction with span ID '69e67fc997acc4bf' and trace ID '7ca3962b305443bdbed076fb620a7650'. 2025-06-13 08:18:24.937 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.940 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:24.941 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:24.942 +00:00 [INF] Started transaction with span ID '3a6d8bcd4f3acb1a' and trace ID 'b3b93a78beab4b6a8aaadb40f0673e10'. 2025-06-13 08:18:24.942 +00:00 [INF] Started transaction with span ID '3a6d8bcd4f3acb1a' and trace ID 'b3b93a78beab4b6a8aaadb40f0673e10'. 2025-06-13 08:18:24.942 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.947 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:18:24.947 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:24.947 +00:00 [INF] Started transaction with span ID '2fe5c1c258c7d74b' and trace ID 'a22a8cc9677e4f00ba14e03c03b7632b'. 2025-06-13 08:18:24.948 +00:00 [INF] Started transaction with span ID '2fe5c1c258c7d74b' and trace ID 'a22a8cc9677e4f00ba14e03c03b7632b'. 2025-06-13 08:18:24.948 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18:24.953 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:24.953 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:24.954 +00:00 [INF] Started transaction with span ID '8df210db9ec80d67' and trace ID '569a80e900c7404eaa529579db6276a8'. 2025-06-13 08:18:24.954 +00:00 [INF] Started transaction with span ID '8df210db9ec80d67' and trace ID '569a80e900c7404eaa529579db6276a8'. 2025-06-13 08:18:24.954 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:24.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-13 08:18:24.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-13 08:18: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-13 08:18: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-13 08:18:24.970 +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-13 08:18:24.975 +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-13 08:18:24.981 +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-13 08:18:24.982 +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-13 08:18:24.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-13 08:18:24.988 +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-13 08:18: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-13 08:18:24.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-13 08:18:24.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-13 08:18:25.005 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:25.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-13 08:18:25.014 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:25.023 +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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:25.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-13 08:18:25.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:25.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:25.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-13 08:18:25.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-13 08:18:25.135 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:25.155 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:25.160 +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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:25.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-13 08:18:25.225 +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-13 08:18:25.231 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.300 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:25.350 +00:00 [INF] Executed DbCommand (361ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:25.353 +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-13 08:18:25.359 +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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.400 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:25.407 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.475 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:25.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-13 08:18: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-13 08:18:25.491 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.558 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18: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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:25.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-13 08:18:25.652 +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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.714 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18:25.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-13 08:18:25.770 +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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18: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-13 08:18:25.843 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:25.860 +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-13 08:18:25.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.916 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.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-13 08:18:25.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18: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-13 08:18:25.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-13 08:18:25.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:25.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.076 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:26.082 +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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.116 +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-13 08:18:26.117 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:26.118 +00:00 [INF] Executed DbCommand (1,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-13 08:18:26.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-13 08:18:26.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.152 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:26.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-13 08:18:26.161 +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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.209 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:26.213 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:26.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-13 08:18:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18: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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.317 +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-13 08:18:26.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-13 08:18:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:26.329 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:26.329 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1374.0375ms 2025-06-13 08:18:26.329 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:26.329 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:26.330 +00:00 [INF] Envelope queued up: '877d80579f3140bc9a20b5532dd70d0f' 2025-06-13 08:18:26.330 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:26.330 +00:00 [INF] Envelope queued up: '6ddbd8c675f94295b8ce69dbe4ecee16' 2025-06-13 08:18:26.330 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1377.0293ms 2025-06-13 08:18:26.330 +00:00 [INF] Executed DbCommand (1,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-13 08:18:26.337 +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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.481 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:26.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-13 08:18: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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.552 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.706 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:26.707 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1770.0783ms 2025-06-13 08:18:26.707 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:26.708 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:26.708 +00:00 [INF] Envelope queued up: '03138c4417af47adace36c822ec86b49' 2025-06-13 08:18:26.708 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:26.708 +00:00 [INF] Envelope queued up: 'ce7a3f1a80fa4c02916a11573c26c915' 2025-06-13 08:18:26.708 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1772.0629ms 2025-06-13 08:18:26.708 +00:00 [INF] Executed DbCommand (1,720ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:26.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:26.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.849 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08: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-13 08: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08: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-13 08:18: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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18: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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:26.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.037 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.093 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08: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-13 08:18: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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08: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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.344 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:27.345 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2397.2346ms 2025-06-13 08:18:27.345 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.346 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.346 +00:00 [INF] Envelope queued up: '5e7c24dd8611425a834ab44748faf2c4' 2025-06-13 08:18:27.346 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.346 +00:00 [INF] Envelope queued up: '2559cf77fccd48de85dcfaa73f0f60e4' 2025-06-13 08:18:27.346 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2399.3864ms 2025-06-13 08:18:27.346 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2424.5435ms 2025-06-13 08:18:27.346 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.347 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.347 +00:00 [INF] Envelope queued up: '7777bfeaf5234ab8be1676acee45beec' 2025-06-13 08:18:27.347 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.347 +00:00 [INF] Envelope queued up: '476a8edb0bd64e0990243f4b265e541a' 2025-06-13 08:18:27.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 2428.3192ms 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08: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-13 08:18:27.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-13 08:18:27.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.428 +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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18: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-13 08:18:27.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-13 08:18: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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18: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-13 08: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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08: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-13 08:18:27.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:27.531 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2588.6481ms 2025-06-13 08:18:27.531 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.531 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.531 +00:00 [INF] Envelope queued up: 'bf5a60a8797a4e7eb8da7bc285019e63' 2025-06-13 08:18:27.531 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.532 +00:00 [INF] Envelope queued up: 'fca96b81df3a46f39e1090490735b08a' 2025-06-13 08:18:27.532 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2591.1992ms 2025-06-13 08:18:27.532 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5400.412ms 2025-06-13 08:18:27.532 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.532 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.532 +00:00 [INF] Envelope queued up: 'ad0bc406bfb7492686650daac5ef2c20' 2025-06-13 08:18:27.532 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.532 +00:00 [INF] Envelope queued up: 'cde96617a64a44789ed0be57aaa2b293' 2025-06-13 08:18:27.533 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 5401.7187ms 2025-06-13 08:18:27.533 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:27.533 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:27.533 +00:00 [INF] Started transaction with span ID '7c07e73306ed6782' and trace ID '13ab9a38142043d58a07fb67fcddde7b'. 2025-06-13 08:18:27.533 +00:00 [INF] Started transaction with span ID '7c07e73306ed6782' and trace ID '13ab9a38142043d58a07fb67fcddde7b'. 2025-06-13 08:18:27.533 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.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-13 08:18:27.537 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:27.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:27.538 +00:00 [INF] Started transaction with span ID '45d4b82a7d5ab0c3' and trace ID 'eff10e5894e644eb80ecccbbc8f93d6d'. 2025-06-13 08:18:27.548 +00:00 [INF] Started transaction with span ID '45d4b82a7d5ab0c3' and trace ID 'eff10e5894e644eb80ecccbbc8f93d6d'. 2025-06-13 08:18:27.548 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.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-13 08:18:27.552 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:27.552 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:27.553 +00:00 [INF] Started transaction with span ID 'ca63a3c598e59488' and trace ID 'cc669cfdbcfb49eeb0fb31e687e2fd27'. 2025-06-13 08:18:27.553 +00:00 [INF] Started transaction with span ID 'ca63a3c598e59488' and trace ID 'cc669cfdbcfb49eeb0fb31e687e2fd27'. 2025-06-13 08:18:27.553 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.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-13 08:18:27.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:27.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:27.564 +00:00 [INF] Started transaction with span ID 'd3f21ae954b9f238' and trace ID 'dec4c23b4a1d4648b7236eeb75522868'. 2025-06-13 08:18:27.565 +00:00 [INF] Started transaction with span ID 'd3f21ae954b9f238' and trace ID 'dec4c23b4a1d4648b7236eeb75522868'. 2025-06-13 08:18:27.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.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-13 08:18:27.574 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:27.574 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:27.574 +00:00 [INF] Started transaction with span ID 'c43b9e42047bfce7' and trace ID '1fba428dd06c4f92bf6179f3dae4a0bf'. 2025-06-13 08:18:27.576 +00:00 [INF] Started transaction with span ID 'c43b9e42047bfce7' and trace ID '1fba428dd06c4f92bf6179f3dae4a0bf'. 2025-06-13 08:18:27.576 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.576 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:27.579 +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-13 08:18:27.582 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:27.583 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:27.583 +00:00 [INF] Started transaction with span ID '533978f4dca3740d' and trace ID 'f45aff4461b040f094060d3cb007e5d0'. 2025-06-13 08:18:27.583 +00:00 [INF] Started transaction with span ID '533978f4dca3740d' and trace ID 'f45aff4461b040f094060d3cb007e5d0'. 2025-06-13 08:18:27.583 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.583 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:27.585 +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-13 08:18:27.587 +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-13 08:18:27.588 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:27.594 +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-13 08:18:27.596 +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-13 08:18:27.626 +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-13 08:18:27.634 +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-13 08:18:27.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.668 +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-13 08:18:27.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:27.675 +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-13 08:18:27.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:27.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18: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-13 08:18:27.775 +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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.935 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.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-13 08:18:27.979 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:27.980 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 396.7445ms 2025-06-13 08:18:27.980 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:27.980 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.980 +00:00 [INF] Envelope queued up: '0a9399a874b5468598c9e6be374212ff' 2025-06-13 08:18:27.980 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:27.980 +00:00 [INF] Envelope queued up: '2d73c10c3be94d798cdac0d619adeae2' 2025-06-13 08:18:27.980 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 397.9197ms 2025-06-13 08:18:27.980 +00:00 [INF] Executed DbCommand (381ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:27.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:27.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-13 08:18:27.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.193 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:28.194 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 617.5854ms 2025-06-13 08:18:28.194 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:28.194 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:28.194 +00:00 [INF] Envelope queued up: '54d4be25f39344d4abeb5edaf1691001' 2025-06-13 08:18:28.194 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:28.194 +00:00 [INF] Envelope queued up: 'b168644973d64c8d8d0af97818adeaaf' 2025-06-13 08:18:28.194 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 620.5278ms 2025-06-13 08:18:28.195 +00:00 [INF] Executed DbCommand (593ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:28.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:28.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18: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-13 08:18:28.240 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.266 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:28.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-13 08:18: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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:28.384 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:28.384 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 851.014ms 2025-06-13 08:18:28.384 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:28.386 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:28.386 +00:00 [INF] Envelope queued up: 'bd7198fe0d144e89b6381a55330c3c49' 2025-06-13 08:18:28.386 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:28.386 +00:00 [INF] Envelope queued up: '7149caa36ad943a6a207619f46454c44' 2025-06-13 08:18:28.386 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 853.3157ms 2025-06-13 08:18:28.386 +00:00 [INF] Executed DbCommand (784ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:28.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-13 08:18:28.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.466 +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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.494 +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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.563 +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-13 08:18:28.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-13 08:18:28.585 +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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.615 +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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.733 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18: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-13 08:18:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:28.813 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:28.813 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1248.423ms 2025-06-13 08:18:28.816 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:28.816 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:28.816 +00:00 [INF] Envelope queued up: 'e60456d592554185b2d95e55ad7482db' 2025-06-13 08:18:28.816 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:28.816 +00:00 [INF] Envelope queued up: '3cfd186bf2e64a0a92c3be586819d020' 2025-06-13 08:18:28.816 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1251.9408ms 2025-06-13 08:18:28.817 +00:00 [INF] Executed DbCommand (1,221ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:28.820 +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-13 08:18:28.824 +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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.850 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.916 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.940 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:28.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-13 08:18:28.951 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:28.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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.971 +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-13 08: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-13 08:18:28.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-13 08:18:28.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-13 08:18:28.986 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:28.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-13 08: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-13 08:18:29.017 +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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18: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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.092 +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-13 08:18: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-13 08:18:29.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-13 08:18:29.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:29.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-13 08:18:29.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-13 08:18:29.124 +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-13 08:18:29.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-13 08:18: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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08: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-13 08:18:29.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-13 08:18:29.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-13 08:18: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-13 08:18: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-13 08:18:29.173 +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-13 08:18:29.207 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:29.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-13 08:18:29.215 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:29.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-13 08:18:29.235 +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-13 08:18:29.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-13 08:18:29.248 +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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.276 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:29.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-13 08:18:29.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-13 08:18:29.292 +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-13 08:18:29.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-13 08:18:29.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-13 08:18: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-13 08:18:29.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-13 08:18:29.328 +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-13 08:18:29.332 +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-13 08:18:29.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-13 08:18:29.340 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:29.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-13 08:18:29.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-13 08:18:29.357 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:29.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-13 08:18:29.373 +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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18: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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.424 +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-13 08:18:29.432 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18:29.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-13 08:18: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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:29.471 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:29.473 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1919.6107ms 2025-06-13 08:18:29.473 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:29.473 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:29.473 +00:00 [INF] Envelope queued up: '72e27d6aa7a242cc8a6f83acedcd3325' 2025-06-13 08:18:29.473 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:29.473 +00:00 [INF] Envelope queued up: '25ef503fe23d45d6a2091662dd8e9dd7' 2025-06-13 08:18:29.473 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1921.2953ms 2025-06-13 08:18: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-13 08:18:29.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-13 08:18: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-13 08:18:29.481 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:29.481 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:29.481 +00:00 [INF] Started transaction with span ID 'b2ebc8a00091b254' and trace ID '3b5a1076fe4f492b9fa9a5ba5774badb'. 2025-06-13 08:18:29.481 +00:00 [INF] Started transaction with span ID 'b2ebc8a00091b254' and trace ID '3b5a1076fe4f492b9fa9a5ba5774badb'. 2025-06-13 08:18:29.481 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:29.481 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:29.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-13 08:18:29.488 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:29.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:29.488 +00:00 [INF] Started transaction with span ID '97d855ef31a2e90a' and trace ID 'e36e354564914f028c190f47c25d24d4'. 2025-06-13 08:18:29.488 +00:00 [INF] Started transaction with span ID '97d855ef31a2e90a' and trace ID 'e36e354564914f028c190f47c25d24d4'. 2025-06-13 08:18:29.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-13 08:18:29.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-13 08:18:29.495 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:29.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-13 08:18:29.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-13 08:18: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-13 08:18: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-13 08:18:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:29.507 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:29.508 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1960.1783ms 2025-06-13 08:18:29.508 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:29.509 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:29.509 +00:00 [INF] Envelope queued up: 'c5a4367691484573849f086993689dab' 2025-06-13 08:18:29.509 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:29.509 +00:00 [INF] Envelope queued up: '1d110c4c0bb14708b9c7a2425aa58e35' 2025-06-13 08:18:29.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 1972.2415ms 2025-06-13 08:18:30.148 +00:00 [INF] Executed DbCommand (652ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:30.149 +00:00 [INF] Executed DbCommand (664ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:30.188 +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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:30.376 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:30.376 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 894.6242ms 2025-06-13 08:18:30.376 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:30.376 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:30.376 +00:00 [INF] Envelope queued up: 'e535ddaa6d2f4b47862d498e4aee12f0' 2025-06-13 08:18:30.376 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:30.376 +00:00 [INF] Envelope queued up: 'f957427c9b9249e89dc37cde2bfbd20c' 2025-06-13 08:18:30.377 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 895.7211ms 2025-06-13 08:18:30.377 +00:00 [INF] Executed DbCommand (221ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:30.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-13 08:18:30.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18: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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18: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-13 08:18:30.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-13 08:18:30.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-13 08:18:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:30.526 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:30.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1031.2884ms 2025-06-13 08:18:30.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:30.527 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:30.527 +00:00 [INF] Envelope queued up: '8325309028fe4e28b56301afc23b4e5c' 2025-06-13 08:18:30.527 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:30.527 +00:00 [INF] Envelope queued up: '78035777df3b4ca2a8cef9533aa76089' 2025-06-13 08:18:30.527 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1039.4765ms 2025-06-13 08:18:30.918 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:30.921 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:30.922 +00:00 [INF] Started transaction with span ID '8db7f188743873c8' and trace ID 'dfd1edf500ce4d1f85882fb431f837d4'. 2025-06-13 08:18:30.922 +00:00 [INF] Started transaction with span ID '8db7f188743873c8' and trace ID 'dfd1edf500ce4d1f85882fb431f837d4'. 2025-06-13 08:18:30.922 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18: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-13 08:18:30.939 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:30.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:30.939 +00:00 [INF] Started transaction with span ID 'fce9cf3b22e61858' and trace ID 'a8fc7268946749aba3eb5b7d8ceb9d31'. 2025-06-13 08:18:30.939 +00:00 [INF] Started transaction with span ID 'fce9cf3b22e61858' and trace ID 'a8fc7268946749aba3eb5b7d8ceb9d31'. 2025-06-13 08:18:30.939 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:30.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-13 08:18:30.943 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:30.943 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:30.943 +00:00 [INF] Started transaction with span ID 'e93a86c5b0455432' and trace ID '014719dcb4054d4f81d54d6400feef30'. 2025-06-13 08:18:30.943 +00:00 [INF] Started transaction with span ID 'e93a86c5b0455432' and trace ID '014719dcb4054d4f81d54d6400feef30'. 2025-06-13 08:18:30.943 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:30.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-13 08:18:30.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:30.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:30.945 +00:00 [INF] Started transaction with span ID 'b2e41441f07718a5' and trace ID '0dff4c75769d4c98a4081eda969ba6a7'. 2025-06-13 08:18:30.945 +00:00 [INF] Started transaction with span ID 'b2e41441f07718a5' and trace ID '0dff4c75769d4c98a4081eda969ba6a7'. 2025-06-13 08:18:30.945 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:30.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-13 08:18:30.947 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:30.947 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:30.947 +00:00 [INF] Started transaction with span ID '343da1edab506eb6' and trace ID 'c09ac6ec31f44148908993f3f69e44dc'. 2025-06-13 08:18:30.947 +00:00 [INF] Started transaction with span ID '343da1edab506eb6' and trace ID 'c09ac6ec31f44148908993f3f69e44dc'. 2025-06-13 08:18:30.947 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:30.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-13 08:18:30.949 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:30.949 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:30.950 +00:00 [INF] Started transaction with span ID '9b3076a39881b62d' and trace ID 'aa279d80960b478e836d074094597d86'. 2025-06-13 08:18:30.950 +00:00 [INF] Started transaction with span ID '9b3076a39881b62d' and trace ID 'aa279d80960b478e836d074094597d86'. 2025-06-13 08:18:30.950 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:30.950 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:30.977 +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-13 08:18:30.986 +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-13 08:18:30.988 +00:00 [INF] Executed DbCommand (64ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:30.995 +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-13 08:18:30.998 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:31.009 +00:00 [INF] Executed DbCommand (63ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:31.018 +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-13 08:18:31.025 +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-13 08:18:31.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.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-13 08:18:31.053 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:31.056 +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-13 08:18:31.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-13 08:18:31.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08: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-13 08:18:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.212 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:31.212 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.3537ms 2025-06-13 08:18:31.212 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:31.212 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:31.212 +00:00 [INF] Envelope queued up: '5ce9235c4ebd4c4cad2d054284456e5b' 2025-06-13 08:18:31.212 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:31.212 +00:00 [INF] Envelope queued up: '97846e82180549cfa3fb4339cf46e58e' 2025-06-13 08:18:31.213 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 269.5270ms 2025-06-13 08:18:31.213 +00:00 [INF] Executed DbCommand (223ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.379 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:31.379 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 456.6081ms 2025-06-13 08:18:31.379 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:31.379 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:31.380 +00:00 [INF] Envelope queued up: 'ea8ae53dde634b89bb402318ff9d8c46' 2025-06-13 08:18:31.380 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:31.380 +00:00 [INF] Envelope queued up: '77c14776995b4c09893ebd58f23d600e' 2025-06-13 08:18:31.380 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 462.0041ms 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.415 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.488 +00:00 [INF] Executed DbCommand (491ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:31.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.687 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:31.687 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 737.4716ms 2025-06-13 08:18:31.687 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:31.688 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:31.688 +00:00 [INF] Envelope queued up: '5b238256402f4bab87532df23f5d56b1' 2025-06-13 08:18:31.688 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:31.688 +00:00 [INF] Envelope queued up: 'f706ed2e008a4d90b658d615eae99b51' 2025-06-13 08:18:31.688 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 738.6380ms 2025-06-13 08:18:31.688 +00:00 [INF] Executed DbCommand (671ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:31.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:18:31.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:31.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-13 08:18:31.700 +00:00 [INF] Executed DbCommand (684ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:31.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-13 08:18:31.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:18:31.706 +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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.722 +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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.749 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:31.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.803 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.845 +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-13 08:18: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-13 08:18:31.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-13 08:18:31.849 +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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18: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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18: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-13 08:18:31.894 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:31.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-13 08:18:31.923 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:31.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:31.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-13 08:18:31.948 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18:31.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-13 08:18: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-13 08:18:31.984 +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-13 08:18:31.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-13 08:18:32.014 +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-13 08:18:32.014 +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-13 08:18:32.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-13 08:18:32.032 +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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.051 +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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.067 +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-13 08:18:32.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-13 08:18:32.077 +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-13 08:18:32.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-13 08:18:32.115 +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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:32.159 +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-13 08:18:32.160 +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-13 08:18:32.172 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:32.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-13 08:18:32.200 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:32.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-13 08:18:32.228 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:32.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:32.232 +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-13 08:18:32.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-13 08:18:32.248 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.297 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.314 +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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.326 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.355 +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-13 08:18:32.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-13 08:18:32.366 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:32.366 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1420.6906ms 2025-06-13 08:18:32.366 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:32.366 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.367 +00:00 [INF] Envelope queued up: 'f0f89670101e4a87a719858125e23617' 2025-06-13 08:18:32.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-13 08:18:32.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-13 08:18:32.372 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.378 +00:00 [INF] Envelope queued up: '2aaa791df0b745ceb0dc0d64e4d89a65' 2025-06-13 08:18:32.378 +00: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.1840ms 2025-06-13 08:18:32.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-13 08:18:32.392 +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-13 08:18:32.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-13 08:18:32.408 +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-13 08:18:32.410 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-13 08:18:32.416 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:32.417 +00:00 [INF] Started transaction with span ID '46fb3832eeed2d28' and trace ID 'aec4a742c11f43228273e728419b4fc3'. 2025-06-13 08:18:32.417 +00:00 [INF] Started transaction with span ID '46fb3832eeed2d28' and trace ID 'aec4a742c11f43228273e728419b4fc3'. 2025-06-13 08:18:32.420 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.420 +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-13 08:18:32.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-13 08:18:32.416 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:18:32.440 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:32.432 +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-13 08:18:32.440 +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-13 08:18:32.444 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:32.445 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1497.1578ms 2025-06-13 08:18:32.445 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:32.445 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.445 +00:00 [INF] Envelope queued up: 'b67fea8ee8384d8f952c3a4fa05c8144' 2025-06-13 08:18:32.448 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.448 +00:00 [INF] Envelope queued up: '2ae0b077871c460e961a95c8e765e414' 2025-06-13 08:18:32.448 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1501.0308ms 2025-06-13 08:18:32.448 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-13 08:18:32.448 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:32.448 +00:00 [INF] Started transaction with span ID '7908336ff4080bba' and trace ID '3bd7c7b7ec8844ba9154d98215b6b5cb'. 2025-06-13 08:18:32.449 +00:00 [INF] Started transaction with span ID '7908336ff4080bba' and trace ID '3bd7c7b7ec8844ba9154d98215b6b5cb'. 2025-06-13 08:18:32.449 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.449 +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-13 08:18:32.448 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:18:32.450 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 29.5408ms 2025-06-13 08:18:32.450 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.450 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.450 +00:00 [INF] Envelope queued up: 'd351a23a869b4b6f98e908f65a63f1cf' 2025-06-13 08:18:32.452 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.452 +00:00 [INF] Envelope queued up: '057e6535e21047b5b003eabf2ee4ef89' 2025-06-13 08:18:32.452 +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 42.8330ms 2025-06-13 08:18:32.453 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-13 08:18:32.456 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:32.456 +00:00 [INF] Started transaction with span ID '5bc5005dc361fa27' and trace ID '30689b9db4a2431b81ef96a37cd48194'. 2025-06-13 08:18:32.456 +00:00 [INF] Started transaction with span ID '5bc5005dc361fa27' and trace ID '30689b9db4a2431b81ef96a37cd48194'. 2025-06-13 08:18:32.456 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.457 +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-13 08:18:32.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-13 08:18:32.460 +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-13 08:18:32.469 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:18:32.469 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 20.0093ms 2025-06-13 08:18:32.469 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.469 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.465 +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-13 08:18:32.473 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:18:32.473 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 15.7757ms 2025-06-13 08:18:32.473 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.473 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.473 +00:00 [INF] Envelope queued up: 'f53ebdc49d3e40aa8c75974fee0ca51a' 2025-06-13 08:18:32.473 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.473 +00:00 [INF] Envelope queued up: '5354d09314e5469390e8da7e26a57436' 2025-06-13 08:18:32.473 +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 20.7452ms 2025-06-13 08:18:32.473 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-13 08:18:32.473 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:32.474 +00:00 [INF] Started transaction with span ID 'ddb1f552f3f7e5bc' and trace ID 'ecc4297d70b1437d8f883f8043e90190'. 2025-06-13 08:18:32.474 +00:00 [INF] Started transaction with span ID 'ddb1f552f3f7e5bc' and trace ID 'ecc4297d70b1437d8f883f8043e90190'. 2025-06-13 08:18:32.474 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.474 +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-13 08:18:32.474 +00:00 [INF] Envelope queued up: '535aeebeb1c549088499897874cacdea' 2025-06-13 08:18:32.479 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.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-13 08:18:32.481 +00:00 [INF] Discarding envelope 683db2d6b7ee4163b030da3a9b846435 because the queue is full. 2025-06-13 08:18:32.481 +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 33.2770ms 2025-06-13 08:18:32.482 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:32.482 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:32.482 +00:00 [INF] Started transaction with span ID 'e6dd0c443ae06a0b' and trace ID '81e6c132762a4aa49ccc8757c6eb432c'. 2025-06-13 08:18:32.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-13 08:18:32.486 +00:00 [INF] Started transaction with span ID 'e6dd0c443ae06a0b' and trace ID '81e6c132762a4aa49ccc8757c6eb432c'. 2025-06-13 08:18:32.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:32.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-13 08:18:32.492 +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-13 08:18:32.492 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:18:32.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 18.6205ms 2025-06-13 08:18:32.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:32.493 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.493 +00:00 [INF] Discarding envelope a641064534394f0e8993200e5b85ca91 because the queue is full. 2025-06-13 08:18:32.501 +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-13 08:18:32.508 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.508 +00:00 [INF] Discarding envelope ed820b54d56d4b559af990e30362d3a5 because the queue is full. 2025-06-13 08:18:32.508 +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 35.0587ms 2025-06-13 08:18:32.509 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:18:32.509 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:32.509 +00:00 [INF] Started transaction with span ID 'c9f3e3833496d125' and trace ID 'a12f4509925248f18300cc909620fff1'. 2025-06-13 08:18:32.509 +00:00 [INF] Started transaction with span ID 'c9f3e3833496d125' and trace ID 'a12f4509925248f18300cc909620fff1'. 2025-06-13 08:18:32.509 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:32.509 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:32.515 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:18:32.515 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:32.515 +00:00 [INF] Started transaction with span ID '5dbabd71016182dd' and trace ID '8a920828e4064fa59b97586dffa35771'. 2025-06-13 08:18:32.516 +00:00 [INF] Started transaction with span ID '5dbabd71016182dd' and trace ID '8a920828e4064fa59b97586dffa35771'. 2025-06-13 08:18:32.536 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:18:32.536 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:18:32.538 +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-13 08:18:32.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-13 08:18:32.539 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4225ms 2025-06-13 08:18:32.539 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:18:32.539 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.539 +00:00 [INF] Envelope queued up: '80acac30f163494692a48054e93c5579' 2025-06-13 08:18:32.539 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.539 +00:00 [INF] Discarding envelope 61ebcce0152f49ce8c074d0821c3c6a8 because the queue is full. 2025-06-13 08:18:32.539 +00: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.7683ms 2025-06-13 08:18:32.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-13 08:18:32.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-13 08:18:32.557 +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-13 08:18:32.558 +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-13 08:18:32.562 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:32.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-13 08:18:32.600 +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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.619 +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-13 08:18:32.620 +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-13 08:18:32.627 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:32.627 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1687.7998ms 2025-06-13 08:18:32.627 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:32.628 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.628 +00:00 [INF] Envelope queued up: 'b70e29453fb44adcbb2637a27e7f3cf7' 2025-06-13 08:18:32.628 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.628 +00:00 [INF] Envelope queued up: '1731423d2b0b42b7a936e62df106d722' 2025-06-13 08:18:32.628 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1689.0921ms 2025-06-13 08:18:32.628 +00:00 [INF] Executed DbCommand (70ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:18:32.632 +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-13 08:18:32.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-13 08:18:32.644 +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-13 08:18:32.656 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:32.664 +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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.696 +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-13 08:18:32.697 +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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.712 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18: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-13 08:18:32.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-13 08:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:32.875 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:32.875 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 366.1991ms 2025-06-13 08:18:32.875 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:32.875 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.875 +00:00 [INF] Envelope queued up: '47bafa4e32a3465e87170a7c64475261' 2025-06-13 08:18:32.876 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:32.876 +00:00 [INF] Discarding envelope 2f51aa0e6c3f4dcc8b69f7ca7d8466ab because the queue is full. 2025-06-13 08:18:32.876 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 367.1041ms 2025-06-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18:32.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-13 08:18: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-13 08:18:33.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-13 08:18:33.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-13 08:18:33.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-13 08:18:33.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-13 08:18:33.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-13 08:18:33.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-13 08:18: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-13 08:18: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-13 08:18:33.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-13 08:18: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-13 08:18:33.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-13 08:18:33.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-13 08:18: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-13 08:18:33.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:18:33.048 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:18:33.049 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 556.8863ms 2025-06-13 08:18:33.049 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:18:33.049 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:33.049 +00:00 [INF] Discarding envelope b33a7d3a498b45e5b4420b7ca6e37dda because the queue is full. 2025-06-13 08:18:33.049 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:33.049 +00:00 [INF] Discarding envelope da6dde72d1454c96ae3d23b921b4f218 because the queue is full. 2025-06-13 08:18:33.049 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 567.0757ms 2025-06-13 08:18:53.833 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-13 08:18:53.834 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:53.834 +00:00 [INF] Started transaction with span ID 'aae2d932f121e1c6' and trace ID 'dd963b4ee2634074a872baf14be2e012'. 2025-06-13 08:18:53.834 +00:00 [INF] Started transaction with span ID 'aae2d932f121e1c6' and trace ID 'dd963b4ee2634074a872baf14be2e012'. 2025-06-13 08:18:53.834 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:53.834 +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-13 08:18:53.836 +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-13 08:18:53.836 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:18:53.836 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.4947ms 2025-06-13 08:18:53.836 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:53.837 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:53.837 +00:00 [INF] Envelope queued up: 'fc5166894b5e4907be969f8f19e44b3d' 2025-06-13 08:18:53.837 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:53.837 +00:00 [INF] Envelope queued up: 'f52589f9f7084f32af6a0badd78cce6e' 2025-06-13 08:18:53.837 +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.3671ms 2025-06-13 08:18:53.841 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-13 08:18:53.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:53.841 +00:00 [INF] Started transaction with span ID '4432b14e372b8e9b' and trace ID '68224ebc310d4e6bbedd792b283906e8'. 2025-06-13 08:18:53.841 +00:00 [INF] Started transaction with span ID '4432b14e372b8e9b' and trace ID '68224ebc310d4e6bbedd792b283906e8'. 2025-06-13 08:18:53.841 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:53.841 +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-13 08:18:53.843 +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-13 08:18:53.843 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:18:53.843 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.7797ms 2025-06-13 08:18:53.843 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:53.843 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:53.843 +00:00 [INF] Envelope queued up: '0c21746e33d944668c2df2f8829a6c1d' 2025-06-13 08:18:53.843 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:53.843 +00:00 [INF] Envelope queued up: 'bf68bc87505f470d8df05e2db13e122d' 2025-06-13 08:18:53.844 +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.7343ms 2025-06-13 08:18:53.848 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-13 08:18:53.848 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:53.848 +00:00 [INF] Started transaction with span ID '856ecd139bd3664b' and trace ID '4e06f956af7545d7848b83569378813e'. 2025-06-13 08:18:53.848 +00:00 [INF] Started transaction with span ID '856ecd139bd3664b' and trace ID '4e06f956af7545d7848b83569378813e'. 2025-06-13 08:18:53.848 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:53.848 +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-13 08:18:53.850 +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-13 08:18:53.850 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:18:53.850 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8152ms 2025-06-13 08:18:53.850 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:18:53.850 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:53.850 +00:00 [INF] Envelope queued up: 'd945eb8703d447928c366fd328c63130' 2025-06-13 08:18:53.850 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:53.850 +00:00 [INF] Envelope queued up: 'dd296c884fb946e896fdb7b147686847' 2025-06-13 08:18:53.850 +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.8359ms 2025-06-13 08:18:54.096 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:18:54.096 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:18:54.096 +00:00 [INF] Started transaction with span ID '1b07998b9573ef35' and trace ID '23f8d27afd6b4f8f8ed4a75cee3d94d1'. 2025-06-13 08:18:54.096 +00:00 [INF] Started transaction with span ID '1b07998b9573ef35' and trace ID '23f8d27afd6b4f8f8ed4a75cee3d94d1'. 2025-06-13 08:18:54.096 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:18:54.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-13 08:18:54.097 +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-13 08:18:54.097 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:18:54.097 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4365ms 2025-06-13 08:18:54.097 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:18:54.098 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:54.098 +00:00 [INF] Envelope queued up: '89f0686c83494139b996c61cf762d1f6' 2025-06-13 08:18:54.098 +00:00 [INF] Capturing transaction. 2025-06-13 08:18:54.098 +00:00 [INF] Envelope queued up: 'dbb3642496db42ed98872a691d919a4e' 2025-06-13 08:18:54.098 +00: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.2316ms 2025-06-13 08:19:34.952 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:19:34.952 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:19:34.952 +00:00 [INF] Started transaction with span ID 'b3753f6adf86bfbc' and trace ID 'c381e3c52a2d4240b46ef93e6f6a0385'. 2025-06-13 08:19:34.953 +00:00 [INF] Started transaction with span ID 'b3753f6adf86bfbc' and trace ID 'c381e3c52a2d4240b46ef93e6f6a0385'. 2025-06-13 08:19:34.953 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:34.953 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:19:35.066 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:19:35.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:19:35.067 +00:00 [INF] Started transaction with span ID 'b090bf5995ced026' and trace ID '7445f8ff905d48f19540b64d23469125'. 2025-06-13 08:19:35.067 +00:00 [INF] Started transaction with span ID 'b090bf5995ced026' and trace ID '7445f8ff905d48f19540b64d23469125'. 2025-06-13 08:19:35.067 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:19:35.067 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:19:35.069 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:19:35.069 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:19:35.069 +00:00 [INF] Started transaction with span ID 'b8b15dce1adbe286' and trace ID '5ee46dede4bc4e06b85493a872101f9f'. 2025-06-13 08:19:35.069 +00:00 [INF] Started transaction with span ID 'b8b15dce1adbe286' and trace ID '5ee46dede4bc4e06b85493a872101f9f'. 2025-06-13 08:19:35.069 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:35.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-13 08:19:35.071 +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-13 08:19:35.072 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:19:35.072 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2649ms 2025-06-13 08:19:35.072 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:19:35.072 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:35.072 +00:00 [INF] Envelope queued up: 'f5c637f1803e41bfb13f375e96f701a2' 2025-06-13 08:19:35.072 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:35.072 +00:00 [INF] Envelope queued up: '250a6d6a90544e2c9052f45c71831b07' 2025-06-13 08:19:35.072 +00: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.1445ms 2025-06-13 08:19:35.137 +00:00 [INF] Executed DbCommand (181ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:35.425 +00:00 [INF] Executed DbCommand (355ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:35.479 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:35.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:19:35.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.519 +00:00 [INF] Executed DbCommand (295ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19:35.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-13 08:19:35.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-13 08:19: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-13 08:19: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:19: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-13 08:19:35.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-13 08:19: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-13 08:19:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:19:35.713 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:19:35.713 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 760.2676ms 2025-06-13 08:19:35.713 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:35.713 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:35.714 +00:00 [INF] Envelope queued up: 'd5992c6a13f7432cb29208246f8fcc7d' 2025-06-13 08:19:35.714 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:35.714 +00:00 [INF] Envelope queued up: '4e07f2dac0444d81bf83acfe63a1fbb1' 2025-06-13 08:19:35.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 762.2746ms 2025-06-13 08:19:36.450 +00:00 [INF] Executed DbCommand (939ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:19: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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19: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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19:36.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-13 08:19: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-13 08:19: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-13 08:19: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:19: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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.550 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:19:36.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-13 08: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.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-13 08: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-13 08:19:36.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-13 08:19:36.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-13 08: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-13 08: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-13 08:19:36.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-13 08: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-13 08: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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19: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-13 08:19:36.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-13 08:19:36.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-13 08:19:36.709 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:19:36.711 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1641.5947ms 2025-06-13 08:19:36.711 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:36.711 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:36.711 +00:00 [INF] Envelope queued up: '36985a05ddb5463a86317a225d83d562' 2025-06-13 08:19:36.712 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:36.712 +00:00 [INF] Envelope queued up: 'e163965be959495aa55bc9f24b246956' 2025-06-13 08:19:36.712 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1642.8989ms 2025-06-13 08:19:47.964 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:19:47.965 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:19:47.965 +00:00 [INF] Started transaction with span ID 'd23910f34ab2ad25' and trace ID '51478fcdac0c40e8b82b5750bf23afa0'. 2025-06-13 08:19:47.965 +00:00 [INF] Started transaction with span ID 'd23910f34ab2ad25' and trace ID '51478fcdac0c40e8b82b5750bf23afa0'. 2025-06-13 08:19:47.965 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:19:47.965 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:19:47.969 +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-13 08:19:47.969 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:19:47.969 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.1569ms 2025-06-13 08:19:47.969 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:19:47.969 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:47.969 +00:00 [INF] Envelope queued up: '48c785c4638e45b8a64a90654ba050a7' 2025-06-13 08:19:47.969 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:47.970 +00:00 [INF] Envelope queued up: '9b8457ca2ddb433faf433892c9ffc6f2' 2025-06-13 08:19:47.970 +00: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.5746ms 2025-06-13 08:19:51.415 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:19:51.415 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:19:51.415 +00:00 [INF] Started transaction with span ID '55bd715eb6736607' and trace ID '0971ecf1d6bb48fd875d6f48f7b7a459'. 2025-06-13 08:19:51.415 +00:00 [INF] Started transaction with span ID '55bd715eb6736607' and trace ID '0971ecf1d6bb48fd875d6f48f7b7a459'. 2025-06-13 08:19:51.415 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:51.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-13 08:19:51.573 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:19:51.573 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:19:51.573 +00:00 [INF] Started transaction with span ID 'a8bd2e70951786c' and trace ID '08a617a32dea4042af8690befcc7c328'. 2025-06-13 08:19:51.574 +00:00 [INF] Started transaction with span ID 'a8bd2e70951786c' and trace ID '08a617a32dea4042af8690befcc7c328'. 2025-06-13 08:19:51.574 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:19:51.574 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:19:51.578 +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-13 08:19:51.579 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:19:51.580 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.1112ms 2025-06-13 08:19:51.580 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:19:51.580 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:51.581 +00:00 [INF] Envelope queued up: '14f98f6bd99c4f2da4c1d984c6180a1e' 2025-06-13 08:19:51.581 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:51.581 +00:00 [INF] Envelope queued up: '6dd570d4ec8b444ebb6e5b78b2c189c7' 2025-06-13 08:19:51.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 8.7392ms 2025-06-13 08:19:51.627 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:19:51.627 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:19:51.627 +00:00 [INF] Started transaction with span ID '4b255ed42ce71320' and trace ID '64c666cc5d194873af1e0c2c903550db'. 2025-06-13 08:19:51.627 +00:00 [INF] Started transaction with span ID '4b255ed42ce71320' and trace ID '64c666cc5d194873af1e0c2c903550db'. 2025-06-13 08:19:51.627 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:51.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-13 08:19:52.951 +00:00 [INF] Executed DbCommand (1,322ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:52.956 +00:00 [INF] Executed DbCommand (1,537ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:53.407 +00:00 [INF] Executed DbCommand (449ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:53.408 +00:00 [INF] Executed DbCommand (454ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:19:53.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-13 08:19:53.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:19:53.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-13 08:19:53.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:19:53.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-13 08:19:53.500 +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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.552 +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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19: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-13 08:19:53.585 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:19:53.585 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:19: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-13 08:19: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-13 08:19:53.627 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19: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-13 08:19:53.664 +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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19:53.684 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:19:53.692 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:19:53.692 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:19:53.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:19: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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.729 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:19:53.734 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:19: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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19: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-13 08:19:53.829 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:19:53.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-13 08:19:53.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-13 08:19:53.848 +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-13 08:19:53.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-13 08:19:53.860 +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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.879 +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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19: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-13 08:19:53.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:19:53.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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19: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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:53.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.020 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:19:54.020 +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-13 08:19:54.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-13 08:19: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-13 08:19: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-13 08:19:54.049 +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-13 08:19:54.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-13 08:19: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-13 08:19:54.062 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19:54.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-13 08:19: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-13 08:19:54.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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.162 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:19:54.163 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2747.6809ms 2025-06-13 08:19:54.163 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:54.163 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:54.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-13 08:19:54.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-13 08:19:54.172 +00:00 [INF] Envelope queued up: 'bbba19635a70461f98d4709fa61eb52f' 2025-06-13 08:19:54.172 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:54.173 +00:00 [INF] Envelope queued up: '95e9e63540314f57acd64c7c31db9756' 2025-06-13 08:19:54.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 2759.5288ms 2025-06-13 08:19:54.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:19: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-13 08:19: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-13 08:19:54.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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19:54.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-13 08:19: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-13 08:19: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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19: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-13 08:19: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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.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-13 08:19:54.413 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:19:54.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2803.2182ms 2025-06-13 08:19:54.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:19:54.431 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:54.433 +00:00 [INF] Envelope queued up: '60e56b83285b4b83b708bf2afecbf882' 2025-06-13 08:19:54.433 +00:00 [INF] Capturing transaction. 2025-06-13 08:19:54.433 +00:00 [INF] Envelope queued up: 'f33796541db149729abc80290787a938' 2025-06-13 08:19:54.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 2806.9935ms 2025-06-13 08:20:10.773 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:20:10.773 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:10.773 +00:00 [INF] Started transaction with span ID '1d937eeaaa3d6a57' and trace ID '498b23203c2e4303a2096042630f0b38'. 2025-06-13 08:20:10.773 +00:00 [INF] Started transaction with span ID '1d937eeaaa3d6a57' and trace ID '498b23203c2e4303a2096042630f0b38'. 2025-06-13 08:20:10.773 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:20:10.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-13 08:20:10.776 +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-13 08:20:10.776 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:20:10.776 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8382ms 2025-06-13 08:20:10.776 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:20:10.776 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:10.777 +00:00 [INF] Envelope queued up: 'a9caf58899a84330a306e5ec31d8fbb9' 2025-06-13 08:20:10.777 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:10.777 +00:00 [INF] Envelope queued up: 'f6d803848e1a4b35a6c673bce7384490' 2025-06-13 08:20:10.777 +00: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.9480ms 2025-06-13 08:20:14.714 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:14.714 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:14.714 +00:00 [INF] Started transaction with span ID '84885a935ad4315f' and trace ID '7aaf5774592d4e7d8d56d0008c230c07'. 2025-06-13 08:20:14.714 +00:00 [INF] Started transaction with span ID '84885a935ad4315f' and trace ID '7aaf5774592d4e7d8d56d0008c230c07'. 2025-06-13 08:20:14.714 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:14.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-13 08:20:14.734 +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-13 08:20:14.757 +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-13 08:20:14.760 +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-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:14.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-13 08:20: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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20: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-13 08:20:14.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20: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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20:14.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:14.960 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:14.960 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.1435ms 2025-06-13 08:20:14.960 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:14.961 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:14.961 +00:00 [INF] Envelope queued up: '9b341520e6244c91a4253d3038e90fe5' 2025-06-13 08:20:14.961 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:14.961 +00:00 [INF] Envelope queued up: 'd086be8aa1174a129ab55a12337ec0a8' 2025-06-13 08:20:14.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 247.3334ms 2025-06-13 08:20:14.962 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:20:14.962 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:14.962 +00:00 [INF] Started transaction with span ID 'd4e76d3d380a546a' and trace ID 'ad0daba003964d8dad1a77ff69717bd7'. 2025-06-13 08:20:14.963 +00:00 [INF] Started transaction with span ID 'd4e76d3d380a546a' and trace ID 'ad0daba003964d8dad1a77ff69717bd7'. 2025-06-13 08:20:14.963 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:20:14.963 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:14.971 +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-13 08:20:14.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-13 08:20:14.972 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.992ms 2025-06-13 08:20:14.972 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:20:14.972 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:14.972 +00:00 [INF] Envelope queued up: 'd57510c80e214b979385e966f3b30d11' 2025-06-13 08:20:14.972 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:14.973 +00:00 [INF] Envelope queued up: '4b18238254ed4c40ab744a21feb74e03' 2025-06-13 08:20:14.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 10.2904ms 2025-06-13 08:20:14.974 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:20:14.974 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:14.974 +00:00 [INF] Started transaction with span ID '3f179593dc1251d7' and trace ID '43cecaabf5df4c0fb8de5740919f9856'. 2025-06-13 08:20:14.974 +00:00 [INF] Started transaction with span ID '3f179593dc1251d7' and trace ID '43cecaabf5df4c0fb8de5740919f9856'. 2025-06-13 08:20:14.974 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:14.974 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:14.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:14.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:14.999 +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-13 08:20:15.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-13 08:20: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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.022 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08: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-13 08:20: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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08: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-13 08:20:15.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-13 08:20:15.240 +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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.274 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20: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-13 08:20:15.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-13 08:20:15.299 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:15.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-13 08:20: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-13 08:20:15.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-13 08:20: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-13 08:20:15.335 +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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20:15.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-13 08:20:15.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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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-13 08:20:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:15.380 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:15.383 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 408.62ms 2025-06-13 08:20:15.383 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:15.384 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:15.384 +00:00 [INF] Envelope queued up: '3cb57426c76e41018fc434741626f68a' 2025-06-13 08:20:15.384 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:15.384 +00:00 [INF] Envelope queued up: '9351d8f13fc34de7ad8276a268a604b0' 2025-06-13 08:20:15.384 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 410.1738ms 2025-06-13 08:20:21.146 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:21.146 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:21.147 +00:00 [INF] Started transaction with span ID '8da04e8119a8a86e' and trace ID '708cb99b15a54c25993aa2effd64a90f'. 2025-06-13 08:20:21.147 +00:00 [INF] Started transaction with span ID '8da04e8119a8a86e' and trace ID '708cb99b15a54c25993aa2effd64a90f'. 2025-06-13 08:20:21.147 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:21.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-13 08:20:21.161 +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-13 08:20:21.181 +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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20: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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.312 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20: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-13 08:20: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-13 08:20:21.323 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20: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-13 08:20: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-13 08:20:21.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-13 08:20:21.418 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:21.419 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 272.0784ms 2025-06-13 08:20:21.419 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:21.419 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:21.421 +00:00 [INF] Envelope queued up: 'cf096c5563394c1a88fde600a14707b7' 2025-06-13 08:20:21.421 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:21.421 +00:00 [INF] Envelope queued up: 'd00b7b1237af4de1a6aa131e7e2f232c' 2025-06-13 08:20:21.421 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 274.6689ms 2025-06-13 08:20:21.861 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:21.861 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:21.861 +00:00 [INF] Started transaction with span ID '215a8ff63a798789' and trace ID '8681568ebdf74f08b78a59f5d19fefc9'. 2025-06-13 08:20:21.868 +00:00 [INF] Started transaction with span ID '215a8ff63a798789' and trace ID '8681568ebdf74f08b78a59f5d19fefc9'. 2025-06-13 08:20:21.868 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:21.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-13 08:20:21.875 +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-13 08:20:21.892 +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-13 08:20:21.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-13 08:20:21.901 +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-13 08:20:21.915 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:21.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-13 08:20:21.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-13 08:20:21.953 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:21.965 +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-13 08:20:21.972 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:21.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.068 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.237 +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-13 08:20:22.260 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:22.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-13 08:20:22.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-13 08:20:22.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:22.299 +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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.324 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:22.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-13 08:20:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:22.375 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:22.376 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 507.6218ms 2025-06-13 08:20:22.376 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:22.376 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:22.376 +00:00 [INF] Envelope queued up: '574a77337ea54995a741bc70784ca1da' 2025-06-13 08:20:22.376 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:22.376 +00:00 [INF] Envelope queued up: '18fbb13b59b14015a59428ccb4d9cf2f' 2025-06-13 08:20:22.376 +00: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.7203ms 2025-06-13 08:20:22.565 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:22.565 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:22.565 +00:00 [INF] Started transaction with span ID 'b94df8357e4e6f8e' and trace ID '60373fbad26e4253b1f06688059f0148'. 2025-06-13 08:20:22.565 +00:00 [INF] Started transaction with span ID 'b94df8357e4e6f8e' and trace ID '60373fbad26e4253b1f06688059f0148'. 2025-06-13 08:20:22.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:22.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-13 08:20:22.609 +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-13 08:20:22.650 +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-13 08:20:22.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-13 08:20:22.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20: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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20:22.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:22.885 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:22.885 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 319.891ms 2025-06-13 08:20:22.885 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:22.885 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:22.886 +00:00 [INF] Envelope queued up: 'ffb44fb0b6a144e8bf4f0fa8bee0b2d7' 2025-06-13 08:20:22.886 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:22.886 +00:00 [INF] Envelope queued up: 'f92919c233834f2bb2c3e3d55b87518d' 2025-06-13 08:20:22.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 320.9546ms 2025-06-13 08:20:23.280 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:23.280 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:23.280 +00:00 [INF] Started transaction with span ID '9a08adfa6bf9b691' and trace ID 'd0de628f3f1e401a89bd433e5673d2af'. 2025-06-13 08:20:23.281 +00:00 [INF] Started transaction with span ID '9a08adfa6bf9b691' and trace ID 'd0de628f3f1e401a89bd433e5673d2af'. 2025-06-13 08:20:23.281 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:23.281 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:23.508 +00:00 [INF] Executed DbCommand (225ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:23.565 +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-13 08:20:23.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:23.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:23.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-13 08:20: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-13 08:20:23.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-13 08:20: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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20: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-13 08:20:23.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-13 08:20:23.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-13 08:20: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-13 08:20: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-13 08:20:23.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-13 08:20:23.741 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:23.741 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 460.4591ms 2025-06-13 08:20:23.741 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:23.741 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:23.742 +00:00 [INF] Envelope queued up: 'c7571303305d40c68f73f5b3a9053405' 2025-06-13 08:20:23.742 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:23.742 +00:00 [INF] Envelope queued up: 'a73174804f5947189dadbeb17ad15e01' 2025-06-13 08:20:23.742 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 461.7121ms 2025-06-13 08:20:24.049 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:24.049 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:24.049 +00:00 [INF] Started transaction with span ID '123f34fc36b24970' and trace ID 'd4e57811b7914a0da1e1b1c3037a73f0'. 2025-06-13 08:20:24.049 +00:00 [INF] Started transaction with span ID '123f34fc36b24970' and trace ID 'd4e57811b7914a0da1e1b1c3037a73f0'. 2025-06-13 08:20:24.049 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:24.049 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:24.078 +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-13 08:20:24.113 +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-13 08:20:24.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20: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-13 08:20: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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20: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-13 08:20: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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.301 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:24.301 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 251.5137ms 2025-06-13 08:20:24.301 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:24.301 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:24.301 +00:00 [INF] Envelope queued up: '3ae8f2c7d17a44ba926f47db4815364d' 2025-06-13 08:20:24.301 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:24.301 +00:00 [INF] Envelope queued up: '2415698f0c8842f49c64bee12a4686d1' 2025-06-13 08:20:24.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 252.5742ms 2025-06-13 08:20:24.821 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:24.821 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:24.821 +00:00 [INF] Started transaction with span ID '664c44231f78741f' and trace ID '8ce315aa3040404893f01214d5752211'. 2025-06-13 08:20:24.821 +00:00 [INF] Started transaction with span ID '664c44231f78741f' and trace ID '8ce315aa3040404893f01214d5752211'. 2025-06-13 08:20:24.821 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:24.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-13 08:20:24.829 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:24.835 +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-13 08:20:24.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:24.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20: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-13 08:20: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-13 08:20:24.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:24.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-13 08:20: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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20:24.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-13 08:20: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-13 08:20: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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20: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-13 08:20:25.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-13 08:20:25.040 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:25.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-13 08:20:25.047 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.108 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:25.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-13 08:20: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-13 08:20:25.140 +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-13 08:20:25.149 +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-13 08:20:25.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-13 08:20: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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.225 +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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.292 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:25.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-13 08:20:25.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-13 08:20: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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.336 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.392 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:25.396 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 574.7206ms 2025-06-13 08:20:25.396 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:25.408 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:25.408 +00:00 [INF] Envelope queued up: '71cf90d3d78c4bd3a6163244a86541f1' 2025-06-13 08:20:25.408 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:25.408 +00:00 [INF] Envelope queued up: '23492135667d4525a886e188e1820a27' 2025-06-13 08:20:25.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 587.6776ms 2025-06-13 08:20:25.645 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:25.645 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:25.645 +00:00 [INF] Started transaction with span ID 'd5dcc9d50e102ee3' and trace ID '976f77ba264e454ab3c4dafa0cb5f353'. 2025-06-13 08:20:25.646 +00:00 [INF] Started transaction with span ID 'd5dcc9d50e102ee3' and trace ID '976f77ba264e454ab3c4dafa0cb5f353'. 2025-06-13 08:20:25.646 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:25.646 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:25.677 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:20:25.677 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:25.677 +00:00 [INF] Started transaction with span ID 'f6448cdf2e1682fe' and trace ID 'da4868fdc94a4f37922c9359873abca5'. 2025-06-13 08:20:25.677 +00:00 [INF] Started transaction with span ID 'f6448cdf2e1682fe' and trace ID 'da4868fdc94a4f37922c9359873abca5'. 2025-06-13 08:20:25.677 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:25.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-13 08:20:25.704 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:20:25.704 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:25.705 +00:00 [INF] Started transaction with span ID 'b0c1c8f01fe9879d' and trace ID 'ffe288c99f8d4b69b3eeac8ae4701313'. 2025-06-13 08:20:25.705 +00:00 [INF] Started transaction with span ID 'b0c1c8f01fe9879d' and trace ID 'ffe288c99f8d4b69b3eeac8ae4701313'. 2025-06-13 08:20:25.705 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:25.705 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:25.856 +00:00 [INF] Executed DbCommand (195ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:25.865 +00:00 [INF] Executed DbCommand (127ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:25.866 +00:00 [INF] Executed DbCommand (182ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:25.934 +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-13 08:20:25.943 +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-13 08:20:25.944 +00:00 [INF] Executed DbCommand (75ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:25.951 +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-13 08:20:25.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-13 08:20:25.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20: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-13 08:20:25.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-13 08:20: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-13 08:20:25.973 +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-13 08:20: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-13 08:20:25.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-13 08:20:25.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-13 08:20: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-13 08:20: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-13 08:20:25.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:25.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-13 08:20:25.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-13 08:20:25.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.058 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.074 +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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:26.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.142 +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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.233 +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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.274 +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-13 08:20: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-13 08:20:26.278 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:26.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-13 08:20:26.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-13 08:20:26.284 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:26.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-13 08:20:26.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 647.0361ms 2025-06-13 08:20:26.293 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:26.293 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:26.294 +00:00 [INF] Envelope queued up: '8c0c0a3b4ce74360a8e56ca4a18c762e' 2025-06-13 08:20:26.294 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:26.294 +00:00 [INF] Envelope queued up: '526904216d154e439d5f5f37cca3544d' 2025-06-13 08:20:26.294 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 649.2893ms 2025-06-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.490 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:26.491 +00:00 [INF] Executed DbCommand (621ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:26.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:26.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20: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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.846 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:26.848 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:26.849 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:26.849 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1143.426ms 2025-06-13 08:20:26.849 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:26.849 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:26.849 +00:00 [INF] Envelope queued up: '3e85c76a97374c65b23def6a53354739' 2025-06-13 08:20:26.849 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:26.849 +00:00 [INF] Envelope queued up: '344fdc82149c4216949131c615169a0c' 2025-06-13 08:20:26.850 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1145.4655ms 2025-06-13 08:20:26.850 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1172.9059ms 2025-06-13 08:20:26.850 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:26.850 +00:00 [INF] Started transaction with span ID '3367cdaab1d13c9f' and trace ID '07c7773a432a4584bda442f9f49764f9'. 2025-06-13 08:20:26.851 +00:00 [INF] Started transaction with span ID '3367cdaab1d13c9f' and trace ID '07c7773a432a4584bda442f9f49764f9'. 2025-06-13 08:20:26.851 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:26.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-13 08:20:26.854 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:26.854 +00:00 [INF] Envelope queued up: '4d02dd94a37a4428850ed73bad91d7e6' 2025-06-13 08:20:26.854 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:26.854 +00:00 [INF] Envelope queued up: '1971dbbc261d46a8800826ecf230a392' 2025-06-13 08:20:26.854 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1177.8208ms 2025-06-13 08:20:26.953 +00:00 [INF] Executed DbCommand (93ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:26.973 +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-13 08:20:26.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:26.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:27.201 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:27.201 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 349.8577ms 2025-06-13 08:20:27.201 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:27.201 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:27.201 +00:00 [INF] Envelope queued up: '08a95ee9f7d04d65a904ac5c1a51d81e' 2025-06-13 08:20:27.201 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:27.201 +00:00 [INF] Envelope queued up: '206c9f60eb714411a7530e6c5d0203c9' 2025-06-13 08:20:27.202 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 353.7040ms 2025-06-13 08:20:27.221 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:27.222 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:27.222 +00:00 [INF] Started transaction with span ID 'e2280785c98478d8' and trace ID '3e4c63bb3a284af78521f7cb4620a2bb'. 2025-06-13 08:20:27.222 +00:00 [INF] Started transaction with span ID 'e2280785c98478d8' and trace ID '3e4c63bb3a284af78521f7cb4620a2bb'. 2025-06-13 08:20:27.222 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:27.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-13 08:20:27.246 +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-13 08:20:27.269 +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-13 08:20:27.272 +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-13 08:20:27.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.412 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20: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-13 08:20:27.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-13 08:20:27.509 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:27.509 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 287.1862ms 2025-06-13 08:20:27.509 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:27.509 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:27.510 +00:00 [INF] Envelope queued up: '96ead3804a874d82834d2a7ecf3d5fab' 2025-06-13 08:20:27.510 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:27.510 +00:00 [INF] Envelope queued up: '7cc6384e28e14f11a3f13ed601b6be48' 2025-06-13 08:20:27.511 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 289.4290ms 2025-06-13 08:20:28.284 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:28.284 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:28.284 +00:00 [INF] Started transaction with span ID '7c93d1fb02c75f3c' and trace ID '67065118571b47b088a8363e44446102'. 2025-06-13 08:20:28.284 +00:00 [INF] Started transaction with span ID '7c93d1fb02c75f3c' and trace ID '67065118571b47b088a8363e44446102'. 2025-06-13 08:20:28.284 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:28.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-13 08:20:28.331 +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-13 08:20:28.357 +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-13 08:20:28.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:28.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:28.390 +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-13 08:20: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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.454 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.474 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.510 +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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:28.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-13 08:20: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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20: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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.666 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:28.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-13 08:20:28.694 +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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.801 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20: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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20:28.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-13 08:20: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-13 08:20:28.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-13 08:20:28.888 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:28.889 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 604.8679ms 2025-06-13 08:20:28.889 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:28.889 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:28.891 +00:00 [INF] Envelope queued up: '6b8c4e9b4ef94a5aa6ca218ab5396d4c' 2025-06-13 08:20:28.891 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:28.891 +00:00 [INF] Envelope queued up: '24f97277be66420ab2e027e019013c98' 2025-06-13 08:20:28.892 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 608.0456ms 2025-06-13 08:20:28.998 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:28.998 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:28.998 +00:00 [INF] Started transaction with span ID '9a8b5b763606059b' and trace ID '658fa43152294b6b903ff79e7bf2dd96'. 2025-06-13 08:20:28.998 +00:00 [INF] Started transaction with span ID '9a8b5b763606059b' and trace ID '658fa43152294b6b903ff79e7bf2dd96'. 2025-06-13 08:20:28.998 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:28.998 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:29.054 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:29.216 +00:00 [INF] Executed DbCommand (161ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:29.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:29.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-13 08:20:29.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-13 08:20:29.233 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.381 +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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.418 +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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.452 +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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:29.534 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:29.535 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 536.528ms 2025-06-13 08:20:29.535 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:29.535 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:29.537 +00:00 [INF] Envelope queued up: '2107ac0de6ba429aae661da2d92c7b71' 2025-06-13 08:20:29.537 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:29.537 +00:00 [INF] Envelope queued up: '8b6fef3c020644d8aca593f6f60bc1a1' 2025-06-13 08:20:29.538 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 539.7011ms 2025-06-13 08:20:29.697 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:29.698 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:29.698 +00:00 [INF] Started transaction with span ID '639d8156e6ef96d8' and trace ID '586c6398f199409da6b266533fe21ab6'. 2025-06-13 08:20:29.698 +00:00 [INF] Started transaction with span ID '639d8156e6ef96d8' and trace ID '586c6398f199409da6b266533fe21ab6'. 2025-06-13 08:20:29.698 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:29.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-13 08:20:29.715 +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-13 08:20:29.724 +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-13 08:20:29.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-13 08:20:29.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20:29.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:29.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-13 08:20:29.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-13 08:20:29.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-13 08:20: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-13 08:20:29.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-13 08:20:29.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:29.999 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:30.002 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 303.9199ms 2025-06-13 08:20:30.002 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:30.002 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:30.005 +00:00 [INF] Envelope queued up: '8856f975a7bf479091bd384b50b7e629' 2025-06-13 08:20:30.005 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:30.005 +00:00 [INF] Envelope queued up: 'b4cc6c0170c648e9958a197811abe916' 2025-06-13 08:20:30.006 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 308.2308ms 2025-06-13 08:20:30.432 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:30.432 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:30.432 +00:00 [INF] Started transaction with span ID 'e999187faa9a4a84' and trace ID '00d01e3d2af0454aba89ebf722a59e53'. 2025-06-13 08:20:30.432 +00:00 [INF] Started transaction with span ID 'e999187faa9a4a84' and trace ID '00d01e3d2af0454aba89ebf722a59e53'. 2025-06-13 08:20:30.433 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:30.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-13 08:20:30.508 +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-13 08:20:30.722 +00:00 [INF] Executed DbCommand (212ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:30.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:30.729 +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-13 08:20: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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20: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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20: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-13 08:20:30.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-13 08:20:30.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.027 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:31.029 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 596.324ms 2025-06-13 08:20:31.029 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:31.029 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:31.032 +00:00 [INF] Envelope queued up: '79a9be98a1a64354b801f61c276572ec' 2025-06-13 08:20:31.032 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:31.032 +00:00 [INF] Envelope queued up: '724e2ffb702743cd813de76cef636071' 2025-06-13 08:20:31.032 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 600.3558ms 2025-06-13 08:20:31.494 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:31.494 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:31.494 +00:00 [INF] Started transaction with span ID 'ca3928b602692c3e' and trace ID 'f7498c05585744dc9ba537167db754ad'. 2025-06-13 08:20:31.494 +00:00 [INF] Started transaction with span ID 'ca3928b602692c3e' and trace ID 'f7498c05585744dc9ba537167db754ad'. 2025-06-13 08:20:31.494 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:31.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-13 08:20:31.573 +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-13 08:20:31.622 +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-13 08:20:31.625 +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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.695 +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-13 08:20:31.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:31.712 +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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.767 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:31.775 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:31.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.830 +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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20: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-13 08:20: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-13 08:20:31.903 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20: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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:31.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.033 +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-13 08:20:32.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-13 08:20:32.044 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:32.046 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 551.9941ms 2025-06-13 08:20:32.047 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:32.047 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:32.049 +00:00 [INF] Envelope queued up: '46d998a4ab53484f8b6b27153052877f' 2025-06-13 08:20:32.050 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:32.050 +00:00 [INF] Envelope queued up: 'f9010030ce5d454788e5f2e8309a6df2' 2025-06-13 08:20:32.051 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 556.9874ms 2025-06-13 08:20:32.219 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:32.219 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:32.219 +00:00 [INF] Started transaction with span ID '214efa0b5add0bf9' and trace ID 'd5eae8475a5640e9831df87673b1730e'. 2025-06-13 08:20:32.223 +00:00 [INF] Started transaction with span ID '214efa0b5add0bf9' and trace ID 'd5eae8475a5640e9831df87673b1730e'. 2025-06-13 08:20:32.223 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:32.224 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:32.279 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:32.295 +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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.521 +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-13 08:20:32.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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20: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-13 08:20:32.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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:32.600 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:32.602 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 378.1794ms 2025-06-13 08:20:32.602 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:32.602 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:32.604 +00:00 [INF] Envelope queued up: '987b0d1608494edcb2fa3972fddad9d3' 2025-06-13 08:20:32.604 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:32.604 +00:00 [INF] Envelope queued up: 'c88be3070be1489495b5e0e6c894dc7e' 2025-06-13 08:20:32.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 385.8240ms 2025-06-13 08:20:32.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:32.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:32.945 +00:00 [INF] Started transaction with span ID 'e2db18e6dd9be197' and trace ID 'b95dd98628df4c4597f3ac0eeb6a5909'. 2025-06-13 08:20:32.945 +00:00 [INF] Started transaction with span ID 'e2db18e6dd9be197' and trace ID 'b95dd98628df4c4597f3ac0eeb6a5909'. 2025-06-13 08:20:32.945 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:32.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-13 08:20:32.953 +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-13 08:20:32.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20:32.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:33.219 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:33.220 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 274.5914ms 2025-06-13 08:20:33.220 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:33.220 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:33.222 +00:00 [INF] Envelope queued up: 'f8a01e0bb48743349bcf529f4711228a' 2025-06-13 08:20:33.222 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:33.222 +00:00 [INF] Envelope queued up: '36270ff97a614505b71a3eeb00468cb7' 2025-06-13 08:20:33.223 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 277.9337ms 2025-06-13 08:20:33.730 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:33.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:33.730 +00:00 [INF] Started transaction with span ID '90a6e37dbe684f6f' and trace ID 'e4dd16d7c24a4c35b5bcaf852114e239'. 2025-06-13 08:20:33.730 +00:00 [INF] Started transaction with span ID '90a6e37dbe684f6f' and trace ID 'e4dd16d7c24a4c35b5bcaf852114e239'. 2025-06-13 08:20:33.730 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:33.730 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:33.750 +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-13 08:20:33.777 +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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20: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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20: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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20: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-13 08:20: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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:33.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-13 08:20:34.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-13 08:20: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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.050 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20: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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:34.110 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:34.112 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 381.4894ms 2025-06-13 08:20:34.112 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:34.112 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:34.114 +00:00 [INF] Envelope queued up: '64e3bce5f86a466e98f57fe7ef6e28a3' 2025-06-13 08:20:34.114 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:34.114 +00:00 [INF] Envelope queued up: 'f641f044cd964c7983a4572dd2e106db' 2025-06-13 08:20:34.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 385.2683ms 2025-06-13 08:20:34.816 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:34.816 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:34.816 +00:00 [INF] Started transaction with span ID '39044cda90f72f70' and trace ID '09d3108b573f4d3487beef9dc8f41a78'. 2025-06-13 08:20:34.816 +00:00 [INF] Started transaction with span ID '39044cda90f72f70' and trace ID '09d3108b573f4d3487beef9dc8f41a78'. 2025-06-13 08:20:34.816 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:34.816 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:34.877 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:34.894 +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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:34.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:35.156 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:35.157 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 340.9143ms 2025-06-13 08:20:35.157 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:35.157 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:35.159 +00:00 [INF] Envelope queued up: '2280828624b749ca8ddf4ff91f5559cd' 2025-06-13 08:20:35.159 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:35.159 +00:00 [INF] Envelope queued up: 'fb4bbf0713334f94a8a4ad2f38acfd32' 2025-06-13 08:20:35.159 +00: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.7734ms 2025-06-13 08:20:35.558 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:35.558 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:35.558 +00:00 [INF] Started transaction with span ID '271e082efa96e489' and trace ID '2c761f0ca45644c9a65a5285ce3b3ac3'. 2025-06-13 08:20:35.559 +00:00 [INF] Started transaction with span ID '271e082efa96e489' and trace ID '2c761f0ca45644c9a65a5285ce3b3ac3'. 2025-06-13 08:20:35.559 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:35.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-13 08:20:35.621 +00:00 [INF] Executed DbCommand (59ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:35.658 +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-13 08:20:35.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:35.665 +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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.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-13 08:20: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-13 08:20: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-13 08:20:35.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-13 08:20:35.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-13 08:20:35.874 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:35.875 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 316.3016ms 2025-06-13 08:20:35.875 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:35.875 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:35.877 +00:00 [INF] Envelope queued up: 'fbcd328116694a538d8dff2f402b057e' 2025-06-13 08:20:35.877 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:35.877 +00:00 [INF] Envelope queued up: 'b4bb49655e124f88baad8d2253e2738c' 2025-06-13 08:20:35.877 +00: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.3535ms 2025-06-13 08:20:36.309 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:36.309 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:36.309 +00:00 [INF] Started transaction with span ID 'e18881379efe6e09' and trace ID 'de81c295020c4460aa8020a5a3ebdd4e'. 2025-06-13 08:20:36.309 +00:00 [INF] Started transaction with span ID 'e18881379efe6e09' and trace ID 'de81c295020c4460aa8020a5a3ebdd4e'. 2025-06-13 08:20:36.310 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:36.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-13 08:20:36.329 +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-13 08:20:36.344 +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-13 08:20:36.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-13 08:20:36.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.460 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20:36.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-13 08:20:36.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-13 08:20: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-13 08:20: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-13 08:20:36.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-13 08:20:36.567 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:36.568 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.9026ms 2025-06-13 08:20:36.568 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:36.568 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:36.569 +00:00 [INF] Envelope queued up: '909293dc34eb44e496b0e9801e4693c5' 2025-06-13 08:20:36.570 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:36.570 +00:00 [INF] Envelope queued up: '2513dae12cec423991bcba93a6df7c77' 2025-06-13 08:20:36.570 +00: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.7416ms 2025-06-13 08:20:37.043 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:37.043 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:37.043 +00:00 [INF] Started transaction with span ID '304204a86a4e450f' and trace ID '45117cd5cf094c65bcfc6e518230f9a7'. 2025-06-13 08:20:37.043 +00:00 [INF] Started transaction with span ID '304204a86a4e450f' and trace ID '45117cd5cf094c65bcfc6e518230f9a7'. 2025-06-13 08:20:37.043 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:37.043 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:37.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-13 08:20:37.102 +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-13 08:20:37.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-13 08:20:37.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20: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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.256 +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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:37.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-13 08:20:37.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:37.346 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:37.347 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 303.5748ms 2025-06-13 08:20:37.347 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:37.347 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:37.349 +00:00 [INF] Envelope queued up: '4e2b383569f24278884db5b0b4074231' 2025-06-13 08:20:37.349 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:37.349 +00:00 [INF] Envelope queued up: '3e093cbc207b4e2080b83efebed328e2' 2025-06-13 08:20:37.349 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 306.6142ms 2025-06-13 08:20:37.773 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:37.773 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:37.773 +00:00 [INF] Started transaction with span ID 'f7797afd800ebdd' and trace ID 'aa40ea5a5dbd42448e33f97c4b9e3201'. 2025-06-13 08:20:37.774 +00:00 [INF] Started transaction with span ID 'f7797afd800ebdd' and trace ID 'aa40ea5a5dbd42448e33f97c4b9e3201'. 2025-06-13 08:20:37.774 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:37.774 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:37.783 +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-13 08:20:37.791 +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-13 08:20:37.796 +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-13 08:20:37.801 +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-13 08:20: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-13 08:20: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-13 08:20:37.838 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:37.843 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.871 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:37.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-13 08:20:37.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-13 08:20:37.887 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20:37.911 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20:37.984 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20: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-13 08:20:37.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20: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-13 08:20:38.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-13 08:20: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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:38.160 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:38.161 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 387.1011ms 2025-06-13 08:20:38.161 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:38.161 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:38.162 +00:00 [INF] Envelope queued up: 'b125cd489cef4a47a1948c9cd1756bab' 2025-06-13 08:20:38.163 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:38.163 +00:00 [INF] Envelope queued up: 'a4b006d5c3134a74a94cdc712a95a373' 2025-06-13 08:20:38.163 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 389.7420ms 2025-06-13 08:20:38.841 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:38.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:38.841 +00:00 [INF] Started transaction with span ID '51200dbd1b337ccc' and trace ID '983504949d494391a9511700c11bb9fe'. 2025-06-13 08:20:38.841 +00:00 [INF] Started transaction with span ID '51200dbd1b337ccc' and trace ID '983504949d494391a9511700c11bb9fe'. 2025-06-13 08:20:38.841 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:38.841 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:38.866 +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-13 08:20:38.891 +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-13 08:20:38.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20: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-13 08:20:38.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-13 08:20: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-13 08:20: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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:38.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.066 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:39.067 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 225.5822ms 2025-06-13 08:20:39.067 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:39.067 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:39.069 +00:00 [INF] Envelope queued up: 'dcbc6eeb694646df8838243d1001fbdb' 2025-06-13 08:20:39.069 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:39.069 +00:00 [INF] Envelope queued up: 'ab8dd2d1e70b4c95a2e78ed22e36425e' 2025-06-13 08:20:39.069 +00: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.5386ms 2025-06-13 08:20:39.560 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:39.560 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:39.560 +00:00 [INF] Started transaction with span ID '6bf2c0a5ef7225fd' and trace ID 'f9b6404642e44d0ea940bb4c9f80191e'. 2025-06-13 08:20:39.560 +00:00 [INF] Started transaction with span ID '6bf2c0a5ef7225fd' and trace ID 'f9b6404642e44d0ea940bb4c9f80191e'. 2025-06-13 08:20:39.560 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:39.560 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:39.576 +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-13 08:20:39.591 +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-13 08:20:39.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:39.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20: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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20: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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20: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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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-13 08:20:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:39.797 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:39.797 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 236.7242ms 2025-06-13 08:20:39.797 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:39.797 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:39.797 +00:00 [INF] Envelope queued up: 'f70f08486f2c480da4b5fbdc8b0412d0' 2025-06-13 08:20:39.797 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:39.797 +00:00 [INF] Envelope queued up: 'b2e5f537ab484c88be034b441c6370f2' 2025-06-13 08:20:39.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 237.7521ms 2025-06-13 08:20:40.320 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:40.320 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:40.321 +00:00 [INF] Started transaction with span ID '26c826bf809e0d57' and trace ID 'b47a89e44aed46d996e4b021c778772e'. 2025-06-13 08:20:40.321 +00:00 [INF] Started transaction with span ID '26c826bf809e0d57' and trace ID 'b47a89e44aed46d996e4b021c778772e'. 2025-06-13 08:20:40.321 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:40.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-13 08:20:40.363 +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-13 08:20:40.381 +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-13 08:20:40.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:40.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20:40.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20: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-13 08:20: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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20:40.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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:40.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-13 08:20: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-13 08:20:40.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:40.514 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:40.514 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 193.405ms 2025-06-13 08:20:40.514 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:40.515 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:40.515 +00:00 [INF] Envelope queued up: '7f628e39a4fd4f30b45a4717d76026f1' 2025-06-13 08:20:40.515 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:40.515 +00:00 [INF] Envelope queued up: '91752aa5a58c48348ec10f594399d832' 2025-06-13 08:20:40.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.4844ms 2025-06-13 08:20:41.054 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:41.054 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:41.054 +00:00 [INF] Started transaction with span ID '41fb6e2217d869c8' and trace ID 'f9dccae6da844016a793941591824077'. 2025-06-13 08:20:41.054 +00:00 [INF] Started transaction with span ID '41fb6e2217d869c8' and trace ID 'f9dccae6da844016a793941591824077'. 2025-06-13 08:20:41.054 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:41.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-13 08:20:41.070 +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-13 08:20:41.095 +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-13 08:20:41.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:41.103 +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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20: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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20: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-13 08:20:41.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-13 08:20: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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20: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-13 08:20:41.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-13 08:20: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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20:41.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-13 08:20: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-13 08:20: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-13 08:20:41.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-13 08:20:41.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-13 08:20: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-13 08:20:41.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-13 08:20:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:41.288 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:41.288 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 234.0991ms 2025-06-13 08:20:41.288 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:41.289 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:41.289 +00:00 [INF] Envelope queued up: '354bde00bafb4cd6bdcb365eb1d6172b' 2025-06-13 08:20:41.289 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:41.289 +00:00 [INF] Envelope queued up: '11ff14c9822844f08fe882f063a1876a' 2025-06-13 08:20:41.289 +00: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.1292ms 2025-06-13 08:20:42.127 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:42.127 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:42.127 +00:00 [INF] Started transaction with span ID '7e81d91fce54fd2e' and trace ID 'aefa9f3b41824dc58b87c52c66aece21'. 2025-06-13 08:20:42.127 +00:00 [INF] Started transaction with span ID '7e81d91fce54fd2e' and trace ID 'aefa9f3b41824dc58b87c52c66aece21'. 2025-06-13 08:20:42.127 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:42.127 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:42.145 +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-13 08:20:42.164 +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-13 08:20:42.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-13 08:20:42.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:42.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-13 08:20: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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:42.393 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:42.393 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.6459ms 2025-06-13 08:20:42.393 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:42.393 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:42.393 +00:00 [INF] Envelope queued up: '69297bf6a556472190549f4e42758d75' 2025-06-13 08:20:42.394 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:42.394 +00:00 [INF] Envelope queued up: '9691f53f8d134b1884d9759f42764295' 2025-06-13 08:20:42.394 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 266.8410ms 2025-06-13 08:20:42.873 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:42.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:42.873 +00:00 [INF] Started transaction with span ID 'a20facf0e9fa21' and trace ID '0333df41bb074b03a09c1a81e57bda05'. 2025-06-13 08:20:42.873 +00:00 [INF] Started transaction with span ID 'a20facf0e9fa21' and trace ID '0333df41bb074b03a09c1a81e57bda05'. 2025-06-13 08:20:42.873 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:42.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-13 08:20:42.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-13 08:20:42.884 +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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20: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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20:42.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.102 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:43.102 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 228.7871ms 2025-06-13 08:20:43.102 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:43.102 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:43.102 +00:00 [INF] Envelope queued up: '5723ef039fa844aa95f87a85b1b99d9d' 2025-06-13 08:20:43.103 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:43.103 +00:00 [INF] Envelope queued up: '61df6046e89a44b6b46a773b76071e9c' 2025-06-13 08:20:43.103 +00: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.0683ms 2025-06-13 08:20:43.596 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:43.596 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:43.596 +00:00 [INF] Started transaction with span ID '56a7a2e5f27a0108' and trace ID 'a1c40a9decd44fbf9338ec6197fbc262'. 2025-06-13 08:20:43.596 +00:00 [INF] Started transaction with span ID '56a7a2e5f27a0108' and trace ID 'a1c40a9decd44fbf9338ec6197fbc262'. 2025-06-13 08:20:43.596 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:43.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-13 08:20:43.625 +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-13 08:20:43.645 +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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20: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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20: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-13 08:20: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-13 08:20:43.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20:43.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-13 08:20: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-13 08:20:43.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-13 08:20:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:43.857 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:43.857 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 260.7921ms 2025-06-13 08:20:43.862 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:43.862 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:43.862 +00:00 [INF] Envelope queued up: 'c265fdb06d0046578dba6cce42d1e221' 2025-06-13 08:20:43.862 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:43.862 +00:00 [INF] Envelope queued up: '2820e3c4843a447fa59bd2ac78684aa2' 2025-06-13 08:20:43.862 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 266.0570ms 2025-06-13 08:20:44.312 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:44.312 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:44.312 +00:00 [INF] Started transaction with span ID '55790d04543fdae5' and trace ID 'e9ed131c9fb343dd91d969257fba9a8c'. 2025-06-13 08:20:44.313 +00:00 [INF] Started transaction with span ID '55790d04543fdae5' and trace ID 'e9ed131c9fb343dd91d969257fba9a8c'. 2025-06-13 08:20:44.313 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:44.313 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:44.332 +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-13 08:20:44.358 +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-13 08:20:44.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:44.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:44.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-13 08:20:44.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-13 08:20:44.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20: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-13 08:20: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-13 08:20:44.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20:44.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:44.591 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:44.591 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 278.7211ms 2025-06-13 08:20:44.592 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:44.592 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:44.595 +00:00 [INF] Envelope queued up: 'db7d111abbc64eee8d639f5cd29f8dff' 2025-06-13 08:20:44.595 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:44.595 +00:00 [INF] Envelope queued up: '08eb5adcdba64327ae09b3e8f6773c31' 2025-06-13 08:20:44.595 +00: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.1579ms 2025-06-13 08:20:45.031 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:45.031 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:45.031 +00:00 [INF] Started transaction with span ID '653d92d32334c945' and trace ID '43e540e52d5045eb8421bfdadf3ca75d'. 2025-06-13 08:20:45.031 +00:00 [INF] Started transaction with span ID '653d92d32334c945' and trace ID '43e540e52d5045eb8421bfdadf3ca75d'. 2025-06-13 08:20:45.031 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:45.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-13 08:20:45.046 +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-13 08:20:45.065 +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-13 08:20:45.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:45.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20: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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:45.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-13 08:20: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-13 08:20: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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:45.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-13 08:20:45.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-13 08:20: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-13 08:20:45.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-13 08:20:45.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:45.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-13 08:20:45.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-13 08:20: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-13 08:20:45.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-13 08:20:45.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-13 08:20: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-13 08:20: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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20: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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20: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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20:45.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-13 08:20: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-13 08:20:45.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-13 08:20:45.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:45.273 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:45.275 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 244.0624ms 2025-06-13 08:20:45.275 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:45.276 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:45.277 +00:00 [INF] Envelope queued up: '904e854a37d444ad9feaa5f94a3b84ea' 2025-06-13 08:20:45.277 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:45.278 +00:00 [INF] Envelope queued up: '09624100db454cfb9bf8696971b83274' 2025-06-13 08:20:45.278 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 247.4693ms 2025-06-13 08:20:46.112 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:46.112 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:46.112 +00:00 [INF] Started transaction with span ID '8760fd219744dd0f' and trace ID '2833f706738542bfa2905c5909389f28'. 2025-06-13 08:20:46.112 +00:00 [INF] Started transaction with span ID '8760fd219744dd0f' and trace ID '2833f706738542bfa2905c5909389f28'. 2025-06-13 08:20:46.112 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:46.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-13 08:20:46.135 +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-13 08:20:46.161 +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-13 08:20:46.165 +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-13 08:20:46.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20: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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20: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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:46.387 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:46.388 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 275.5544ms 2025-06-13 08:20:46.388 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:46.388 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:46.390 +00:00 [INF] Envelope queued up: 'b6b79b02863843f58e476bb86c9e042f' 2025-06-13 08:20:46.390 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:46.390 +00:00 [INF] Envelope queued up: 'eba2c745288f4a1ab567407044561e80' 2025-06-13 08:20:46.390 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 278.3131ms 2025-06-13 08:20:46.834 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:46.834 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:46.834 +00:00 [INF] Started transaction with span ID '65b3282180462040' and trace ID 'ff1fa15ea6c94146be798429e9a2c0b7'. 2025-06-13 08:20:46.834 +00:00 [INF] Started transaction with span ID '65b3282180462040' and trace ID 'ff1fa15ea6c94146be798429e9a2c0b7'. 2025-06-13 08:20:46.834 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:46.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-13 08:20:46.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:46.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:46.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:46.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.919 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.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-13 08:20:46.948 +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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:46.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-13 08:20:46.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.034 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:47.040 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:47.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-13 08:20: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-13 08:20:47.179 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:47.209 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:47.212 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 378.0827ms 2025-06-13 08:20:47.212 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:47.213 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:47.216 +00:00 [INF] Envelope queued up: 'a384fa098451418b927cddd230f7b3b4' 2025-06-13 08:20:47.216 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:47.216 +00:00 [INF] Envelope queued up: '9fd45bcb17994e3a8adfc7df6d1d6c80' 2025-06-13 08:20:47.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 382.8350ms 2025-06-13 08:20:47.597 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:47.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:47.597 +00:00 [INF] Started transaction with span ID 'bda3ba451f55c09e' and trace ID '9f176968011840c7bbd9b7194a61e25a'. 2025-06-13 08:20:47.597 +00:00 [INF] Started transaction with span ID 'bda3ba451f55c09e' and trace ID '9f176968011840c7bbd9b7194a61e25a'. 2025-06-13 08:20:47.597 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:47.598 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:47.631 +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-13 08:20:47.647 +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-13 08:20:47.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-13 08:20:47.659 +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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20: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-13 08:20:47.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-13 08:20:47.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20:47.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-13 08:20: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-13 08:20:47.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-13 08:20:47.887 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:47.888 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 290.5726ms 2025-06-13 08:20:47.888 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:47.888 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:47.890 +00:00 [INF] Envelope queued up: '35906ca0853147d5b14b4969a6a4e0a2' 2025-06-13 08:20:47.890 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:47.890 +00:00 [INF] Envelope queued up: '31dceaf3f74e42b7a3be978e12179cf6' 2025-06-13 08:20:47.891 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 293.4888ms 2025-06-13 08:20:48.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:48.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:48.324 +00:00 [INF] Started transaction with span ID '862a94489068bd85' and trace ID '8fab4688bf324829abd1bd172e71ec14'. 2025-06-13 08:20:48.324 +00:00 [INF] Started transaction with span ID '862a94489068bd85' and trace ID '8fab4688bf324829abd1bd172e71ec14'. 2025-06-13 08:20:48.324 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:48.324 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:48.348 +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-13 08:20:48.374 +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-13 08:20:48.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-13 08:20:48.380 +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-13 08:20: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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20: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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20: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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20: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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20: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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20: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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20:48.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-13 08:20: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:48.569 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:48.570 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 245.5148ms 2025-06-13 08:20:48.570 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:48.570 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:48.572 +00:00 [INF] Envelope queued up: 'd22fbce361ca48ac89fe94b8539fa0ad' 2025-06-13 08:20:48.572 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:48.572 +00:00 [INF] Envelope queued up: '93c894b86c6942e1936880cbba4621bb' 2025-06-13 08:20:48.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 248.2977ms 2025-06-13 08:20:49.031 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:49.031 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:49.031 +00:00 [INF] Started transaction with span ID '551713664002b3fa' and trace ID '1e681a1c108248618c622c1ebb91886e'. 2025-06-13 08:20:49.031 +00:00 [INF] Started transaction with span ID '551713664002b3fa' and trace ID '1e681a1c108248618c622c1ebb91886e'. 2025-06-13 08:20:49.031 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:49.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-13 08:20:49.076 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:49.097 +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-13 08:20:49.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:49.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:49.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-13 08:20: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-13 08:20:49.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.242 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.288 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:49.289 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.6818ms 2025-06-13 08:20:49.289 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:49.289 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:49.290 +00:00 [INF] Envelope queued up: '7a3775bfa2b74d83af66e3f81e950afd' 2025-06-13 08:20:49.290 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:49.290 +00:00 [INF] Envelope queued up: '435e0477422f43f7bf9ef580442b27b0' 2025-06-13 08:20:49.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 260.0075ms 2025-06-13 08:20:49.764 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:49.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:49.764 +00:00 [INF] Started transaction with span ID 'f88a218d918f3aee' and trace ID '97546039bc2f49339b86528d1e48185a'. 2025-06-13 08:20:49.764 +00:00 [INF] Started transaction with span ID 'f88a218d918f3aee' and trace ID '97546039bc2f49339b86528d1e48185a'. 2025-06-13 08:20:49.764 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:49.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-13 08:20:49.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:49.790 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:49.793 +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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:49.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:49.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-13 08:20: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-13 08:20:49.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-13 08:20:49.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-13 08:20:49.985 +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-13 08:20:49.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:50.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-13 08:20: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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:50.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-13 08:20: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-13 08:20: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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:50.102 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:50.103 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 338.7135ms 2025-06-13 08:20:50.103 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:50.103 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:50.105 +00:00 [INF] Envelope queued up: 'a2a8d7a6e3bd45e59528704d01e3414b' 2025-06-13 08:20:50.105 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:50.105 +00:00 [INF] Envelope queued up: 'bf514af9fccc4c75b5104ae7ca2550be' 2025-06-13 08:20:50.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 341.3780ms 2025-06-13 08:20:50.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:50.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:50.513 +00:00 [INF] Started transaction with span ID '93384d083b26a719' and trace ID '7e26cc63df3c443096e7b6a219c68d98'. 2025-06-13 08:20:50.513 +00:00 [INF] Started transaction with span ID '93384d083b26a719' and trace ID '7e26cc63df3c443096e7b6a219c68d98'. 2025-06-13 08:20:50.513 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:50.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-13 08:20:50.545 +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-13 08:20:50.570 +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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.594 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20: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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20: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-13 08:20: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-13 08:20: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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.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-13 08:20:50.846 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:50.847 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 333.7395ms 2025-06-13 08:20:50.847 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:50.847 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:50.848 +00:00 [INF] Envelope queued up: '4048d456f5284d2bbf389f250b7a6355' 2025-06-13 08:20:50.848 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:50.848 +00:00 [INF] Envelope queued up: 'b5132b3c259b4e1aa33c57ceb2181b1e' 2025-06-13 08:20:50.849 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 336.4932ms 2025-06-13 08:20:51.236 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:51.236 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:51.236 +00:00 [INF] Started transaction with span ID 'e5d339bb01b01e6d' and trace ID 'b7ae1e3b8c2f401e92544b97e0a8d415'. 2025-06-13 08:20:51.237 +00:00 [INF] Started transaction with span ID 'e5d339bb01b01e6d' and trace ID 'b7ae1e3b8c2f401e92544b97e0a8d415'. 2025-06-13 08:20:51.237 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:51.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-13 08:20:51.260 +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-13 08:20:51.311 +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-13 08:20:51.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:51.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20: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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20: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-13 08:20:51.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-13 08:20:51.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-13 08:20: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-13 08:20:51.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-13 08:20:51.417 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:51.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-13 08:20: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-13 08:20: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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20: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-13 08:20: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-13 08:20:51.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:51.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-13 08:20:51.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-13 08:20: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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20: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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20: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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.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-13 08:20:51.580 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:51.581 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 344.3445ms 2025-06-13 08:20:51.581 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:51.581 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:51.584 +00:00 [INF] Envelope queued up: '7dad029f42584660ad0a6fd58822d2bc' 2025-06-13 08:20:51.584 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:51.585 +00:00 [INF] Envelope queued up: '30b4c82b92854ffeb818aeff7e884d85' 2025-06-13 08:20:51.585 +00: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.7403ms 2025-06-13 08:20:52.002 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:52.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:52.003 +00:00 [INF] Started transaction with span ID '4720108ba5fc4366' and trace ID '82f8cfb94c7c46a8a7c09d61cfec3334'. 2025-06-13 08:20:52.003 +00:00 [INF] Started transaction with span ID '4720108ba5fc4366' and trace ID '82f8cfb94c7c46a8a7c09d61cfec3334'. 2025-06-13 08:20:52.003 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:52.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-13 08:20:52.026 +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-13 08:20:52.091 +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-13 08:20:52.099 +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-13 08:20:52.102 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20: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-13 08:20:52.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-13 08:20: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:52.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-13 08:20: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-13 08:20: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-13 08:20:52.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-13 08:20: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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20: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-13 08:20: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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20: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-13 08:20: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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20: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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20: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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.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-13 08:20:52.339 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:52.340 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 337.5083ms 2025-06-13 08:20:52.340 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:52.341 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:52.342 +00:00 [INF] Envelope queued up: '55e658795eda48a29235889d94dde6f2' 2025-06-13 08:20:52.342 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:52.342 +00:00 [INF] Envelope queued up: 'd997ac5be9ce46e8a3032ff64bd9c1e9' 2025-06-13 08:20:52.343 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 340.4570ms 2025-06-13 08:20:53.807 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:53.807 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:53.807 +00:00 [INF] Started transaction with span ID '70fdbf2e156fc309' and trace ID '5f23820b433d45fb8b2c0392736c0bee'. 2025-06-13 08:20:53.808 +00:00 [INF] Started transaction with span ID '70fdbf2e156fc309' and trace ID '5f23820b433d45fb8b2c0392736c0bee'. 2025-06-13 08:20:53.808 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:53.808 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:53.830 +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-13 08:20:53.847 +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-13 08:20:53.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:53.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20: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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20: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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:53.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-13 08:20:53.982 +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-13 08:20:53.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-13 08:20:53.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-13 08:20: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-13 08:20:54.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-13 08:20:54.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-13 08:20: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-13 08:20: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-13 08:20:54.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-13 08:20: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-13 08:20:54.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-13 08:20:54.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-13 08:20:54.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-13 08:20:54.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-13 08:20: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-13 08:20:54.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-13 08:20:54.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-13 08:20:54.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-13 08:20:54.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-13 08:20:54.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-13 08:20: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-13 08:20:54.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-13 08:20: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-13 08:20:54.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:54.071 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:20:54.073 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.1689ms 2025-06-13 08:20:54.073 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:54.073 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:54.075 +00:00 [INF] Envelope queued up: '05bbefce96c7413b9cc1a79ddbb19455' 2025-06-13 08:20:54.085 +00:00 [INF] Capturing transaction. 2025-06-13 08:20:54.085 +00:00 [INF] Envelope queued up: '2735b86ff13d4854829732d7d35d9801' 2025-06-13 08:20:54.086 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 278.3230ms 2025-06-13 08:20:54.544 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:54.544 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:54.544 +00:00 [INF] Started transaction with span ID '18e9a530ed2469d1' and trace ID 'dd8270039ea94d6bb49ecbfd3f4f4979'. 2025-06-13 08:20:54.544 +00:00 [INF] Started transaction with span ID '18e9a530ed2469d1' and trace ID 'dd8270039ea94d6bb49ecbfd3f4f4979'. 2025-06-13 08:20:54.544 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:54.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-13 08:20:55.662 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:55.662 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:55.662 +00:00 [INF] Started transaction with span ID 'bba10772d12058e6' and trace ID 'dcd2e5fcfda74bf29fd3baecd6f0a9a7'. 2025-06-13 08:20:55.663 +00:00 [INF] Started transaction with span ID 'bba10772d12058e6' and trace ID 'dcd2e5fcfda74bf29fd3baecd6f0a9a7'. 2025-06-13 08:20:55.663 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:55.663 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:56.390 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:56.390 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:56.390 +00:00 [INF] Started transaction with span ID '35a93f11c626f196' and trace ID 'be2dbb4b1cb74935b4c264f9c8eb8000'. 2025-06-13 08:20:56.390 +00:00 [INF] Started transaction with span ID '35a93f11c626f196' and trace ID 'be2dbb4b1cb74935b4c264f9c8eb8000'. 2025-06-13 08:20:56.390 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:56.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-13 08:20:57.504 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:57.505 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:57.505 +00:00 [INF] Started transaction with span ID '1ef98988def43c93' and trace ID '50fb73d3343941d4877386846ebb11a2'. 2025-06-13 08:20:57.505 +00:00 [INF] Started transaction with span ID '1ef98988def43c93' and trace ID '50fb73d3343941d4877386846ebb11a2'. 2025-06-13 08:20:57.505 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:57.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-13 08:20:58.233 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:58.233 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:58.233 +00:00 [INF] Started transaction with span ID 'd839560fd0da9308' and trace ID '06f5508bf3ce4e8eaa12c627ec699c35'. 2025-06-13 08:20:58.233 +00:00 [INF] Started transaction with span ID 'd839560fd0da9308' and trace ID '06f5508bf3ce4e8eaa12c627ec699c35'. 2025-06-13 08:20:58.233 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:58.233 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:58.996 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:20:58.996 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:20:58.996 +00:00 [INF] Started transaction with span ID 'c081bf180c684e7e' and trace ID '0c9a7aa4877746ea95ab9a7dae920ce6'. 2025-06-13 08:20:58.996 +00:00 [INF] Started transaction with span ID 'c081bf180c684e7e' and trace ID '0c9a7aa4877746ea95ab9a7dae920ce6'. 2025-06-13 08:20:58.996 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:20:58.996 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:20:59.408 +00:00 [INF] Executed DbCommand (4,862ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:59.445 +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-13 08:20:59.448 +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-13 08:20:59.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:59.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-13 08:20:59.467 +00:00 [INF] Executed DbCommand (3,802ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:59.471 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:20:59.472 +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-13 08:20:59.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:20:59.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20:59.495 +00:00 [INF] Executed DbCommand (3,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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:20:59.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.524 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.576 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:59.576 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20:59.594 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20: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-13 08:20:59.638 +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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.680 +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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.716 +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-13 08:20:59.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-13 08:20: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-13 08:20:59.735 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.747 +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-13 08:20:59.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-13 08:20:59.754 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.820 +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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.843 +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-13 08:20: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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.862 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20: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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:20:59.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-13 08:20:59.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-13 08:20:59.988 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:20:59.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-13 08:20:59.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-13 08:20: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.048 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.057 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.069 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21: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-13 08:21:00.075 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:00.118 +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-13 08:21:00.123 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.172 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.235 +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-13 08:21:00.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-13 08:21: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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.304 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:00.308 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3917.8035ms 2025-06-13 08:21:00.308 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:00.309 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:00.311 +00:00 [INF] Envelope queued up: 'c876b8737bcb4a5f9443d9f98cd83ddb' 2025-06-13 08:21:00.311 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:00.311 +00:00 [INF] Envelope queued up: '5f6fda59b0ce4c51a6820b0f11966381' 2025-06-13 08:21:00.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 3921.7415ms 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21: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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.358 +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-13 08:21:00.359 +00:00 [INF] Executed DbCommand (2,853ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:00.360 +00:00 [INF] Executed DbCommand (2,125ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:00.360 +00:00 [INF] Executed DbCommand (1,362ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.383 +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-13 08:21:00.391 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:00.399 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:00.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-13 08:21:00.408 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:00.409 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4745.7781ms 2025-06-13 08:21:00.409 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:00.409 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:00.409 +00:00 [INF] Envelope queued up: '262c98355661483595ab3352634d6aba' 2025-06-13 08:21:00.409 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:00.409 +00:00 [INF] Envelope queued up: 'd297c7c9a1464359b686fa08b5beab64' 2025-06-13 08:21:00.409 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 4747.0572ms 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.437 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21: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-13 08:21:00.453 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:00.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:00.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-13 08:21:00.594 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.618 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:00.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:00.629 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21: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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.669 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:00.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-13 08:21:00.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-13 08:21:00.678 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:00.678 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6134.1017ms 2025-06-13 08:21:00.678 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:00.682 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:00.682 +00:00 [INF] Envelope queued up: 'ae30eac77e5b4a98a48f0478989802d5' 2025-06-13 08:21:00.682 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:00.683 +00:00 [INF] Envelope queued up: '36f9b0c7a5ea4d28b15f8b03e67b4e03' 2025-06-13 08:21:00.683 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 6138.8420ms 2025-06-13 08:21:00.683 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:21:00.683 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:00.683 +00:00 [INF] Started transaction with span ID '376bfab402de04f' and trace ID '9c3db832006d46868c8fde4cdbe5be59'. 2025-06-13 08:21:00.683 +00:00 [INF] Started transaction with span ID '376bfab402de04f' and trace ID '9c3db832006d46868c8fde4cdbe5be59'. 2025-06-13 08:21:00.683 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:00.683 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:21:00.685 +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-13 08:21:00.690 +00:00 [INF] Executed DbCommand (267ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:00.691 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:21:00.691 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:00.693 +00:00 [INF] Started transaction with span ID 'de10ca3b25dc8c5e' and trace ID '405a61e9d6424ad4b6274f84e63e49f8'. 2025-06-13 08:21:00.694 +00:00 [INF] Started transaction with span ID 'de10ca3b25dc8c5e' and trace ID '405a61e9d6424ad4b6274f84e63e49f8'. 2025-06-13 08:21:00.694 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:00.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-13 08:21:00.693 +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-13 08:21:00.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-13 08:21:00.708 +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-13 08:21:00.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.740 +00:00 [INF] Executed DbCommand (317ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:00.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-13 08:21:00.746 +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-13 08:21:00.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-13 08:21:00.760 +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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:00.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-13 08:21:00.793 +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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.911 +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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21: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-13 08:21: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-13 08:21:00.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:00.951 +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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.972 +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-13 08:21:00.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-13 08:21:00.977 +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-13 08:21: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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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-13 08:21:00.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:00.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-13 08:21: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-13 08:21:00.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-13 08:21:01.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-13 08:21:01.014 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21: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-13 08:21:01.044 +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-13 08:21:01.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-13 08:21:01.057 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:01.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-13 08:21:01.069 +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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.097 +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-13 08:21:01.116 +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-13 08:21:01.120 +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-13 08:21:01.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-13 08:21:01.130 +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-13 08:21:01.133 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21: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-13 08:21:01.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-13 08:21: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-13 08:21: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-13 08:21:01.180 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:01.184 +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-13 08:21:01.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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21:01.203 +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-13 08:21:01.210 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.223 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.269 +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-13 08:21:01.269 +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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.325 +00:00 [INF] Executed DbCommand (72ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21: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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.338 +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-13 08:21:01.350 +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-13 08:21:01.361 +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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.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-13 08:21:01.390 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.400 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.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-13 08:21:01.411 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.445 +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-13 08:21:01.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-13 08:21:01.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21: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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.509 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:01.532 +00:00 [INF] Executed DbCommand (846ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:01.537 +00:00 [INF] Executed DbCommand (799ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:01.540 +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-13 08:21:01.551 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:21:01.557 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:01.557 +00:00 [INF] Started transaction with span ID '7602dedc7105bfc3' and trace ID 'a7493ee7d65045a7baaa6a47ac19de49'. 2025-06-13 08:21:01.557 +00:00 [INF] Started transaction with span ID '7602dedc7105bfc3' and trace ID 'a7493ee7d65045a7baaa6a47ac19de49'. 2025-06-13 08:21:01.557 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:01.558 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:21:01.562 +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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.582 +00:00 [INF] Executed DbCommand (65ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.619 +00:00 [INF] Executed DbCommand (80ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.635 +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-13 08:21:01.635 +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-13 08:21:01.685 +00:00 [INF] Executed DbCommand (63ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21: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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.733 +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-13 08:21:01.734 +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-13 08:21:01.744 +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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.816 +00:00 [INF] Executed DbCommand (72ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.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-13 08:21:01.841 +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-13 08:21:01.864 +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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:01.877 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.910 +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-13 08:21:01.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-13 08:21:01.936 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:01.940 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:01.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-13 08:21:01.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-13 08:21:01.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-13 08:21:02.010 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:02.020 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:02.021 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3024.3177ms 2025-06-13 08:21:02.021 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:02.021 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:02.022 +00:00 [INF] Envelope queued up: '74a4f4957874452f983a0ca317e5f3ab' 2025-06-13 08:21:02.022 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:02.022 +00:00 [INF] Envelope queued up: '8a4757b5a2a84abe97be2a2fb5866757' 2025-06-13 08:21:02.022 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3026.2065ms 2025-06-13 08:21:02.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-13 08:21:02.035 +00:00 [INF] Executed DbCommand (410ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:02.043 +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-13 08:21:02.044 +00:00 [INF] Executed DbCommand (478ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:02.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-13 08:21:02.065 +00:00 [INF] Executed DbCommand (81ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.097 +00:00 [INF] Executed DbCommand (69ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:02.134 +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-13 08:21:02.141 +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-13 08:21:02.180 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:21:02.181 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:02.181 +00:00 [INF] Started transaction with span ID '76e43f3ee188557b' and trace ID '9808ac9be7dd4d00bff8ea241832a125'. 2025-06-13 08:21:02.182 +00:00 [INF] Started transaction with span ID '76e43f3ee188557b' and trace ID '9808ac9be7dd4d00bff8ea241832a125'. 2025-06-13 08:21:02.182 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:02.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-13 08:21:02.197 +00:00 [INF] Executed DbCommand (57ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.240 +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-13 08:21:02.263 +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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:02.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-13 08:21:02.324 +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-13 08:21:02.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-13 08:21:02.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.358 +00:00 [INF] Executed DbCommand (61ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:02.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-13 08:21:02.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-13 08:21:02.376 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:02.380 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:02.380 +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-13 08:21:02.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-13 08:21:02.391 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:02.393 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4887.6696ms 2025-06-13 08:21:02.393 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:02.393 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:02.394 +00:00 [INF] Envelope queued up: 'f9d8bcf9cddb49729d26b01e0f59d079' 2025-06-13 08:21:02.394 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:02.394 +00:00 [INF] Envelope queued up: '1220fe454b2f4cbd9fd1f7497e309afa' 2025-06-13 08:21:02.395 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 4890.4268ms 2025-06-13 08:21:02.401 +00:00 [INF] Executed DbCommand (230ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:02.415 +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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.453 +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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.475 +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-13 08:21:02.487 +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-13 08:21:02.497 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:02.520 +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-13 08:21:02.535 +00:00 [INF] Executed DbCommand (306ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:02.601 +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-13 08:21:02.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-13 08:21:02.665 +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-13 08:21:02.677 +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-13 08:21:02.681 +00:00 [INF] Executed DbCommand (64ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:02.686 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:02.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-13 08:21:02.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-13 08:21: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-13 08:21:02.712 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:02.714 +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-13 08:21:02.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-13 08:21:02.723 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:02.732 +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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.778 +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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.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-13 08:21:02.797 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:02.808 +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-13 08:21:02.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-13 08:21:02.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:02.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-13 08:21:02.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-13 08:21:02.861 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:02.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-13 08:21:02.878 +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-13 08:21:02.945 +00:00 [INF] Executed DbCommand (118ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:02.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-13 08:21:02.969 +00:00 [INF] Executed DbCommand (733ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:03.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-13 08:21:03.018 +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-13 08:21:03.020 +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-13 08:21:03.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:21:03.036 +00:00 [INF] Executed DbCommand (132ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:03.056 +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-13 08:21:03.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-13 08:21:03.097 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:03.097 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4864.0066ms 2025-06-13 08:21:03.097 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:03.097 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:03.101 +00:00 [INF] Envelope queued up: 'fc404ca7d1e54cb1bc00b8630e34faba' 2025-06-13 08:21:03.101 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:03.104 +00:00 [INF] Envelope queued up: '7534f1aef7264506a453f35ecc3ff69c' 2025-06-13 08:21:03.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 4871.6197ms 2025-06-13 08:21:03.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-13 08:21:03.123 +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-13 08:21:03.161 +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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.199 +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-13 08:21:03.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-13 08:21:03.230 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:03.246 +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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.278 +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-13 08:21:03.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-13 08:21: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-13 08:21:03.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-13 08:21: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-13 08:21:03.320 +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-13 08:21:03.341 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:03.385 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:21:03.385 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:03.385 +00:00 [INF] Started transaction with span ID 'b171dd41432da695' and trace ID '1f961f94a71a419689ee45edf6015f30'. 2025-06-13 08:21:03.385 +00:00 [INF] Started transaction with span ID 'b171dd41432da695' and trace ID '1f961f94a71a419689ee45edf6015f30'. 2025-06-13 08:21:03.385 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.447 +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-13 08:21: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-13 08:21:03.454 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.505 +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-13 08:21:03.515 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:03.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-13 08:21:03.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-13 08:21:03.548 +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-13 08:21:03.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-13 08:21: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-13 08:21:03.597 +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-13 08:21:03.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-13 08:21:03.611 +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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.733 +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-13 08:21: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-13 08:21:03.745 +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-13 08:21:03.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.808 +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-13 08:21: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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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-13 08:21:03.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:03.904 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:03.905 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3222.2016ms 2025-06-13 08:21:03.905 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:03.906 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:03.906 +00:00 [INF] Envelope queued up: 'ca30f1a734a241e989f16e46cec0172a' 2025-06-13 08:21:03.906 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:03.906 +00:00 [INF] Envelope queued up: '0651266a8d0a42ba9a467f06c9d0223a' 2025-06-13 08:21:03.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 3223.2612ms 2025-06-13 08:21:03.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-13 08:21: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-13 08:21: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-13 08:21:03.947 +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-13 08:21:03.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:03.950 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:03.950 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3256.6331ms 2025-06-13 08:21:03.951 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:03.952 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:03.952 +00:00 [INF] Envelope queued up: '62fd80e9a36f413f9e5a128b88a634f9' 2025-06-13 08:21:03.952 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:03.952 +00:00 [INF] Envelope queued up: 'a0d67fb401cc496fbf94e55d8dbd67de' 2025-06-13 08:21:03.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 3283.5041ms 2025-06-13 08:21:03.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.020 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:04.028 +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-13 08:21:04.070 +00:00 [INF] Executed DbCommand (702ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:04.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-13 08:21:04.098 +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-13 08:21: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-13 08:21: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-13 08:21:04.152 +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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.201 +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-13 08:21: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-13 08:21:04.216 +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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:04.252 +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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.310 +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-13 08:21: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-13 08:21: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-13 08:21:04.345 +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-13 08:21:04.354 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21: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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21: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-13 08:21: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.489 +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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.511 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21: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-13 08:21:04.589 +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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.613 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:04.613 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2405.1364ms 2025-06-13 08:21:04.613 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:04.613 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:04.614 +00:00 [INF] Envelope queued up: 'd92fd745ea0646c69aa53431b419ddce' 2025-06-13 08:21:04.614 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:04.614 +00:00 [INF] Envelope queued up: 'a3f1693269f1407eb160ebefd588437d' 2025-06-13 08:21:04.617 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2437.0795ms 2025-06-13 08:21:04.617 +00:00 [INF] Executed DbCommand (1,201ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:04.631 +00:00 [INF] Executed DbCommand (583ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21:04.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-13 08:21:04.725 +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-13 08:21:04.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-13 08:21:04.750 +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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.801 +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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.896 +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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.930 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:04.945 +00:00 [INF] Executed DbCommand (327ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21: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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:04.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-13 08:21:05.007 +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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.060 +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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.101 +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-13 08:21:05.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-13 08:21:05.105 +00:00 [INF] Executed DbCommand (171ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.130 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:05.131 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3573.5677ms 2025-06-13 08:21:05.131 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:05.131 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.132 +00:00 [INF] Envelope queued up: '38bfbfbe2b8b402d9132e4c9a239471f' 2025-06-13 08:21:05.132 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.132 +00:00 [INF] Envelope queued up: '0c6c0edd7bd94bb793804c53024503b3' 2025-06-13 08:21:05.132 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3580.6194ms 2025-06-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.168 +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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21:05.197 +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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.259 +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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.353 +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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.413 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:05.413 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2027.4102ms 2025-06-13 08:21:05.413 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:05.413 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.413 +00:00 [INF] Envelope queued up: '5b9e14e6350f4a51843f35850d43b2c8' 2025-06-13 08:21:05.414 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.414 +00:00 [INF] Envelope queued up: '1d4e9c26b4654143aaff33c3319eefed' 2025-06-13 08:21:05.414 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2028.8596ms 2025-06-13 08:21:05.416 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:21:05.416 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:05.416 +00:00 [INF] Started transaction with span ID '60d095df40191369' and trace ID '73be6022f5cd403b9ca3db7130c49a76'. 2025-06-13 08:21:05.417 +00:00 [INF] Started transaction with span ID '60d095df40191369' and trace ID '73be6022f5cd403b9ca3db7130c49a76'. 2025-06-13 08:21:05.417 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:05.420 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:21:05.420 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:05.420 +00:00 [INF] Started transaction with span ID '8dfdd9b553f71d66' and trace ID '0ef51d588b424d2e85bb3d45254e29b2'. 2025-06-13 08:21:05.421 +00:00 [INF] Started transaction with span ID '8dfdd9b553f71d66' and trace ID '0ef51d588b424d2e85bb3d45254e29b2'. 2025-06-13 08:21:05.421 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:21:05.421 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:21: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-13 08:21:05.426 +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-13 08:21:05.427 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:21:05.427 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.7755ms 2025-06-13 08:21:05.427 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:21:05.427 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.427 +00:00 [INF] Envelope queued up: '28d16d17cb8f48dfbc3490fa0e6cf9ff' 2025-06-13 08:21:05.427 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.427 +00:00 [INF] Envelope queued up: '3d3d69b4499a42b3b0348e84568ede02' 2025-06-13 08:21:05.428 +00: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.0434ms 2025-06-13 08:21:05.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:21:05.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:05.429 +00:00 [INF] Started transaction with span ID '9546e50e1d3d0e06' and trace ID 'c29fbe0c67854b079b2315c9c1c888ff'. 2025-06-13 08:21:05.432 +00:00 [INF] Started transaction with span ID '9546e50e1d3d0e06' and trace ID 'c29fbe0c67854b079b2315c9c1c888ff'. 2025-06-13 08:21:05.436 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:05.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-13 08:21:05.536 +00:00 [INF] Executed DbCommand (106ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:05.538 +00:00 [INF] Executed DbCommand (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-13 08:21:05.584 +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-13 08:21:05.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:21:05.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:21:05.623 +00:00 [INF] Executed DbCommand (75ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.679 +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-13 08:21: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-13 08:21: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-13 08:21: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-13 08:21:05.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-13 08:21: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-13 08:21:05.732 +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-13 08:21:05.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-13 08:21: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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.793 +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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21: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-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.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-13 08:21:05.984 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:05.984 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 558.5754ms 2025-06-13 08:21:05.984 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:05.985 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.985 +00:00 [INF] Envelope queued up: 'ac3f15afbe5e4ea1b6e6b253bb4d2977' 2025-06-13 08:21:05.985 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:05.985 +00:00 [INF] Envelope queued up: 'fba209304dc34bd5953d56040af6d393' 2025-06-13 08:21:05.986 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 570.3392ms 2025-06-13 08:21: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-13 08:21:05.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-13 08:21:05.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-13 08:21:06.004 +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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21: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-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.070 +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-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.135 +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-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.162 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21: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-13 08:21: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-13 08:21:06.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-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21: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-13 08:21:06.258 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:06.300 +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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.329 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:06.358 +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-13 08:21:06.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:21:06.372 +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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.546 +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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.588 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.627 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21:06.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-13 08:21:06.637 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:21:06.644 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:21: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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:06.710 +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-13 08:21:06.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-13 08:21:06.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-13 08:21:06.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-13 08:21: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-13 08:21: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-13 08:21:06.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-13 08:21:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:21:06.758 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:21:06.759 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1323.0602ms 2025-06-13 08:21:06.759 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:21:06.763 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:06.764 +00:00 [INF] Envelope queued up: '68422f1ac40241d6984de4271513f050' 2025-06-13 08:21:06.765 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:06.765 +00:00 [INF] Envelope queued up: 'c4d47d3ea0c7463185213ace29c7da1e' 2025-06-13 08:21:06.765 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1335.8927ms 2025-06-13 08:21:14.566 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:21:14.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:21:14.566 +00:00 [INF] Started transaction with span ID '3ffa48f3fa574479' and trace ID '50b9a5ea4367465ba33e6683cc4c9bf0'. 2025-06-13 08:21:14.567 +00:00 [INF] Started transaction with span ID '3ffa48f3fa574479' and trace ID '50b9a5ea4367465ba33e6683cc4c9bf0'. 2025-06-13 08:21:14.567 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:21:14.567 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:21:14.568 +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-13 08:21:14.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-13 08:21:14.568 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7583ms 2025-06-13 08:21:14.568 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:21:14.569 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:14.570 +00:00 [INF] Envelope queued up: '3e96afebda6a4ab5a748fa5dc5a04e88' 2025-06-13 08:21:14.570 +00:00 [INF] Capturing transaction. 2025-06-13 08:21:14.571 +00:00 [INF] Envelope queued up: '4aa7a54629734936bbfba66d73210d0b' 2025-06-13 08:21:14.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 4.4224ms 2025-06-13 08:22:20.906 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:22:20.906 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:22:20.906 +00:00 [INF] Started transaction with span ID '1d6045c418d04357' and trace ID 'fded7e6e5e914dae914e862ecd5e0371'. 2025-06-13 08:22:20.906 +00:00 [INF] Started transaction with span ID '1d6045c418d04357' and trace ID 'fded7e6e5e914dae914e862ecd5e0371'. 2025-06-13 08:22:20.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:22:20.906 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:22:20.908 +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-13 08:22:20.908 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:22:20.908 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6421ms 2025-06-13 08:22:20.908 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:22:20.908 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:20.908 +00:00 [INF] Envelope queued up: '5248a74b661d433589b8e1c43015714f' 2025-06-13 08:22:20.908 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:20.908 +00:00 [INF] Envelope queued up: '72ab7f03f8be458f8df3e90a09a89a75' 2025-06-13 08:22:20.908 +00: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.6159ms 2025-06-13 08:22:47.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:22:47.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:22:47.895 +00:00 [INF] Started transaction with span ID 'cf2275cc23c484ac' and trace ID '0c292cf7f17842c7916543dab75338ef'. 2025-06-13 08:22:47.895 +00:00 [INF] Started transaction with span ID 'cf2275cc23c484ac' and trace ID '0c292cf7f17842c7916543dab75338ef'. 2025-06-13 08:22:47.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:22:47.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-13 08:22:47.942 +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-13 08:22:47.957 +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-13 08:22:47.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22: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-13 08:22: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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22: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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22:47.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22: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-13 08:22: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22: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-13 08:22: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-13 08:22: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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:22:48.137 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:22:48.137 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 241.5177ms 2025-06-13 08:22:48.137 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:22:48.137 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:48.137 +00:00 [INF] Envelope queued up: '475aaabd04694888a60cdf90839af3b6' 2025-06-13 08:22:48.137 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:48.137 +00:00 [INF] Envelope queued up: '7480ef1596374ced92986bb377ce5818' 2025-06-13 08:22:48.138 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 242.7532ms 2025-06-13 08:22:48.167 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:22:48.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:22:48.167 +00:00 [INF] Started transaction with span ID 'f50fe51243f39724' and trace ID 'e8f64f60fdaa4421a0326ca22fee0cd3'. 2025-06-13 08:22:48.168 +00:00 [INF] Started transaction with span ID 'f50fe51243f39724' and trace ID 'e8f64f60fdaa4421a0326ca22fee0cd3'. 2025-06-13 08:22:48.168 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:22:48.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-13 08:22:48.169 +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-13 08:22:48.169 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:22:48.169 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7639ms 2025-06-13 08:22:48.169 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:22:48.170 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:48.170 +00:00 [INF] Envelope queued up: 'd20635570a40415da757546bca03946a' 2025-06-13 08:22:48.170 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:48.170 +00:00 [INF] Envelope queued up: '56d3efa7b3e04d4c990c173a9f7ea96b' 2025-06-13 08:22:48.170 +00: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.7958ms 2025-06-13 08:22:48.170 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:22:48.170 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:22:48.170 +00:00 [INF] Started transaction with span ID '1d8b44f3b1332f6b' and trace ID '84850a2ad8ff4f6b9ed6612e48335acb'. 2025-06-13 08:22:48.170 +00:00 [INF] Started transaction with span ID '1d8b44f3b1332f6b' and trace ID '84850a2ad8ff4f6b9ed6612e48335acb'. 2025-06-13 08:22:48.170 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:22:48.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-13 08:22:48.203 +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-13 08:22:48.219 +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-13 08:22:48.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:22:48.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-13 08:22: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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22:48.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-13 08:22: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-13 08:22:48.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-13 08:22:48.516 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:22:48.517 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 347.1767ms 2025-06-13 08:22:48.518 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:22:48.518 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:48.518 +00:00 [INF] Envelope queued up: 'c6e6a51323a84701b0a6accf307d8801' 2025-06-13 08:22:48.518 +00:00 [INF] Capturing transaction. 2025-06-13 08:22:48.518 +00:00 [INF] Envelope queued up: 'c08999529dba4c0d92fbce4ef90ee1e8' 2025-06-13 08:22:48.521 +00: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.4254ms 2025-06-13 08:23:00.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:23:00.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:23:00.430 +00:00 [INF] Started transaction with span ID 'd3d9807c47d18e7d' and trace ID '3a229274b2c4434bb9dc8451e8b79902'. 2025-06-13 08:23:00.430 +00:00 [INF] Started transaction with span ID 'd3d9807c47d18e7d' and trace ID '3a229274b2c4434bb9dc8451e8b79902'. 2025-06-13 08:23:00.430 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:23:00.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-13 08:23:00.432 +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-13 08:23:00.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-13 08:23:00.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4485ms 2025-06-13 08:23:00.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:23:00.432 +00:00 [INF] Capturing transaction. 2025-06-13 08:23:00.432 +00:00 [INF] Envelope queued up: '7606050d93234289a4a4b5ae017e2ade' 2025-06-13 08:23:00.433 +00:00 [INF] Capturing transaction. 2025-06-13 08:23:00.433 +00:00 [INF] Envelope queued up: '81ec7d352f1f40db820b53eab670b60e' 2025-06-13 08:23:00.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 3.3495ms 2025-06-13 08:25:07.529 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:25:07.529 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:25:07.529 +00:00 [INF] Started transaction with span ID '7f35252b9ca94e17' and trace ID '8f5d1078b8b249bcb2f18039b9fc9f58'. 2025-06-13 08:25:07.529 +00:00 [INF] Started transaction with span ID '7f35252b9ca94e17' and trace ID '8f5d1078b8b249bcb2f18039b9fc9f58'. 2025-06-13 08:25:07.529 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:25:07.529 +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-13 08:25:07.544 +00:00 [INF] Executed DbCommand (14ms) [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-13 08:25:07.545 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:25:07.545 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 15.3599ms 2025-06-13 08:25:07.545 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:25:07.545 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:07.545 +00:00 [INF] Envelope queued up: '02b055c19a1a46199b6f7f71aa10ec7a' 2025-06-13 08:25:07.546 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:07.546 +00:00 [INF] Envelope queued up: 'ba715acc77bc42559ce1c6d9227ba0a3' 2025-06-13 08:25:07.546 +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 17.0725ms 2025-06-13 08:25:13.077 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:25:13.077 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:25:13.077 +00:00 [INF] Started transaction with span ID '2133352a5750e4a6' and trace ID '7c2cbd8b94f04a8981af4f9aee0f7475'. 2025-06-13 08:25:13.077 +00:00 [INF] Started transaction with span ID '2133352a5750e4a6' and trace ID '7c2cbd8b94f04a8981af4f9aee0f7475'. 2025-06-13 08:25:13.077 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:25:13.077 +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-13 08:25:13.079 +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-13 08:25:13.079 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:25:13.080 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.8969ms 2025-06-13 08:25:13.080 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:25:13.080 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:13.081 +00:00 [INF] Envelope queued up: '5ea3cb95d2b940c191373a496ea93683' 2025-06-13 08:25:13.081 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:13.081 +00:00 [INF] Envelope queued up: '113af374d73842dca038a6db74ffd777' 2025-06-13 08:25:13.082 +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.3037ms 2025-06-13 08:25:23.596 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=b4d2641c-7a62-4d4a-a9ca-11ba11455472 236494 2025-06-13 08:25:23.596 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:25:23.596 +00:00 [INF] Started transaction with span ID '4f0f66fa745fde37' and trace ID '217b953311e9419ba746df3ed7ee0651'. 2025-06-13 08:25:23.596 +00:00 [INF] Started transaction with span ID '4f0f66fa745fde37' and trace ID '217b953311e9419ba746df3ed7ee0651'. 2025-06-13 08:25:23.596 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:25:23.596 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:25:23.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 08:25:23.603 +00:00 [INF] Capturing event. 2025-06-13 08:25:23.606 +00:00 [INF] Envelope queued up: '5aff1fff90f44cc3a4f1f880cff4e50f' 2025-06-13 08:25:23.606 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 08:25:23.607 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 10.3894ms 2025-06-13 08:25:23.607 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:25:23.607 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:23.607 +00:00 [INF] Envelope queued up: 'f7cbed3b11b64e5583b6a737df78fa25' 2025-06-13 08:25:23.607 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:23.607 +00:00 [INF] Envelope queued up: '5ac7a9291db5476baf1480cb0dbc431c' 2025-06-13 08:25:23.622 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=b4d2641c-7a62-4d4a-a9ca-11ba11455472 236494 - 400 - text/plain;+charset=utf-8 26.1595ms 2025-06-13 08:25:27.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=6c43ae95-66b1-4d55-9b32-820d5fb22a0e 236494 2025-06-13 08:25:27.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:25:27.425 +00:00 [INF] Started transaction with span ID '7f5c9f19978b3a99' and trace ID '2fe0f0ebe84149c38a806eca8ff9ede8'. 2025-06-13 08:25:27.428 +00:00 [INF] Started transaction with span ID '7f5c9f19978b3a99' and trace ID '2fe0f0ebe84149c38a806eca8ff9ede8'. 2025-06-13 08:25:27.428 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:25:27.428 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:25:27.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 08:25:27.441 +00:00 [INF] Capturing event. 2025-06-13 08:25:27.444 +00:00 [INF] Envelope queued up: '605cd1c6edee4f58800d3b1ac958f36f' 2025-06-13 08:25:27.444 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 08:25:27.445 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 16.0635ms 2025-06-13 08:25:27.445 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:25:27.445 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:27.452 +00:00 [INF] Envelope queued up: 'b2a3049b8f2747e69b3006ce10f59756' 2025-06-13 08:25:27.452 +00:00 [INF] Capturing transaction. 2025-06-13 08:25:27.452 +00:00 [INF] Envelope queued up: '61e91c6efb27498dae1f671c334abac6' 2025-06-13 08:25:27.458 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=6c43ae95-66b1-4d55-9b32-820d5fb22a0e 236494 - 400 - text/plain;+charset=utf-8 33.1217ms 2025-06-13 08:29:40.646 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:29:40.646 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:40.646 +00:00 [INF] Started transaction with span ID '856d7c297413db05' and trace ID 'b5940fe327a3461fbe1ce6e09e236b1c'. 2025-06-13 08:29:40.646 +00:00 [INF] Started transaction with span ID '856d7c297413db05' and trace ID 'b5940fe327a3461fbe1ce6e09e236b1c'. 2025-06-13 08:29:40.646 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:40.646 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:29:40.703 +00:00 [INF] Executed DbCommand (56ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:29:40.750 +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-13 08:29:40.756 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:29:40.756 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:40.756 +00:00 [INF] Started transaction with span ID '5ebbcadb9841a1aa' and trace ID '35249f9282d84787a1aa37007c1516ce'. 2025-06-13 08:29:40.756 +00:00 [INF] Started transaction with span ID '5ebbcadb9841a1aa' and trace ID '35249f9282d84787a1aa37007c1516ce'. 2025-06-13 08:29:40.756 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:29:40.756 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:29:40.761 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:29:40.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:40.762 +00:00 [INF] Started transaction with span ID 'd7cc781d8505d4a9' and trace ID '82a8ca85f88047aa8ee9525f75662304'. 2025-06-13 08:29:40.764 +00:00 [INF] Started transaction with span ID 'd7cc781d8505d4a9' and trace ID '82a8ca85f88047aa8ee9525f75662304'. 2025-06-13 08:29:40.765 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:40.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-13 08:29:40.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-13 08:29:40.772 +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-13 08:29:40.791 +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-13 08:29:40.791 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:29:40.792 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 36.1227ms 2025-06-13 08:29:40.792 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:29:40.792 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:40.793 +00:00 [INF] Envelope queued up: '317a43e4fad148669d6b0a569a202de2' 2025-06-13 08:29:40.793 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:40.796 +00:00 [INF] Envelope queued up: '3e57107181c042229d40f8d7ece014c5' 2025-06-13 08:29:40.797 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:29:40.798 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 42.7697ms 2025-06-13 08:29:40.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:29: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-13 08:29:40.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:29:40.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:29: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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.848 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29: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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29: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-13 08:29:40.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-13 08:29: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-13 08:29:40.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-13 08:29:40.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-13 08:29:40.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-13 08:29: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-13 08:29:40.967 +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-13 08:29:40.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-13 08:29:40.990 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:40.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29: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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:41.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-13 08:29: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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:41.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-13 08:29:41.042 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.059 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29: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-13 08:29: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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.134 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.141 +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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.187 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.198 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.225 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:41.227 +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-13 08:29:41.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-13 08:29:41.237 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.278 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.318 +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-13 08:29:41.323 +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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.399 +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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.437 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:29:41.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-13 08:29:41.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:41.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-13 08:29: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-13 08:29:41.471 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29:41.475 +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-13 08:29: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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.517 +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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:29:41.528 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 882.2048ms 2025-06-13 08:29:41.528 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:41.529 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:41.529 +00:00 [INF] Envelope queued up: '2ba3735782954c3cb0ebbcd2a06af3b7' 2025-06-13 08:29:41.537 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:41.537 +00:00 [INF] Envelope queued up: 'f012275b7def413fabea8d6e0bc7cb69' 2025-06-13 08:29:41.539 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 893.0953ms 2025-06-13 08:29: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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.594 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29: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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.644 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29: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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.738 +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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.827 +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-13 08:29: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-13 08:29:41.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-13 08:29:41.863 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:29: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:41.890 +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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.947 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:41.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-13 08:29:41.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-13 08:29:41.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-13 08:29:41.984 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:41.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-13 08:29: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-13 08:29:42.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-13 08:29:42.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-13 08:29:42.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-13 08:29:42.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-13 08:29:42.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:42.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:42.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-13 08:29:42.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-13 08:29:42.084 +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-13 08:29:42.085 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:29:42.089 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1323.6813ms 2025-06-13 08:29:42.089 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:42.089 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:42.092 +00:00 [INF] Envelope queued up: '27d4721134324632a15fbd8562131abd' 2025-06-13 08:29:42.093 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:42.093 +00:00 [INF] Envelope queued up: '8c00f6279f1d4911a2d5b37b68058656' 2025-06-13 08:29:42.093 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1332.2998ms 2025-06-13 08:29:47.888 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:29:47.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:47.888 +00:00 [INF] Started transaction with span ID '192f1036693131b5' and trace ID '08961d63f8194474b5fd420ce21c53c8'. 2025-06-13 08:29:47.888 +00:00 [INF] Started transaction with span ID '192f1036693131b5' and trace ID '08961d63f8194474b5fd420ce21c53c8'. 2025-06-13 08:29:47.888 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:47.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-13 08:29:47.911 +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-13 08:29:47.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:29:47.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:47.946 +00:00 [INF] Started transaction with span ID '391b3bf02a54c527' and trace ID 'cdfa10c6e13743f0b73192fb57749c6a'. 2025-06-13 08:29:47.946 +00:00 [INF] Started transaction with span ID '391b3bf02a54c527' and trace ID 'cdfa10c6e13743f0b73192fb57749c6a'. 2025-06-13 08:29:47.946 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:29:47.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-13 08:29:47.949 +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-13 08:29:47.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-13 08:29:47.950 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.7431ms 2025-06-13 08:29:47.950 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:29:47.950 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:47.950 +00:00 [INF] Envelope queued up: '4c89cb01033c48899ae0c95148a0dee0' 2025-06-13 08:29:47.951 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:47.951 +00:00 [INF] Envelope queued up: '49d7f97bc3d94282ad52c9647f8f8c32' 2025-06-13 08:29:47.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 5.6529ms 2025-06-13 08:29:47.954 +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-13 08:29:47.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:29:47.964 +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-13 08:29:47.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-13 08:29:47.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-13 08:29: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-13 08:29: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-13 08:29:47.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-13 08:29:47.997 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:29:47.997 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:47.997 +00:00 [INF] Started transaction with span ID 'ae60c1b6dc4aa20f' and trace ID '348dc087bbf44840bf8d2f802bc78c2d'. 2025-06-13 08:29:47.997 +00:00 [INF] Started transaction with span ID 'ae60c1b6dc4aa20f' and trace ID '348dc087bbf44840bf8d2f802bc78c2d'. 2025-06-13 08:29:47.997 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:47.997 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.024 +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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.044 +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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29: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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:48.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.294 +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-13 08:29:48.295 +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-13 08:29: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-13 08:29:48.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-13 08:29: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-13 08:29:48.325 +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-13 08:29:48.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:48.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-13 08:29:48.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.366 +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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.458 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:29:48.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-13 08:29:48.467 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:29:48.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-13 08:29: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:29:48.475 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:29:48.475 +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-13 08:29:48.476 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 587.906ms 2025-06-13 08:29:48.477 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:48.478 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:48.479 +00:00 [INF] Envelope queued up: 'd604c0f377db44ba812cc3fbf374a568' 2025-06-13 08:29:48.479 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:48.479 +00:00 [INF] Envelope queued up: '8da5212f48e042ae8d129e17bf627736' 2025-06-13 08:29:48.480 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 591.9086ms 2025-06-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.515 +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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.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-13 08:29: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-13 08:29: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-13 08:29: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-13 08:29:48.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-13 08:29:48.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-13 08:29:48.728 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:29:48.731 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 733.553ms 2025-06-13 08:29:48.731 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:29:48.731 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:48.733 +00:00 [INF] Envelope queued up: 'ae01bc1ad37e4536b974f6e2e3263576' 2025-06-13 08:29:48.733 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:48.733 +00:00 [INF] Envelope queued up: 'b69aad682b6142d49c61fd48ab7af1e1' 2025-06-13 08:29:48.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 736.9699ms 2025-06-13 08:29:50.882 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 08:29:50.882 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:50.882 +00:00 [INF] Started transaction with span ID '2c6b413ddf70903d' and trace ID 'f58c1d24dff04285b79a59c696391f39'. 2025-06-13 08:29:50.882 +00:00 [INF] Started transaction with span ID '2c6b413ddf70903d' and trace ID 'f58c1d24dff04285b79a59c696391f39'. 2025-06-13 08:29:50.882 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 08:29:50.882 +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-13 08:29:50.895 +00:00 [INF] Executed DbCommand (11ms) [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-13 08:29:50.895 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:29:50.895 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 13.2802ms 2025-06-13 08:29:50.895 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 08:29:50.896 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:50.896 +00:00 [INF] Envelope queued up: '3c201c7e927b4341aad57a5117feba20' 2025-06-13 08:29:50.896 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:50.896 +00:00 [INF] Envelope queued up: '9e23a1d8e5224b159c4bc9234ea9aeba' 2025-06-13 08:29:50.896 +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 14.0480ms 2025-06-13 08:29:53.655 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 08:29:53.655 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:29:53.655 +00:00 [INF] Started transaction with span ID '58ea8f476c8d8f20' and trace ID 'a7032b79d87845ac9565b074eab9e03f'. 2025-06-13 08:29:53.656 +00:00 [INF] Started transaction with span ID '58ea8f476c8d8f20' and trace ID 'a7032b79d87845ac9565b074eab9e03f'. 2025-06-13 08:29:53.656 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 08:29:53.656 +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-13 08:29:53.658 +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-13 08:29:53.659 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:29:53.659 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 3.5631ms 2025-06-13 08:29:53.659 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 08:29:53.660 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:53.665 +00:00 [INF] Envelope queued up: 'cba796089afb4e8c8f029911a34c2321' 2025-06-13 08:29:53.665 +00:00 [INF] Capturing transaction. 2025-06-13 08:29:53.665 +00:00 [INF] Envelope queued up: 'c8610189227e498f8b1154726fbaa2ae' 2025-06-13 08:29:53.666 +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 10.4892ms 2025-06-13 08:30:19.808 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:30:19.808 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:19.808 +00:00 [INF] Started transaction with span ID '6c12a3241602c8bb' and trace ID '0abee52b4a404ed8b6c0c03849f1f2f4'. 2025-06-13 08:30:19.808 +00:00 [INF] Started transaction with span ID '6c12a3241602c8bb' and trace ID '0abee52b4a404ed8b6c0c03849f1f2f4'. 2025-06-13 08:30:19.808 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:30:19.808 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:30:19.812 +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-13 08:30:19.812 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:30:19.812 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.0117ms 2025-06-13 08:30:19.812 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:30:19.812 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:19.812 +00:00 [INF] Envelope queued up: '4044cfdb1226445095cf6b044e9de531' 2025-06-13 08:30:19.812 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:19.812 +00:00 [INF] Envelope queued up: '62cde5e798b540adbd01b3453016d6d6' 2025-06-13 08:30:19.812 +00: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.6780ms 2025-06-13 08:30:24.995 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:30:24.996 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:24.996 +00:00 [INF] Started transaction with span ID 'fa415ce3ad3de3f8' and trace ID '3521cdb4c5564e15bc581a17356cc0c4'. 2025-06-13 08:30:24.996 +00:00 [INF] Started transaction with span ID 'fa415ce3ad3de3f8' and trace ID '3521cdb4c5564e15bc581a17356cc0c4'. 2025-06-13 08:30:24.996 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:24.996 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:30:25.014 +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-13 08:30:25.030 +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-13 08:30:25.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-13 08:30:25.042 +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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.074 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:30:25.075 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:25.075 +00:00 [INF] Started transaction with span ID '89314d5f6fac20d8' and trace ID 'b35a25af35e54ce9becc44509010ba3b'. 2025-06-13 08:30:25.077 +00:00 [INF] Started transaction with span ID '89314d5f6fac20d8' and trace ID 'b35a25af35e54ce9becc44509010ba3b'. 2025-06-13 08:30:25.077 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:30:25.077 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:30:25.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:30:25.085 +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-13 08:30:25.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-13 08:30:25.086 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.4945ms 2025-06-13 08:30:25.086 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:30:25.086 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.086 +00:00 [INF] Envelope queued up: '4cec4ef1be6d4c6882d7418cba783ed2' 2025-06-13 08:30:25.086 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.086 +00:00 [INF] Envelope queued up: 'd2e68634c99a43e298736df00bba502d' 2025-06-13 08:30:25.087 +00: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.1189ms 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.125 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:30:25.127 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:30:25.127 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:25.127 +00:00 [INF] Started transaction with span ID '50b976d0b9ee3b2c' and trace ID 'dc427788850a47fcafcc5be0b8a367bb'. 2025-06-13 08:30:25.128 +00:00 [INF] Started transaction with span ID '50b976d0b9ee3b2c' and trace ID 'dc427788850a47fcafcc5be0b8a367bb'. 2025-06-13 08:30:25.128 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:25.128 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:30:25.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-13 08:30:25.144 +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-13 08:30:25.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-13 08:30: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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.173 +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-13 08:30:25.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:30:25.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30: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-13 08:30: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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.301 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.361 +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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.400 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:30:25.400 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:25.400 +00:00 [INF] Started transaction with span ID 'f847c80e4e85f414' and trace ID 'a7f877dcc33e48768097c1a5aa16efe3'. 2025-06-13 08:30:25.400 +00:00 [INF] Started transaction with span ID 'f847c80e4e85f414' and trace ID 'a7f877dcc33e48768097c1a5aa16efe3'. 2025-06-13 08:30:25.400 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:30:25.400 +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-13 08:30:25.403 +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-13 08:30: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-13 08:30:25.410 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:30:25.411 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 10.2757ms 2025-06-13 08:30:25.411 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:30:25.411 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.411 +00:00 [INF] Envelope queued up: 'e4911f36112b47758358545165bb516e' 2025-06-13 08:30:25.411 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.411 +00:00 [INF] Envelope queued up: '04330f48fd914249bf0c093becef8c64' 2025-06-13 08:30:25.411 +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 11.1858ms 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.446 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.462 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.493 +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-13 08:30:25.500 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:30:25.502 +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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.526 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:30:25.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-13 08:30: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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.550 +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-13 08:30:25.557 +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-13 08:30:25.558 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:30:25.561 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 565.4578ms 2025-06-13 08:30:25.561 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:25.562 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.565 +00:00 [INF] Envelope queued up: 'e275f73a4b094a899ab27c10b0d3b04b' 2025-06-13 08:30:25.573 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.573 +00:00 [INF] Envelope queued up: 'a7b550f444c747bea206dd1ff9a25b2d' 2025-06-13 08:30:25.574 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 578.3575ms 2025-06-13 08:30:25.576 +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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.599 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.667 +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-13 08:30:25.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-13 08:30:25.678 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30: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-13 08:30:25.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:30:25.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-13 08:30:25.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-13 08:30:25.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-13 08:30: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-13 08:30:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:30:25.921 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:30:25.924 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 796.3924ms 2025-06-13 08:30:25.924 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:25.924 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.927 +00:00 [INF] Envelope queued up: '38201734234b4660b17cad8bf68a72f6' 2025-06-13 08:30:25.927 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.927 +00:00 [INF] Envelope queued up: '0b72e1f47fbe4e04954a6b39a13efe87' 2025-06-13 08:30:25.927 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 799.7789ms 2025-06-13 08:30:25.972 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 08:30:25.972 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:25.972 +00:00 [INF] Started transaction with span ID '9fdc255e68ed9636' and trace ID '3b4b5cf778ae4e55947db11b754f6861'. 2025-06-13 08:30:25.972 +00:00 [INF] Started transaction with span ID '9fdc255e68ed9636' and trace ID '3b4b5cf778ae4e55947db11b754f6861'. 2025-06-13 08:30:25.972 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:30:25.973 +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-13 08:30:25.975 +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-13 08:30:25.975 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:30:25.976 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.121ms 2025-06-13 08:30:25.976 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:30:25.976 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.977 +00:00 [INF] Envelope queued up: '8a04ce4170cd46c597eceb13d6836456' 2025-06-13 08:30:25.977 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:25.977 +00:00 [INF] Envelope queued up: '7043d884a56747baa103881e4ce3a786' 2025-06-13 08:30:25.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 4.9564ms 2025-06-13 08:30:45.195 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-13 08:30:45.196 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:45.196 +00:00 [INF] Started transaction with span ID 'd107369bc2beb3a6' and trace ID 'd430097659834ab2bee41163317fbaaa'. 2025-06-13 08:30:45.196 +00:00 [INF] Started transaction with span ID 'd107369bc2beb3a6' and trace ID 'd430097659834ab2bee41163317fbaaa'. 2025-06-13 08:30:45.196 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:45.196 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:30:45.215 +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-13 08:30:45.231 +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-13 08:30:45.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:30:45.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.280 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:30:45.280 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:45.280 +00:00 [INF] Started transaction with span ID 'f322722c5d9317f4' and trace ID 'e02d850c385146959ce3ea7660ce58d9'. 2025-06-13 08:30:45.281 +00:00 [INF] Started transaction with span ID 'f322722c5d9317f4' and trace ID 'e02d850c385146959ce3ea7660ce58d9'. 2025-06-13 08:30:45.281 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:30:45.281 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:30:45.283 +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-13 08:30:45.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-13 08:30:45.283 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6357ms 2025-06-13 08:30:45.283 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:30:45.283 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:45.285 +00:00 [INF] Envelope queued up: '18923638dbfb406db04f0e78117e744b' 2025-06-13 08:30:45.285 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:45.285 +00:00 [INF] Envelope queued up: '08ba91ce51184ea8a553e4475213e016' 2025-06-13 08:30:45.286 +00: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.3116ms 2025-06-13 08:30:45.286 +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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.325 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-13 08:30:45.325 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:45.325 +00:00 [INF] Started transaction with span ID '933b341a3306a446' and trace ID '8398d0764d9f46c6bc8054036615b019'. 2025-06-13 08:30:45.325 +00:00 [INF] Started transaction with span ID '933b341a3306a446' and trace ID '8398d0764d9f46c6bc8054036615b019'. 2025-06-13 08:30:45.325 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:45.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-13 08:30:45.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:30:45.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-13 08:30:45.333 +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-13 08:30:45.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.355 +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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.406 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.426 +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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.443 +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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30: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-13 08:30:45.460 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30: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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.530 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:30:45.531 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 334.4409ms 2025-06-13 08:30:45.531 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:45.531 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:45.531 +00:00 [INF] Envelope queued up: '05cf2e12f3144d0b8883ef4d8dfd6a5d' 2025-06-13 08:30:45.531 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:45.531 +00:00 [INF] Envelope queued up: 'c7ae200281864502953ac0b7c7a30bcc' 2025-06-13 08:30:45.531 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 335.6890ms 2025-06-13 08:30:45.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:30: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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30: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-13 08:30:45.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-13 08:30: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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30: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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.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-13 08:30:45.747 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:30:45.749 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 423.8987ms 2025-06-13 08:30:45.749 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:30:45.750 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:45.754 +00:00 [INF] Envelope queued up: '3d011b41752f45738e6404e7ba5ab862' 2025-06-13 08:30:45.754 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:45.754 +00:00 [INF] Envelope queued up: '83e1a10b0b6b4881a75f287bca3b18ea' 2025-06-13 08:30:45.754 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 429.2410ms 2025-06-13 08:30:59.423 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:30:59.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:59.423 +00:00 [INF] Started transaction with span ID 'a738ab2f6d5c9fbd' and trace ID 'c08852afcd95442c944f38f16466292d'. 2025-06-13 08:30:59.423 +00:00 [INF] Started transaction with span ID 'a738ab2f6d5c9fbd' and trace ID 'c08852afcd95442c944f38f16466292d'. 2025-06-13 08:30:59.423 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:30:59.423 +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-13 08:30:59.425 +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-13 08:30:59.426 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:30:59.426 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.133ms 2025-06-13 08:30:59.426 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:30:59.426 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:59.426 +00:00 [INF] Envelope queued up: '77cbb7336abf4e52a8596630e70fd978' 2025-06-13 08:30:59.427 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:59.427 +00:00 [INF] Envelope queued up: '7113835512394c17a9e7c7f74f2657bf' 2025-06-13 08:30:59.428 +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.1277ms 2025-06-13 08:30:59.725 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 08:30:59.726 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:30:59.726 +00:00 [INF] Started transaction with span ID '12ecb0128e585b89' and trace ID 'fb13c36f4f3a4d199d3cfde9ebd5e7c9'. 2025-06-13 08:30:59.726 +00:00 [INF] Started transaction with span ID '12ecb0128e585b89' and trace ID 'fb13c36f4f3a4d199d3cfde9ebd5e7c9'. 2025-06-13 08:30:59.726 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:30:59.726 +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-13 08:30:59.729 +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-13 08:30:59.729 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:30:59.729 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.1451ms 2025-06-13 08:30:59.729 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:30:59.729 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:59.730 +00:00 [INF] Envelope queued up: '29118f050e7b47d18ef8591d6cc07f06' 2025-06-13 08:30:59.730 +00:00 [INF] Capturing transaction. 2025-06-13 08:30:59.730 +00:00 [INF] Envelope queued up: '7854b2119e6f4f26beb5f99488d718b4' 2025-06-13 08:30:59.730 +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.4828ms 2025-06-13 08:31:10.163 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 08:31:10.163 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:10.163 +00:00 [INF] Started transaction with span ID '485d3efd87379e18' and trace ID '5260b4a8906f4969a9b896bd3cc84e65'. 2025-06-13 08:31:10.163 +00:00 [INF] Started transaction with span ID '485d3efd87379e18' and trace ID '5260b4a8906f4969a9b896bd3cc84e65'. 2025-06-13 08:31:10.163 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:31:10.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-13 08:31:10.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:31:10.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:10.175 +00:00 [INF] Started transaction with span ID '86df4699390c3c71' and trace ID 'e528b17ac75341fda515c7644a27be29'. 2025-06-13 08:31:10.175 +00:00 [INF] Started transaction with span ID '86df4699390c3c71' and trace ID 'e528b17ac75341fda515c7644a27be29'. 2025-06-13 08:31:10.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:31:10.175 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:31:10.181 +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-13 08:31:10.184 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:31:10.184 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.5912ms 2025-06-13 08:31:10.184 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:31:10.184 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:10.184 +00:00 [INF] Envelope queued up: 'f6ac95ab41fd4cd9ab68ce18fe66a203' 2025-06-13 08:31:10.194 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:10.194 +00:00 [INF] Envelope queued up: '606303b7987a47daac3b1805bb78e923' 2025-06-13 08:31:10.194 +00: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.2706ms 2025-06-13 08:31:10.219 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:31:10.253 +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-13 08:31:10.264 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 08:31:10.269 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:10.269 +00:00 [INF] Started transaction with span ID 'f14f41181fab32ed' and trace ID 'c9ccf724b93c4fb5ac2620ba6dd7ceb0'. 2025-06-13 08:31:10.269 +00:00 [INF] Started transaction with span ID 'f14f41181fab32ed' and trace ID 'c9ccf724b93c4fb5ac2620ba6dd7ceb0'. 2025-06-13 08:31:10.269 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:31:10.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-13 08:31:10.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-13 08:31:10.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:31:10.286 +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-13 08:31:10.299 +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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.340 +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-13 08:31:10.348 +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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31: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-13 08:31:10.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-13 08:31:10.372 +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-13 08:31: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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.399 +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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31: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-13 08:31:10.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-13 08:31: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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.591 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:31: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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.616 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:31: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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31: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-13 08:31:10.656 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:31: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-13 08:31:10.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-13 08:31:10.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:31:10.674 +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-13 08:31: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-13 08:31: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-13 08:31:10.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-13 08:31: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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:31:10.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-13 08:31:10.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-13 08:31: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-13 08:31:10.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-13 08:31:10.745 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.758 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:31:10.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-13 08:31:10.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-13 08:31:10.779 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:31:10.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-13 08:31:10.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-13 08:31: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-13 08:31: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-13 08:31: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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.827 +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-13 08:31:10.843 +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-13 08:31:10.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-13 08:31:10.881 +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-13 08:31:10.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-13 08:31: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-13 08:31: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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.923 +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-13 08:31:10.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-13 08:31:10.952 +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-13 08:31: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-13 08:31:10.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:10.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-13 08:31:11.008 +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-13 08:31:11.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-13 08:31: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-13 08:31:11.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-13 08:31:11.029 +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-13 08:31:11.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:31: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-13 08:31: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-13 08:31:11.048 +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-13 08:31:11.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-13 08:31:11.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-13 08:31: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-13 08:31:11.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-13 08:31:11.073 +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-13 08:31:11.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-13 08:31:11.082 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:31:11.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-13 08:31:11.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-13 08:31:11.100 +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-13 08:31:11.101 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:31:11.101 +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-13 08:31:11.103 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 939.5065ms 2025-06-13 08:31:11.103 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:31:11.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-13 08:31:11.122 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:11.123 +00:00 [INF] Envelope queued up: '5f3f380a68f54b71b239b969d7001efb' 2025-06-13 08:31:11.126 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:11.126 +00:00 [INF] Envelope queued up: 'a9ffef9305b6408b9cbb8fc4de4b0477' 2025-06-13 08:31:11.126 +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.2490ms 2025-06-13 08:31:11.127 +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-13 08:31:11.127 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:31:11.128 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 858.9525ms 2025-06-13 08:31:11.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:31:11.129 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:11.129 +00:00 [INF] Envelope queued up: '968446bbf56542039ee781f0344c112a' 2025-06-13 08:31:11.129 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:11.129 +00:00 [INF] Envelope queued up: '0c0e826c973a4c84aa5916810ead7d1a' 2025-06-13 08:31:11.129 +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 864.8203ms 2025-06-13 08:31:12.118 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:31:12.119 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:12.119 +00:00 [INF] Started transaction with span ID 'fcab417167b1fc7e' and trace ID 'e08a8755dcec4611af059bb1b4a50d02'. 2025-06-13 08:31:12.120 +00:00 [INF] Started transaction with span ID 'fcab417167b1fc7e' and trace ID 'e08a8755dcec4611af059bb1b4a50d02'. 2025-06-13 08:31:12.120 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:12.120 +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-13 08:31:12.125 +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-13 08:31:12.126 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:31:12.134 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 13.5769ms 2025-06-13 08:31:12.134 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:12.134 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:12.135 +00:00 [INF] Envelope queued up: '23691bbe77db4b93bae0b78ab4e7c798' 2025-06-13 08:31:12.135 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:12.135 +00:00 [INF] Envelope queued up: 'bfa05df7751e4650af5472490a4efff1' 2025-06-13 08:31:12.135 +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 16.7873ms 2025-06-13 08:31:12.384 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 08:31:12.384 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:12.384 +00:00 [INF] Started transaction with span ID '940cbfb8bcc5fe06' and trace ID '671a97f9075541ae8b7fe4c55106d53c'. 2025-06-13 08:31:12.384 +00:00 [INF] Started transaction with span ID '940cbfb8bcc5fe06' and trace ID '671a97f9075541ae8b7fe4c55106d53c'. 2025-06-13 08:31:12.384 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:31:12.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-13 08:31:12.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-13 08:31:12.387 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:31:12.388 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.2062ms 2025-06-13 08:31:12.388 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:31:12.388 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:12.388 +00:00 [INF] Envelope queued up: '4fdd1ae775cd41638081dbd96126f09b' 2025-06-13 08:31:12.388 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:12.388 +00:00 [INF] Envelope queued up: '59865364ec7d4ca39e7e5a9ffbe7d849' 2025-06-13 08:31:12.388 +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.1342ms 2025-06-13 08:31:23.974 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:31:23.975 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:23.975 +00:00 [INF] Started transaction with span ID '53e015d5c99f92bf' and trace ID 'd86695f2a0e54e7bba4927256602965c'. 2025-06-13 08:31:23.975 +00:00 [INF] Started transaction with span ID '53e015d5c99f92bf' and trace ID 'd86695f2a0e54e7bba4927256602965c'. 2025-06-13 08:31:23.975 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:23.975 +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-13 08:31:23.977 +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-13 08:31:23.978 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:31:23.978 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.8496ms 2025-06-13 08:31:23.978 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:23.978 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:23.978 +00:00 [INF] Envelope queued up: 'ba8fb0a2b4e6468b9168833f746e3fe6' 2025-06-13 08:31:23.979 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:23.980 +00:00 [INF] Envelope queued up: '786f9717fe2246a8a1694a951cffd17a' 2025-06-13 08:31:23.980 +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.0852ms 2025-06-13 08:31:25.300 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:31:25.301 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:25.301 +00:00 [INF] Started transaction with span ID '999e89cf0dfba77c' and trace ID '0360dd333650489aa99c4d62d88d4ccb'. 2025-06-13 08:31:25.301 +00:00 [INF] Started transaction with span ID '999e89cf0dfba77c' and trace ID '0360dd333650489aa99c4d62d88d4ccb'. 2025-06-13 08:31:25.301 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:25.301 +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-13 08:31:25.304 +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-13 08:31:25.304 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:31:25.306 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.2025ms 2025-06-13 08:31:25.306 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:25.306 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:25.308 +00:00 [INF] Envelope queued up: '77d32a354c7e41088fdabe84a00c24db' 2025-06-13 08:31:25.308 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:25.308 +00:00 [INF] Envelope queued up: '63cd98a501014bcc84acbd375fc83850' 2025-06-13 08:31:25.308 +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 8.6274ms 2025-06-13 08:31:27.372 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:31:27.372 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:27.372 +00:00 [INF] Started transaction with span ID '89f70df03340893c' and trace ID 'ecd6751d95af4b46ad0aebfa3f0b81b7'. 2025-06-13 08:31:27.373 +00:00 [INF] Started transaction with span ID '89f70df03340893c' and trace ID 'ecd6751d95af4b46ad0aebfa3f0b81b7'. 2025-06-13 08:31:27.373 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:27.373 +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-13 08:31:27.376 +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-13 08:31:27.377 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:31:27.377 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.4167ms 2025-06-13 08:31:27.377 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:31:27.377 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:27.377 +00:00 [INF] Envelope queued up: '0bcb01df4dc04b0d92071ec80356ef95' 2025-06-13 08:31:27.380 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:27.381 +00:00 [INF] Envelope queued up: 'a0645b449a2d452b888ea0ff443a20ed' 2025-06-13 08:31:27.383 +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.5048ms 2025-06-13 08:31:41.955 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:31:41.955 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:41.955 +00:00 [INF] Started transaction with span ID 'f762034ad4c2e9fe' and trace ID '5b5b528de858402e98c5139343c62ec6'. 2025-06-13 08:31:41.956 +00:00 [INF] Started transaction with span ID 'f762034ad4c2e9fe' and trace ID '5b5b528de858402e98c5139343c62ec6'. 2025-06-13 08:31:41.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:31:41.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-13 08:31:41.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-13 08:31:41.959 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:31:41.959 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9128ms 2025-06-13 08:31:41.959 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:31:41.959 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:41.959 +00:00 [INF] Envelope queued up: '12d1dd9f5f27465da5f77c8a0b5f95e0' 2025-06-13 08:31:41.959 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:41.959 +00:00 [INF] Envelope queued up: '220101ab1ec8426bb60b7e709f3818b9' 2025-06-13 08:31:41.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 3.8476ms 2025-06-13 08:31:47.611 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 08:31:47.611 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:31:47.611 +00:00 [INF] Started transaction with span ID '8b51683b09d927d9' and trace ID 'c84a1589b01d4f2daac385fcce28f4e7'. 2025-06-13 08:31:47.611 +00:00 [INF] Started transaction with span ID '8b51683b09d927d9' and trace ID 'c84a1589b01d4f2daac385fcce28f4e7'. 2025-06-13 08:31:47.611 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:31:47.611 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:31:47.613 +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-13 08:31:47.613 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:31:47.613 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6457ms 2025-06-13 08:31:47.613 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:31:47.613 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:47.613 +00:00 [INF] Envelope queued up: '865a41522d2e48e1856b79a7c5fe6a47' 2025-06-13 08:31:47.613 +00:00 [INF] Capturing transaction. 2025-06-13 08:31:47.613 +00:00 [INF] Envelope queued up: 'd6416e71cb1a45d7bff0ea23e9e20b01' 2025-06-13 08:31:47.614 +00: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.8459ms 2025-06-13 08:35:13.887 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:35:13.887 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:13.887 +00:00 [INF] Started transaction with span ID '3832ad82a98730a8' and trace ID '3082689b1bfd4e88aaefe6d87266cf61'. 2025-06-13 08:35:13.888 +00:00 [INF] Started transaction with span ID '3832ad82a98730a8' and trace ID '3082689b1bfd4e88aaefe6d87266cf61'. 2025-06-13 08:35:13.888 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:35:13.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-13 08:35:13.889 +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-13 08:35:13.890 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:35:13.890 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.9945ms 2025-06-13 08:35:13.890 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:35:13.890 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:13.890 +00:00 [INF] Envelope queued up: '097722aba9b44be0a3ad2e29b82a260e' 2025-06-13 08:35:13.890 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:13.890 +00:00 [INF] Envelope queued up: '5b25737ca18347b2b52d7e626472a98f' 2025-06-13 08:35:13.890 +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 2.9794ms 2025-06-13 08:35:17.358 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:35:17.358 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:17.358 +00:00 [INF] Started transaction with span ID 'ee31a632b0aba5a2' and trace ID '36cad4c7984f4a8a8a5d1fb139c32bb2'. 2025-06-13 08:35:17.358 +00:00 [INF] Started transaction with span ID 'ee31a632b0aba5a2' and trace ID '36cad4c7984f4a8a8a5d1fb139c32bb2'. 2025-06-13 08:35:17.358 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:35:17.359 +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-13 08:35:17.360 +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-13 08:35:17.361 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:35:17.361 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.3235ms 2025-06-13 08:35:17.361 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:35:17.361 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:17.361 +00:00 [INF] Envelope queued up: '6a2872075a324a2b941e726eaa1002a5' 2025-06-13 08:35:17.361 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:17.361 +00:00 [INF] Envelope queued up: '1057c2e850e14103ae85f4276bb24d63' 2025-06-13 08:35:17.361 +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.3120ms 2025-06-13 08:35:24.343 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 08:35:24.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:24.343 +00:00 [INF] Started transaction with span ID '3ac16d60825dab75' and trace ID '14bbfb095bea4b8aad852060eda77089'. 2025-06-13 08:35:24.344 +00:00 [INF] Started transaction with span ID '3ac16d60825dab75' and trace ID '14bbfb095bea4b8aad852060eda77089'. 2025-06-13 08:35:24.344 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 08:35:24.344 +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-13 08:35:24.358 +00:00 [INF] Executed DbCommand (11ms) [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-13 08:35:24.358 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:35:24.358 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 14.304ms 2025-06-13 08:35:24.358 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 08:35:24.358 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:24.358 +00:00 [INF] Envelope queued up: '51cd9fb219084eb987d122894690f401' 2025-06-13 08:35:24.358 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:24.358 +00:00 [INF] Envelope queued up: '95c5f34c8dec45f9b961465289d86fb3' 2025-06-13 08:35:24.358 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 15.2994ms 2025-06-13 08:35:39.612 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 08:35:39.612 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:39.612 +00:00 [INF] Started transaction with span ID 'b21358dcd5306575' and trace ID 'c77e55fd0699422f9338a60269694b9b'. 2025-06-13 08:35:39.613 +00:00 [INF] Started transaction with span ID 'b21358dcd5306575' and trace ID 'c77e55fd0699422f9338a60269694b9b'. 2025-06-13 08:35:39.613 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:35:39.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-13 08:35:41.308 +00:00 [INF] Executed DbCommand (1,693ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:35:41.367 +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-13 08:35:41.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-13 08:35:41.381 +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-13 08:35:41.404 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:35:41.409 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35: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-13 08:35:41.429 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:41.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-13 08:35: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-13 08:35: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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.472 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35: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-13 08:35:41.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-13 08:35:41.489 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.520 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35:41.528 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.552 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:41.569 +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-13 08:35: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-13 08:35: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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.669 +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-13 08:35:41.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-13 08:35:41.685 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:41.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-13 08:35: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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.716 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35: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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35: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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.820 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.845 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:41.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-13 08:35:41.872 +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-13 08:35: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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.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-13 08:35:41.896 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:35:41.901 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2288.1585ms 2025-06-13 08:35:41.901 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:35:41.901 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:41.907 +00:00 [INF] Envelope queued up: '81d89c6cf5594f0cb179948b8be5b1bf' 2025-06-13 08:35:41.907 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:41.908 +00:00 [INF] Envelope queued up: '7cb8300cacf748c082c0f749da67c155' 2025-06-13 08:35:41.908 +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 2295.9403ms 2025-06-13 08:35:47.189 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:35:47.189 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:47.189 +00:00 [INF] Started transaction with span ID 'b75e01d7d0147769' and trace ID 'daab1ddbfb1f472ab2c9dc7fce6558ef'. 2025-06-13 08:35:47.189 +00:00 [INF] Started transaction with span ID 'b75e01d7d0147769' and trace ID 'daab1ddbfb1f472ab2c9dc7fce6558ef'. 2025-06-13 08:35:47.189 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:35:47.189 +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-13 08:35:47.193 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 2025-06-13 08:35:47.193 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:47.193 +00:00 [INF] Started transaction with span ID '8b8af0e72a66c192' and trace ID '09c754ef42b841488b59300819a70cac'. 2025-06-13 08:35:47.195 +00:00 [INF] Started transaction with span ID '8b8af0e72a66c192' and trace ID '09c754ef42b841488b59300819a70cac'. 2025-06-13 08:35:47.195 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:35:47.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-13 08:35:47.199 +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-13 08:35:47.199 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:35:47.200 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 10.7284ms 2025-06-13 08:35:47.200 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:35:47.200 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:47.201 +00:00 [INF] Envelope queued up: 'a8ede0203d304802bfa241aae10ac110' 2025-06-13 08:35:47.201 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:47.201 +00:00 [INF] Envelope queued up: '146dbf72be884820bd781c5ab75935da' 2025-06-13 08:35:47.202 +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.2380ms 2025-06-13 08:35:47.202 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:35:47.203 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:47.203 +00:00 [INF] Started transaction with span ID '4b7bc1acaa678bfc' and trace ID '4092f96b426c47eb8c9aadd5c36497e0'. 2025-06-13 08:35:47.203 +00:00 [INF] Started transaction with span ID '4b7bc1acaa678bfc' and trace ID '4092f96b426c47eb8c9aadd5c36497e0'. 2025-06-13 08:35:47.203 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:35:47.203 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:35:47.203 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:35:47.205 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:47.205 +00:00 [INF] Started transaction with span ID '8fe4a6c104c24252' and trace ID 'd4f4df7c2ac047c68d9d9a9cadd39955'. 2025-06-13 08:35:47.205 +00:00 [INF] Started transaction with span ID '8fe4a6c104c24252' and trace ID 'd4f4df7c2ac047c68d9d9a9cadd39955'. 2025-06-13 08:35:47.205 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:35:47.206 +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-13 08:35:47.205 +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-13 08:35:47.206 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:35:47.206 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0298ms 2025-06-13 08:35:47.207 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:35:47.207 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:47.207 +00:00 [INF] Envelope queued up: 'fc7bd1eab64341d1a730fbcc98c30214' 2025-06-13 08:35:47.210 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:47.210 +00:00 [INF] Envelope queued up: '5f7e846c530f400ea32eea25a7989057' 2025-06-13 08:35:47.210 +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.2383ms 2025-06-13 08:35:47.215 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 2025-06-13 08:35:47.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:35:47.215 +00:00 [INF] Started transaction with span ID '787ce121318cc6ea' and trace ID 'cdc6c27c7e6740cf86816d87b6a8984b'. 2025-06-13 08:35:47.215 +00:00 [INF] Started transaction with span ID '787ce121318cc6ea' and trace ID 'cdc6c27c7e6740cf86816d87b6a8984b'. 2025-06-13 08:35:47.215 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:35:47.215 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:35:47.218 +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-13 08:35:47.218 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:35:47.219 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 13.3335ms 2025-06-13 08:35:47.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:35:47.221 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:47.221 +00:00 [INF] Envelope queued up: '50ea1af4dbd84c4ea80ccbaf84a1ace5' 2025-06-13 08:35:47.221 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:47.222 +00:00 [INF] Envelope queued up: '59f14c0d7b834946a33351f29344c595' 2025-06-13 08:35:47.222 +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.6070ms 2025-06-13 08:35:47.224 +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-13 08:35:47.253 +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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:35:47.273 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:35:47.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:35:47.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.342 +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-13 08:35:47.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-13 08:35:47.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-13 08:35: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-13 08:35:47.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-13 08:35: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-13 08:35:47.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.371 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.385 +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-13 08:35:47.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-13 08:35:47.392 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.428 +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-13 08:35:47.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-13 08:35: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-13 08:35: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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.484 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.501 +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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.602 +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-13 08:35:47.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-13 08:35:47.614 +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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.629 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.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-13 08:35: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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.670 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.701 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.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-13 08:35:47.728 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:47.741 +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-13 08:35:47.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-13 08:35:47.758 +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-13 08:35:47.762 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.780 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35: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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.807 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.832 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.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-13 08:35:47.888 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.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-13 08:35:47.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-13 08:35:47.902 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35:47.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-13 08:35:47.915 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:35:47.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-13 08:35:47.948 +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-13 08:35:47.950 +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-13 08:35:47.956 +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-13 08:35: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-13 08:35:47.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-13 08:35: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-13 08:35:47.980 +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-13 08:35:47.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-13 08:35:47.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.028 +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-13 08:35:48.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-13 08:35:48.049 +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-13 08:35:48.050 +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-13 08:35:48.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-13 08:35: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-13 08:35:48.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-13 08:35:48.092 +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-13 08:35:48.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-13 08:35:48.133 +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-13 08:35:48.133 +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-13 08:35:48.172 +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-13 08:35:48.154 +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-13 08:35:48.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-13 08:35:48.195 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:35:48.204 +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-13 08:35:48.211 +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-13 08:35:48.211 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:35:48.211 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:35:48.222 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1006.5717ms 2025-06-13 08:35:48.222 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:35:48.222 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:48.226 +00:00 [INF] Envelope queued up: 'c04a9a8abe5c4b6e991bafeb5c2ac100' 2025-06-13 08:35:48.229 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:48.230 +00:00 [INF] Envelope queued up: 'b31d7217dba14c538e1efd80b7f38b63' 2025-06-13 08:35:48.230 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 - 200 - application/json;+charset=utf-8 1015.2189ms 2025-06-13 08:35:48.231 +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-13 08:35:48.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-13 08:35:48.256 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:35:48.262 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:35:48.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-13 08:35:48.289 +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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35: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-13 08:35: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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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-13 08:35:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:35:48.457 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:35:48.461 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1265.1022ms 2025-06-13 08:35:48.461 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:35:48.461 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:48.463 +00:00 [INF] Envelope queued up: '2402fd2eb1c343e9a5aeaf950a610bf7' 2025-06-13 08:35:48.463 +00:00 [INF] Capturing transaction. 2025-06-13 08:35:48.463 +00:00 [INF] Envelope queued up: 'cee1800bb1154acc95694cc3a48652c4' 2025-06-13 08:35:48.464 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 - 200 - application/json;+charset=utf-8 1270.8966ms 2025-06-13 08:36:17.211 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 2025-06-13 08:36:17.212 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:17.212 +00:00 [INF] Started transaction with span ID 'fde9aa2fc6d75edf' and trace ID '29ca8d01037e42e3aa3bc91a1310f3cf'. 2025-06-13 08:36:17.212 +00:00 [INF] Started transaction with span ID 'fde9aa2fc6d75edf' and trace ID '29ca8d01037e42e3aa3bc91a1310f3cf'. 2025-06-13 08:36:17.212 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:17.212 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:36:17.341 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 2025-06-13 08:36:17.341 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:17.341 +00:00 [INF] Started transaction with span ID '8b3cc0f4303fcdc3' and trace ID 'd2238b66313a4d9c91c2ba7e7d3aefda'. 2025-06-13 08:36:17.341 +00:00 [INF] Started transaction with span ID '8b3cc0f4303fcdc3' and trace ID 'd2238b66313a4d9c91c2ba7e7d3aefda'. 2025-06-13 08:36:17.341 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:17.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-13 08:36:19.113 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:36:19.113 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:19.113 +00:00 [INF] Started transaction with span ID 'a5b5056fe4780630' and trace ID '1e3de4da33f14fcc8e9585e43f1b144a'. 2025-06-13 08:36:19.113 +00:00 [INF] Started transaction with span ID 'a5b5056fe4780630' and trace ID '1e3de4da33f14fcc8e9585e43f1b144a'. 2025-06-13 08:36:19.113 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:36:19.114 +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-13 08:36:19.115 +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-13 08:36:19.116 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:36:19.116 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.2569ms 2025-06-13 08:36:19.116 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:36:19.116 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:19.116 +00:00 [INF] Envelope queued up: 'b958ea7b941b459aab7e7b693c8575d7' 2025-06-13 08:36:19.116 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:19.116 +00:00 [INF] Envelope queued up: 'e8f646c1368947bfbc35e17c33f95096' 2025-06-13 08:36:19.116 +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.2162ms 2025-06-13 08:36:19.608 +00:00 [INF] Executed DbCommand (2,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-13 08:36:19.677 +00:00 [INF] Executed DbCommand (2,335ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:36:19.694 +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-13 08:36:19.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-13 08:36:19.704 +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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36: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-13 08:36: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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36: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-13 08:36:19.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-13 08:36:19.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:36:19.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-13 08:36:19.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-13 08:36: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-13 08:36:19.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-13 08:36:19.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-13 08:36: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-13 08:36:19.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-13 08:36: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-13 08:36: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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:19.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-13 08:36:19.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:36:19.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-13 08:36:19.887 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:19.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-13 08:36: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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36: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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:19.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:20.040 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:36:20.040 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2828.4857ms 2025-06-13 08:36:20.040 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:20.041 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.041 +00:00 [INF] Envelope queued up: '35782d1076d546cba7732d4fd0cd914f' 2025-06-13 08:36:20.041 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.041 +00:00 [INF] Envelope queued up: 'fd68739388ac4181b28a14bd71f619c7' 2025-06-13 08:36:20.041 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 - 200 - application/json;+charset=utf-8 2829.6400ms 2025-06-13 08:36:20.042 +00:00 [INF] Executed DbCommand (362ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:36:20.049 +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-13 08:36:20.052 +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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.154 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36: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-13 08:36: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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.312 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36: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-13 08:36: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-13 08:36: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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36: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-13 08:36:20.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-13 08:36:20.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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36: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-13 08:36:20.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-13 08:36:20.445 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:36:20.448 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3106.7542ms 2025-06-13 08:36:20.448 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:20.449 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.449 +00:00 [INF] Envelope queued up: '5ba775fb909341da8b6db15ac09cf810' 2025-06-13 08:36:20.449 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.449 +00:00 [INF] Envelope queued up: '096a3be1db274728be550bcbe8855a1e' 2025-06-13 08:36:20.449 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 - 200 - application/json;+charset=utf-8 3108.0212ms 2025-06-13 08:36:20.449 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:36:20.449 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:20.449 +00:00 [INF] Started transaction with span ID '5e7a970900e19290' and trace ID '860e4175c67340869e92a902726abfc3'. 2025-06-13 08:36:20.449 +00:00 [INF] Started transaction with span ID '5e7a970900e19290' and trace ID '860e4175c67340869e92a902726abfc3'. 2025-06-13 08:36:20.449 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:36:20.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-13 08:36:20.450 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:36:20.451 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:20.451 +00:00 [INF] Started transaction with span ID 'c731a46789e34b2' and trace ID 'fcf5944d88ab478b9bd9ac3842291617'. 2025-06-13 08:36:20.451 +00:00 [INF] Started transaction with span ID 'c731a46789e34b2' and trace ID 'fcf5944d88ab478b9bd9ac3842291617'. 2025-06-13 08:36:20.451 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:36:20.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-13 08:36:20.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-13 08:36:20.454 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:36:20.454 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2689ms 2025-06-13 08:36:20.454 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:36:20.454 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.454 +00:00 [INF] Envelope queued up: 'b4970925b16b4425b2c517b7ed627108' 2025-06-13 08:36:20.454 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.454 +00:00 [INF] Envelope queued up: 'bffece7a684145b5bb338767e30291d2' 2025-06-13 08:36:20.454 +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.2442ms 2025-06-13 08:36:20.454 +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-13 08:36:20.455 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:36:20.455 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.8171ms 2025-06-13 08:36:20.455 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:36:20.455 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.455 +00:00 [INF] Envelope queued up: '79ff2125409d43e69b280acf37bd03e0' 2025-06-13 08:36:20.455 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:20.456 +00:00 [INF] Envelope queued up: 'b12d03cc9c1a4c83a87d017c0e077cbe' 2025-06-13 08:36:20.456 +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.3019ms 2025-06-13 08:36:31.846 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:36:31.846 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:31.846 +00:00 [INF] Started transaction with span ID 'e2680a015e5e7457' and trace ID '6f3ca951ae6e483598269ba526960859'. 2025-06-13 08:36:31.846 +00:00 [INF] Started transaction with span ID 'e2680a015e5e7457' and trace ID '6f3ca951ae6e483598269ba526960859'. 2025-06-13 08:36:31.846 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:36:31.846 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:36:31.848 +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-13 08:36:31.849 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:36:31.849 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8504ms 2025-06-13 08:36:31.849 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:36:31.849 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:31.850 +00:00 [INF] Envelope queued up: '622b0840baa54a9095501eeff59339b4' 2025-06-13 08:36:31.850 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:31.850 +00:00 [INF] Envelope queued up: 'c1277e21128d4029bcafef482ba9947e' 2025-06-13 08:36:31.850 +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.3717ms 2025-06-13 08:36:34.589 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 2025-06-13 08:36:34.589 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:34.589 +00:00 [INF] Started transaction with span ID 'da33f190841e022' and trace ID 'd2f4ef091da8472993ee8c22d7e2cb71'. 2025-06-13 08:36:34.589 +00:00 [INF] Started transaction with span ID 'da33f190841e022' and trace ID 'd2f4ef091da8472993ee8c22d7e2cb71'. 2025-06-13 08:36:34.589 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:34.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-13 08:36:34.591 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 2025-06-13 08:36:34.591 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:34.591 +00:00 [INF] Started transaction with span ID 'df34e28a1f3e30f4' and trace ID '973ad2472a62404fa9aebd6a59dda9ff'. 2025-06-13 08:36:34.591 +00:00 [INF] Started transaction with span ID 'df34e28a1f3e30f4' and trace ID '973ad2472a62404fa9aebd6a59dda9ff'. 2025-06-13 08:36:34.591 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:34.591 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:36:34.612 +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-13 08:36:34.614 +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-13 08:36:34.634 +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-13 08:36:34.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:36:34.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:36: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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36: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-13 08:36:34.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-13 08:36: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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36: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-13 08:36: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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:34.785 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:36:34.785 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 194.0564ms 2025-06-13 08:36:34.786 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:34.786 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:34.786 +00:00 [INF] Envelope queued up: '8b871536ae0f4109bfdd312f0a6e413e' 2025-06-13 08:36:34.786 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:34.786 +00:00 [INF] Envelope queued up: 'e545ae8a175546238a0066fb2536b187' 2025-06-13 08:36:34.786 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 - 200 - application/json;+charset=utf-8 195.1492ms 2025-06-13 08:36:34.786 +00:00 [INF] Executed DbCommand (174ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:36:34.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:36:34.801 +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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.837 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.883 +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-13 08:36:34.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-13 08:36: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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.929 +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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:34.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36: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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.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-13 08:36:35.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:36: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-13 08:36: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-13 08:36:35.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-13 08:36: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-13 08:36:35.292 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:36:35.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-13 08:36:35.300 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:36: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-13 08:36:35.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-13 08:36:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:36:35.320 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:36:35.325 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 735.3123ms 2025-06-13 08:36:35.325 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:36:35.325 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:35.327 +00:00 [INF] Envelope queued up: 'fe76d98220f44bccb67b26766c2a6385' 2025-06-13 08:36:35.327 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:35.327 +00:00 [INF] Envelope queued up: '0040b76e5eea4effb1f84d6c4bdf9762' 2025-06-13 08:36:35.327 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 - 200 - application/json;+charset=utf-8 738.5364ms 2025-06-13 08:36:36.024 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 08:36:36.024 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:36.024 +00:00 [INF] Started transaction with span ID '358251352bb5d2fb' and trace ID 'bf25ba0bfc9d4d3a897565f6cd4b5c5c'. 2025-06-13 08:36:36.025 +00:00 [INF] Started transaction with span ID '358251352bb5d2fb' and trace ID 'bf25ba0bfc9d4d3a897565f6cd4b5c5c'. 2025-06-13 08:36:36.025 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:36:36.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-13 08:36:36.027 +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-13 08:36:36.027 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:36:36.028 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.9317ms 2025-06-13 08:36:36.028 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:36:36.028 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:36.028 +00:00 [INF] Envelope queued up: 'cb00cc00269f49ed924a60b3529fa3b7' 2025-06-13 08:36:36.028 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:36.028 +00:00 [INF] Envelope queued up: 'f8d44e53d607482e8a53a060db6e0f62' 2025-06-13 08:36:36.029 +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.5743ms 2025-06-13 08:36:37.171 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:36:37.171 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:36:37.171 +00:00 [INF] Started transaction with span ID 'a7d2d9a06fcf2140' and trace ID 'f68f8ce7f83b4064bb0618e97df5e202'. 2025-06-13 08:36:37.171 +00:00 [INF] Started transaction with span ID 'a7d2d9a06fcf2140' and trace ID 'f68f8ce7f83b4064bb0618e97df5e202'. 2025-06-13 08:36:37.172 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:36:37.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-13 08:36: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-13 08:36:37.175 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:36:37.176 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.2761ms 2025-06-13 08:36:37.176 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:36:37.176 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:37.177 +00:00 [INF] Envelope queued up: '41dc16687cde4ffe8c6ac39df243d739' 2025-06-13 08:36:37.177 +00:00 [INF] Capturing transaction. 2025-06-13 08:36:37.177 +00:00 [INF] Envelope queued up: 'fd4985587fdd4f9d90c51578e30d7f29' 2025-06-13 08:36: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.6514ms 2025-06-13 08:37:09.064 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:37:09.064 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:09.064 +00:00 [INF] Started transaction with span ID '66bc301de0efbafb' and trace ID '075aba77b2774ee180b23255bafc5ed1'. 2025-06-13 08:37:09.064 +00:00 [INF] Started transaction with span ID '66bc301de0efbafb' and trace ID '075aba77b2774ee180b23255bafc5ed1'. 2025-06-13 08:37:09.064 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:37:09.065 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:37:09.066 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 08:37:09.066 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:09.066 +00:00 [INF] Started transaction with span ID 'f3957cf7fcf66fc6' and trace ID 'de8da665bbf74f85a25b2a83672ed3f7'. 2025-06-13 08:37:09.066 +00:00 [INF] Started transaction with span ID 'f3957cf7fcf66fc6' and trace ID 'de8da665bbf74f85a25b2a83672ed3f7'. 2025-06-13 08:37:09.066 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:09.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-13 08:37:09.067 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:37:09.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:09.067 +00:00 [INF] Started transaction with span ID '8e397c41784e1017' and trace ID 'e663adac076b4d6d8e7a535ac55a682d'. 2025-06-13 08:37:09.067 +00:00 [INF] Started transaction with span ID '8e397c41784e1017' and trace ID 'e663adac076b4d6d8e7a535ac55a682d'. 2025-06-13 08:37:09.067 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:09.067 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:37:09.069 +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-13 08:37:09.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-13 08:37:09.071 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.8634ms 2025-06-13 08:37:09.072 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:37:09.072 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:09.073 +00:00 [INF] Envelope queued up: 'ef65bdaa29fb4bd983269a9bcbae3d19' 2025-06-13 08:37:09.073 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:09.073 +00:00 [INF] Envelope queued up: 'f09c0e2c18f249898241f724338c8312' 2025-06-13 08:37:09.073 +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.3551ms 2025-06-13 08:37:09.092 +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-13 08:37:09.092 +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-13 08:37:09.115 +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-13 08:37:09.115 +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-13 08:37:09.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:37:09.118 +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-13 08:37:09.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.242 +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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.373 +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-13 08:37: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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.397 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:37:09.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37: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-13 08:37:09.445 +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-13 08:37:09.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-13 08:37: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-13 08:37:09.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:09.459 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.474 +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-13 08:37:09.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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.502 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:09.502 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.522 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.545 +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-13 08:37:09.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-13 08:37: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-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08:37: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-13 08:37:09.572 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37:09.575 +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-13 08:37:09.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-13 08:37:09.582 +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-13 08: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-13 08:37:09.587 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:37: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-13 08:37:09.591 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 525.3659ms 2025-06-13 08:37:09.591 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:09.592 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:09.593 +00:00 [INF] Envelope queued up: 'd75dba89fcf04eac994ed6b14a799298' 2025-06-13 08:37:09.593 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:09.593 +00:00 [INF] Envelope queued up: 'dd3df0a8201047ed94548f6c4638bab2' 2025-06-13 08:37:09.594 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 528.0352ms 2025-06-13 08:37: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08: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-13 08:37:09.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-13 08:37:09.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-13 08:37:09.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-13 08: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-13 08:37: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-13 08:37:09.648 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:37:09.649 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 582.6252ms 2025-06-13 08:37:09.649 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:09.650 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:09.663 +00:00 [INF] Envelope queued up: '4879fee512df4c3ca8d7a68a334db45e' 2025-06-13 08:37:09.663 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:09.663 +00:00 [INF] Envelope queued up: '08896d13073049189f4e127318d30294' 2025-06-13 08:37:09.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 597.2341ms 2025-06-13 08:37:12.895 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:37:12.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:12.895 +00:00 [INF] Started transaction with span ID '81904b918949d110' and trace ID '79fc0e2ff9374f6b928d7e4f03f48ed1'. 2025-06-13 08:37:12.896 +00:00 [INF] Started transaction with span ID '81904b918949d110' and trace ID '79fc0e2ff9374f6b928d7e4f03f48ed1'. 2025-06-13 08:37:12.896 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:37:12.896 +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-13 08:37:12.899 +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-13 08:37:12.899 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:37:12.900 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.7901ms 2025-06-13 08:37:12.900 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:37:12.900 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:12.901 +00:00 [INF] Envelope queued up: 'dcb2a4e4f4f24cc8bb597069184a77fe' 2025-06-13 08:37:12.901 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:12.901 +00:00 [INF] Envelope queued up: 'bdbf355a3f4a42d48153ce6081da46d6' 2025-06-13 08:37:12.902 +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.5088ms 2025-06-13 08:37:13.299 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 2025-06-13 08:37:13.299 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:13.300 +00:00 [INF] Started transaction with span ID 'a26aeb769b0118bf' and trace ID '237a7aaa9fd9465fb32c6507245f28d4'. 2025-06-13 08:37:13.300 +00:00 [INF] Started transaction with span ID 'a26aeb769b0118bf' and trace ID '237a7aaa9fd9465fb32c6507245f28d4'. 2025-06-13 08:37:13.300 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:37:13.300 +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-13 08:37:13.309 +00:00 [INF] Executed DbCommand (7ms) [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-13 08:37:13.325 +00:00 [INF] Executed DbCommand (14ms) [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-13 08:37:13.336 +00:00 [INF] Executed DbCommand (10ms) [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-13 08:37:13.351 +00:00 [INF] Executed DbCommand (13ms) [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-13 08:37:13.369 +00:00 [INF] Executed DbCommand (17ms) [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-13 08:37:13.370 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 08:37:13.370 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 69.6433ms 2025-06-13 08:37:13.370 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:37:13.370 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:13.370 +00:00 [INF] Envelope queued up: '8e8e2751dead407593abd061aff48c68' 2025-06-13 08:37:13.371 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:13.371 +00:00 [INF] Envelope queued up: '3b9554fa91f94dee89a38765c45cadb1' 2025-06-13 08:37:13.371 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 - 200 0 - 71.7518ms 2025-06-13 08:37:13.431 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:37:13.431 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:13.431 +00:00 [INF] Started transaction with span ID 'cccbbe500043bd02' and trace ID 'ca0a497d79f949bb85023f750fb9185c'. 2025-06-13 08:37:13.431 +00:00 [INF] Started transaction with span ID 'cccbbe500043bd02' and trace ID 'ca0a497d79f949bb85023f750fb9185c'. 2025-06-13 08:37:13.431 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:37:13.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-13 08:37:13.434 +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-13 08:37:13.434 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:37:13.435 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.5496ms 2025-06-13 08:37:13.435 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:37:13.435 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:13.436 +00:00 [INF] Envelope queued up: '421ce92b239a45578aaa886656520975' 2025-06-13 08:37:13.436 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:13.436 +00:00 [INF] Envelope queued up: '5bf59b8b021143afb2ae2823b5c3b839' 2025-06-13 08:37:13.437 +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.6637ms 2025-06-13 08:37:37.739 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:37:37.739 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:37.739 +00:00 [INF] Started transaction with span ID '34ac9ee56aa34b06' and trace ID '32c85111cdd94d5f95e58a21a3649ecd'. 2025-06-13 08:37:37.739 +00:00 [INF] Started transaction with span ID '34ac9ee56aa34b06' and trace ID '32c85111cdd94d5f95e58a21a3649ecd'. 2025-06-13 08:37:37.739 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:37.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-13 08:37:37.770 +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-13 08:37:37.791 +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-13 08:37:37.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-13 08:37:37.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-13 08:37: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-13 08:37: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-13 08:37: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-13 08:37: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-13 08:37: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-13 08:37: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-13 08:37: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-13 08:37:37.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-13 08:37: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-13 08:37: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-13 08:37:37.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-13 08:37:37.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-13 08:37: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-13 08:37:37.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-13 08:37: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-13 08:37:37.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-13 08:37: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-13 08:37:37.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-13 08:37:37.845 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 08:37:37.845 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:37.845 +00:00 [INF] Started transaction with span ID '4d7439deae51f80d' and trace ID 'f2663e0aae3943a98792f879606f0744'. 2025-06-13 08:37:37.845 +00:00 [INF] Started transaction with span ID '4d7439deae51f80d' and trace ID 'f2663e0aae3943a98792f879606f0744'. 2025-06-13 08:37:37.845 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:37.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-13 08:37:37.850 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:37:37.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:37:37.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-13 08:37:37.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:37: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-13 08:37:37.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-13 08:37: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-13 08:37:37.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-13 08:37:37.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-13 08:37: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-13 08:37:37.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-13 08:37:37.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-13 08:37:37.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-13 08:37:37.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-13 08:37: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-13 08:37:37.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-13 08:37:37.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-13 08:37: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-13 08:37:37.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-13 08:37:37.912 +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-13 08:37:37.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:37:37.930 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37:37.935 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:37.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-13 08:37:37.955 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37:37.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-13 08:37: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-13 08:37:37.974 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:37:37.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-13 08:37:37.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:37:37.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-13 08:37: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-13 08:37: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-13 08:37:38.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-13 08:37:38.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-13 08:37: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-13 08:37:38.031 +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-13 08:37: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-13 08:37:38.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-13 08:37:38.053 +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-13 08:37:38.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-13 08:37:38.067 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:38.087 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:37:38.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:37:38.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-13 08:37:38.107 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:38.109 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37:38.116 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:38.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-13 08:37:38.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-13 08:37:38.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-13 08:37: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-13 08:37:38.148 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:38.148 +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-13 08:37:38.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-13 08:37: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-13 08:37:38.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-13 08:37:38.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-13 08:37:38.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-13 08:37:38.193 +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-13 08:37: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-13 08:37:38.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-13 08:37: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-13 08:37:38.224 +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-13 08:37:38.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-13 08:37:38.231 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37:38.239 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:38.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-13 08:37:38.252 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:38.267 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:37:38.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-13 08:37:38.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-13 08:37:38.277 +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-13 08:37:38.292 +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-13 08:37:38.304 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37:38.314 +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-13 08:37:38.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-13 08:37:38.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-13 08:37:38.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-13 08:37: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-13 08:37:38.376 +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-13 08:37:38.376 +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-13 08:37:38.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-13 08:37:38.390 +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-13 08:37:38.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-13 08:37:38.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-13 08:37:38.420 +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-13 08:37: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-13 08:37:38.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-13 08:37:38.453 +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-13 08:37:38.461 +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-13 08:37:38.469 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37:38.478 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:37: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-13 08:37:38.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-13 08:37:38.497 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:37: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-13 08:37:38.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-13 08:37:38.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-13 08:37:38.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-13 08:37:38.526 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:37:38.526 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:38.526 +00:00 [INF] Started transaction with span ID 'addeaf6aae4cc201' and trace ID '294c1976a9f84274a40813dd59fc3c95'. 2025-06-13 08:37:38.527 +00:00 [INF] Started transaction with span ID 'addeaf6aae4cc201' and trace ID '294c1976a9f84274a40813dd59fc3c95'. 2025-06-13 08:37:38.527 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:37:38.527 +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-13 08:37:38.534 +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-13 08:37:38.534 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:37:38.540 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 12.8871ms 2025-06-13 08:37:38.540 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:37:38.540 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:38.541 +00:00 [INF] Envelope queued up: '07df784a7dc646e79d4520feb492a070' 2025-06-13 08:37:38.542 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:38.542 +00:00 [INF] Envelope queued up: 'd333c29332fc4270859eee02372df844' 2025-06-13 08:37:38.543 +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 16.8115ms 2025-06-13 08:37:38.546 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:37:38.546 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:37:38.554 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 709.1813ms 2025-06-13 08:37:38.557 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:38.557 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:38.557 +00:00 [INF] Envelope queued up: '79c97590eded4082b12ea3ac5949d534' 2025-06-13 08:37:38.557 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:38.557 +00:00 [INF] Envelope queued up: '34b098354c5444b5befd1fca9b73eb91' 2025-06-13 08:37:38.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-13 08:37:38.558 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 712.9270ms 2025-06-13 08:37:38.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-13 08:37:38.563 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:37:38.567 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 827.5408ms 2025-06-13 08:37:38.567 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:37:38.567 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:38.567 +00:00 [INF] Envelope queued up: '61794745508f4f3e87bd696a68343cd3' 2025-06-13 08:37:38.572 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:38.572 +00:00 [INF] Envelope queued up: '7c17d9113e094f62951927f9fe5ca94d' 2025-06-13 08:37:38.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 833.9894ms 2025-06-13 08:37:40.138 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:37:40.139 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:40.139 +00:00 [INF] Started transaction with span ID '2c029cb93b250093' and trace ID '048c7d1c5dec4fcab5ccce15c61c2bb8'. 2025-06-13 08:37:40.139 +00:00 [INF] Started transaction with span ID '2c029cb93b250093' and trace ID '048c7d1c5dec4fcab5ccce15c61c2bb8'. 2025-06-13 08:37:40.139 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:37:40.139 +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-13 08:37:40.142 +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-13 08:37:40.142 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:37:40.142 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.345ms 2025-06-13 08:37:40.142 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:37:40.142 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:40.143 +00:00 [INF] Envelope queued up: 'e255c680cb414ba9b73eababeb9e2dfa' 2025-06-13 08:37:40.143 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:40.144 +00:00 [INF] Envelope queued up: 'cb95ba54ff2b461da127c257d509a2dc' 2025-06-13 08:37:40.144 +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.5881ms 2025-06-13 08:37:40.745 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:37:40.745 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:37:40.745 +00:00 [INF] Started transaction with span ID '4eaf6379bb8bb2ce' and trace ID '511958a6757043cb9d48acbc79f519fd'. 2025-06-13 08:37:40.745 +00:00 [INF] Started transaction with span ID '4eaf6379bb8bb2ce' and trace ID '511958a6757043cb9d48acbc79f519fd'. 2025-06-13 08:37:40.745 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:37:40.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-13 08:37:40.747 +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-13 08:37:40.748 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:37:40.748 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7279ms 2025-06-13 08:37:40.748 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:37:40.748 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:40.749 +00:00 [INF] Envelope queued up: 'e01d236c4801489c937434e221015888' 2025-06-13 08:37:40.749 +00:00 [INF] Capturing transaction. 2025-06-13 08:37:40.749 +00:00 [INF] Envelope queued up: '37b8494c5a034508bf956d6df0953f1b' 2025-06-13 08:37:40.749 +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.4353ms 2025-06-13 08:38:22.931 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=66c59b1d-f247-4712-99d5-eb0858448cdb 236494 2025-06-13 08:38:22.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:38:22.931 +00:00 [INF] Started transaction with span ID '14420ac341cae4d2' and trace ID 'd74dc45f403c446c8a5d4bc48e630454'. 2025-06-13 08:38:22.931 +00:00 [INF] Started transaction with span ID '14420ac341cae4d2' and trace ID 'd74dc45f403c446c8a5d4bc48e630454'. 2025-06-13 08:38:22.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:38:22.932 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:38:22.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 08:38:22.948 +00:00 [INF] Capturing event. 2025-06-13 08:38:22.949 +00:00 [INF] Envelope queued up: 'f131959e79874c98a978b9df921b0952' 2025-06-13 08:38:22.949 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 08:38:22.949 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 17.5815ms 2025-06-13 08:38:22.949 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:38:22.949 +00:00 [INF] Capturing transaction. 2025-06-13 08:38:22.949 +00:00 [INF] Envelope queued up: 'c390e448002945e2989ef9125665cda7' 2025-06-13 08:38:22.949 +00:00 [INF] Capturing transaction. 2025-06-13 08:38:22.949 +00:00 [INF] Envelope queued up: '8ff1a8e829e8439ebb592d876bf2502d' 2025-06-13 08:38:22.952 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=66c59b1d-f247-4712-99d5-eb0858448cdb 236494 - 400 - text/plain;+charset=utf-8 20.5434ms 2025-06-13 08:41:16.474 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:41:16.474 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:16.475 +00:00 [INF] Started transaction with span ID '335bd6004c008ec6' and trace ID '39d56a20810548afad37a73a24b357ed'. 2025-06-13 08:41:16.475 +00:00 [INF] Started transaction with span ID '335bd6004c008ec6' and trace ID '39d56a20810548afad37a73a24b357ed'. 2025-06-13 08:41:16.475 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:41:16.475 +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-13 08:41:16.477 +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-13 08:41:16.477 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:41:16.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.4354ms 2025-06-13 08:41:16.477 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:41:16.477 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.478 +00:00 [INF] Envelope queued up: '191b6bb25e2e4516b2534c2dea0b3309' 2025-06-13 08:41:16.478 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.478 +00:00 [INF] Envelope queued up: 'e5bca01613614d2d9529aaf0dd3148b6' 2025-06-13 08:41:16.478 +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.3449ms 2025-06-13 08:41:16.543 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:41:16.543 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:16.543 +00:00 [INF] Started transaction with span ID 'eef66c131c05aa75' and trace ID 'f60a0bf1526d4fb0a01b50c09c10208c'. 2025-06-13 08:41:16.543 +00:00 [INF] Started transaction with span ID 'eef66c131c05aa75' and trace ID 'f60a0bf1526d4fb0a01b50c09c10208c'. 2025-06-13 08:41:16.543 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:16.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-13 08:41:16.547 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 08:41:16.547 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:16.547 +00:00 [INF] Started transaction with span ID '52b7c0242fd98cb8' and trace ID '9cf1a71cbb1a44fd87bfcab1fe0babc0'. 2025-06-13 08:41:16.547 +00:00 [INF] Started transaction with span ID '52b7c0242fd98cb8' and trace ID '9cf1a71cbb1a44fd87bfcab1fe0babc0'. 2025-06-13 08:41:16.547 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:16.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-13 08:41:16.549 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:41:16.549 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:16.549 +00:00 [INF] Started transaction with span ID 'b34308d2c34f9601' and trace ID '5c936045aea047f9b7dd9f6c77015652'. 2025-06-13 08:41:16.549 +00:00 [INF] Started transaction with span ID 'b34308d2c34f9601' and trace ID '5c936045aea047f9b7dd9f6c77015652'. 2025-06-13 08:41:16.549 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:41:16.549 +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-13 08:41:16.550 +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-13 08:41:16.550 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:41:16.551 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.5431ms 2025-06-13 08:41:16.551 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:41:16.552 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.553 +00:00 [INF] Envelope queued up: '3f733d760f79496e94d216a652319847' 2025-06-13 08:41:16.553 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.553 +00:00 [INF] Envelope queued up: '75b6499e01bf478e96298f920cfd00d6' 2025-06-13 08:41:16.553 +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.1687ms 2025-06-13 08:41:16.553 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:41:16.553 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:16.553 +00:00 [INF] Started transaction with span ID '320e3dd35d65ea82' and trace ID 'c2ab76aa9f4047a28e73279c84d5a0f9'. 2025-06-13 08:41:16.553 +00:00 [INF] Started transaction with span ID '320e3dd35d65ea82' and trace ID 'c2ab76aa9f4047a28e73279c84d5a0f9'. 2025-06-13 08:41:16.553 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.556 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.5187ms 2025-06-13 08:41:16.556 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:41:16.556 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.556 +00:00 [INF] Envelope queued up: '7d9a4de77cc440a294426fc6cb4ffa73' 2025-06-13 08:41:16.556 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.556 +00:00 [INF] Envelope queued up: '41192fa09e81467eb97e15d7efcb8d5e' 2025-06-13 08:41:16.556 +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.5273ms 2025-06-13 08:41:16.710 +00:00 [INF] Executed DbCommand (161ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:41:16.713 +00:00 [INF] Executed DbCommand (168ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:41:16.728 +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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.837 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:41:16.837 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 289.3473ms 2025-06-13 08:41:16.837 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:16.837 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.837 +00:00 [INF] Envelope queued up: '4778bcf4d41247149cd1bea4ad0a8b68' 2025-06-13 08:41:16.837 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:16.837 +00:00 [INF] Envelope queued up: 'd94b219b899445c7904f7f34a221e98d' 2025-06-13 08:41:16.837 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 290.3735ms 2025-06-13 08:41:16.838 +00:00 [INF] Executed DbCommand (124ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:41:16.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-13 08:41:16.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41: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-13 08:41:16.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-13 08:41:16.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-13 08:41:16.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-13 08:41:17.012 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:41:17.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-13 08:41:17.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-13 08:41:17.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-13 08:41:17.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-13 08:41:17.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:41:17.030 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:41:17.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 488.5284ms 2025-06-13 08:41:17.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:17.032 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:17.032 +00:00 [INF] Envelope queued up: '899d010a1d2b47af8c4ad0421f750ceb' 2025-06-13 08:41:17.032 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:17.032 +00:00 [INF] Envelope queued up: '5a4f3d2d2c1e4afb8fe50afe8766e1fe' 2025-06-13 08:41:17.032 +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 489.8035ms 2025-06-13 08:41:37.031 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:41:37.032 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:37.032 +00:00 [INF] Started transaction with span ID '4ce54472dd32e7ba' and trace ID '03737bb585574e2f873cc59a839365a7'. 2025-06-13 08:41:37.032 +00:00 [INF] Started transaction with span ID '4ce54472dd32e7ba' and trace ID '03737bb585574e2f873cc59a839365a7'. 2025-06-13 08:41:37.032 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:41:37.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-13 08:41:37.034 +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-13 08:41:37.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-13 08:41:37.035 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.5197ms 2025-06-13 08:41:37.035 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:41:37.035 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:37.035 +00:00 [INF] Envelope queued up: '27b2d32f25a849968600da36620d0c4d' 2025-06-13 08:41:37.035 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:37.035 +00:00 [INF] Envelope queued up: '86915b02f3c047aeb167b51314c326f7' 2025-06-13 08:41:37.035 +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.5012ms 2025-06-13 08:41:38.658 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:41:38.658 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:38.658 +00:00 [INF] Started transaction with span ID '32359f8e4311e377' and trace ID 'a2ad282cf6a0492d97cd5727576ab1bd'. 2025-06-13 08:41:38.658 +00:00 [INF] Started transaction with span ID '32359f8e4311e377' and trace ID 'a2ad282cf6a0492d97cd5727576ab1bd'. 2025-06-13 08:41:38.658 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:38.659 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:41:38.679 +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-13 08:41:38.707 +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-13 08:41:38.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41:38.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-13 08:41: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-13 08:41:38.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-13 08:41: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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41: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-13 08:41: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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41: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-13 08:41: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-13 08:41: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:41:38.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-13 08:41:38.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-13 08:41:38.849 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 08:41:38.849 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:38.849 +00:00 [INF] Started transaction with span ID 'c918dcc9f587ce6b' and trace ID '59a1d62596654c9b98d5bc26448c9e5b'. 2025-06-13 08:41:38.850 +00:00 [INF] Started transaction with span ID 'c918dcc9f587ce6b' and trace ID '59a1d62596654c9b98d5bc26448c9e5b'. 2025-06-13 08:41:38.850 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.944 +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-13 08:41: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-13 08:41:38.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-13 08:41:38.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-13 08:41:38.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-13 08:41: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-13 08:41:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:41:38.993 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:41:39.006 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 346.8467ms 2025-06-13 08:41:39.006 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:39.006 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:39.006 +00:00 [INF] Envelope queued up: '1454ef8aeb684f07ab9569185a88d4ee' 2025-06-13 08:41:39.006 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:39.006 +00:00 [INF] Envelope queued up: 'c7e08d77861c471b82b5617c45385785' 2025-06-13 08:41:39.006 +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 348.5949ms 2025-06-13 08:41:39.006 +00:00 [INF] Executed DbCommand (154ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:41:39.069 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:41:39.073 +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-13 08:41:39.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:41:39.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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.158 +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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.190 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:41: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-13 08:41:39.208 +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-13 08:41:39.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-13 08:41: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-13 08:41:39.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-13 08:41:39.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-13 08:41: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-13 08:41: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-13 08:41:39.240 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:41:39.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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.278 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:41: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-13 08:41:39.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:41:39.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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.303 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:41:39.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-13 08:41:39.317 +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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.340 +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-13 08:41: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-13 08:41:39.354 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:41:39.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-13 08:41:39.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-13 08:41: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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.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-13 08:41: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-13 08:41:39.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-13 08:41:39.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-13 08:41:39.387 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:41:39.387 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 537.7155ms 2025-06-13 08:41:39.387 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:41:39.388 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:39.388 +00:00 [INF] Envelope queued up: '28f63fa344c14a38a770b0ae926f0621' 2025-06-13 08:41:39.388 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:39.388 +00:00 [INF] Envelope queued up: '352a5a4e6d1b41828bb3040d941ad91a' 2025-06-13 08:41:39.388 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 538.8476ms 2025-06-13 08:41:42.387 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:41:42.387 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:42.387 +00:00 [INF] Started transaction with span ID 'cb2439465a8d8b67' and trace ID '68a51685952047578ee308f42c36e7d9'. 2025-06-13 08:41:42.387 +00:00 [INF] Started transaction with span ID 'cb2439465a8d8b67' and trace ID '68a51685952047578ee308f42c36e7d9'. 2025-06-13 08:41:42.387 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:41:42.387 +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-13 08:41:42.389 +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-13 08:41:42.389 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:41:42.389 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.0051ms 2025-06-13 08:41:42.389 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:41:42.389 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:42.389 +00:00 [INF] Envelope queued up: '77c48ecbd1a2429094cec93c64611f97' 2025-06-13 08:41:42.389 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:42.390 +00:00 [INF] Envelope queued up: 'c56a091bd3914bb4bcc1748cb711cbb8' 2025-06-13 08:41:42.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 2.8442ms 2025-06-13 08:41:42.793 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 2025-06-13 08:41:42.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:42.793 +00:00 [INF] Started transaction with span ID '40721e704c615ab6' and trace ID '4294fcd95254400bbf813593e8ef9720'. 2025-06-13 08:41:42.794 +00:00 [INF] Started transaction with span ID '40721e704c615ab6' and trace ID '4294fcd95254400bbf813593e8ef9720'. 2025-06-13 08:41:42.794 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:41:42.794 +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-13 08:41:42.797 +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-13 08:41:42.812 +00:00 [INF] Executed DbCommand (14ms) [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-13 08:41:42.823 +00:00 [INF] Executed DbCommand (9ms) [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-13 08:41:42.845 +00:00 [INF] Executed DbCommand (21ms) [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-13 08:41:42.862 +00:00 [INF] Executed DbCommand (15ms) [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-13 08:41:42.862 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 08:41:42.862 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 68.4793ms 2025-06-13 08:41:42.862 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:41:42.862 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:42.863 +00:00 [INF] Envelope queued up: '68b9e1ff31994196be22b11822ac9d8d' 2025-06-13 08:41:42.863 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:42.863 +00:00 [INF] Envelope queued up: 'e2d1276821534c559006c7f7d69b4efe' 2025-06-13 08:41:42.863 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 - 200 0 - 69.5851ms 2025-06-13 08:41:42.885 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:41:42.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:42.885 +00:00 [INF] Started transaction with span ID '356fff9a3bea6661' and trace ID '6a878f2142d8407fbfb852fd09f4ea15'. 2025-06-13 08:41:42.885 +00:00 [INF] Started transaction with span ID '356fff9a3bea6661' and trace ID '6a878f2142d8407fbfb852fd09f4ea15'. 2025-06-13 08:41:42.885 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:41:42.885 +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-13 08:41:42.888 +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-13 08:41:42.888 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:41:42.888 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.6435ms 2025-06-13 08:41:42.888 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:41:42.888 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:42.888 +00:00 [INF] Envelope queued up: '3e137e3d7c8142ce8b77f32b22c867af' 2025-06-13 08:41:42.888 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:42.888 +00:00 [INF] Envelope queued up: 'be894ee74c954c6f91459af2dfd4d519' 2025-06-13 08:41:42.888 +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.7699ms 2025-06-13 08:41:53.522 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:41:53.522 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:53.522 +00:00 [INF] Started transaction with span ID '85c1eb454fbfb305' and trace ID '8dc1648ba613433685e583532a4c50ba'. 2025-06-13 08:41:53.522 +00:00 [INF] Started transaction with span ID '85c1eb454fbfb305' and trace ID '8dc1648ba613433685e583532a4c50ba'. 2025-06-13 08:41:53.522 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:41:53.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-13 08:41:53.524 +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-13 08:41:53.524 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:41:53.525 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.1577ms 2025-06-13 08:41:53.525 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:41:53.525 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:53.525 +00:00 [INF] Envelope queued up: '5888cf4d47ab45fb9f9e500fd6d64378' 2025-06-13 08:41:53.525 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:53.525 +00:00 [INF] Envelope queued up: '12fcc43a724144988b14cc7229dba9b7' 2025-06-13 08:41:53.525 +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.9940ms 2025-06-13 08:41:53.754 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:41:53.754 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:41:53.754 +00:00 [INF] Started transaction with span ID 'd59b62d730cf5738' and trace ID '7d7ef5a4db0c425c81517c816323b174'. 2025-06-13 08:41:53.754 +00:00 [INF] Started transaction with span ID 'd59b62d730cf5738' and trace ID '7d7ef5a4db0c425c81517c816323b174'. 2025-06-13 08:41:53.754 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:41:53.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-13 08:41:53.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-13 08:41:53.757 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:41:53.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.4636ms 2025-06-13 08:41:53.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:41:53.757 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:53.759 +00:00 [INF] Envelope queued up: '17d8affff2184a6cad1d6965b67a7333' 2025-06-13 08:41:53.759 +00:00 [INF] Capturing transaction. 2025-06-13 08:41:53.759 +00:00 [INF] Envelope queued up: 'b91061304c0f487e8db7eb69dd1f7cb9' 2025-06-13 08:41:53.759 +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.1457ms 2025-06-13 08:42:05.973 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:42:05.973 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:05.973 +00:00 [INF] Started transaction with span ID '78c41a7c4cdb92f3' and trace ID 'f68a213cb296410ebbd684933e3b1fbc'. 2025-06-13 08:42:05.973 +00:00 [INF] Started transaction with span ID '78c41a7c4cdb92f3' and trace ID 'f68a213cb296410ebbd684933e3b1fbc'. 2025-06-13 08:42:05.973 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:42:05.973 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:42:05.974 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 08:42:05.974 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:05.974 +00:00 [INF] Started transaction with span ID '643266008b4b196f' and trace ID '0ae1a5c4f07b4c9e9b018781354a384f'. 2025-06-13 08:42:05.975 +00:00 [INF] Started transaction with span ID '643266008b4b196f' and trace ID '0ae1a5c4f07b4c9e9b018781354a384f'. 2025-06-13 08:42:05.975 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:05.975 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:42:05.976 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:42:05.976 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:05.976 +00:00 [INF] Started transaction with span ID '60324ecae097ba32' and trace ID 'c1b9937c4de24317ac797138c7eec638'. 2025-06-13 08:42:05.976 +00:00 [INF] Started transaction with span ID '60324ecae097ba32' and trace ID 'c1b9937c4de24317ac797138c7eec638'. 2025-06-13 08:42:05.976 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:05.976 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:42:05.978 +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-13 08:42:05.978 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:42:05.978 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.9014ms 2025-06-13 08:42:05.978 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:42:05.978 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:05.978 +00:00 [INF] Envelope queued up: '142499255f45407c8de8f1a529a31eeb' 2025-06-13 08:42:05.978 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:05.978 +00:00 [INF] Envelope queued up: '3e3b1f0295124689b08bdf5fb7a8a332' 2025-06-13 08:42:05.980 +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.5212ms 2025-06-13 08:42:06.004 +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-13 08:42:06.005 +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-13 08:42:06.029 +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-13 08:42:06.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-13 08:42:06.033 +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-13 08:42:06.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-13 08:42:06.037 +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-13 08:42:06.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.096 +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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42:06.226 +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-13 08:42:06.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-13 08:42: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-13 08:42:06.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-13 08:42: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-13 08:42: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-13 08:42:06.238 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:42:06.238 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 263.5015ms 2025-06-13 08:42:06.238 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:06.238 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:06.239 +00:00 [INF] Envelope queued up: 'c5d60b3dbc004ae690c86ccf54c149eb' 2025-06-13 08:42:06.239 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:06.239 +00:00 [INF] Envelope queued up: '032d1ce34700450cbda475975d83fb1f' 2025-06-13 08:42:06.239 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 264.4452ms 2025-06-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42: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-13 08:42: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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.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-13 08:42:06.316 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:42:06.316 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 340.5088ms 2025-06-13 08:42:06.317 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:06.317 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:06.318 +00:00 [INF] Envelope queued up: 'd75c2e54ea314904980fca762076e734' 2025-06-13 08:42:06.319 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:06.319 +00:00 [INF] Envelope queued up: '343de3cee6c94dd3a9fc4080380b02c6' 2025-06-13 08:42:06.319 +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 343.5704ms 2025-06-13 08:42:06.575 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:42:06.575 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:06.575 +00:00 [INF] Started transaction with span ID '757a852da81250ff' and trace ID '538d50e6159b451daca1c3d375ba3fe2'. 2025-06-13 08:42:06.576 +00:00 [INF] Started transaction with span ID '757a852da81250ff' and trace ID '538d50e6159b451daca1c3d375ba3fe2'. 2025-06-13 08:42:06.576 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:42:06.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-13 08:42:06.578 +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-13 08:42:06.578 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:42:06.578 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.0462ms 2025-06-13 08:42:06.578 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:42:06.578 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:06.578 +00:00 [INF] Envelope queued up: '763ef3d2939d49f8b0ae113aca7dc4e3' 2025-06-13 08:42:06.578 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:06.578 +00:00 [INF] Envelope queued up: '08006d364b4649b1808be86f2d7f1cce' 2025-06-13 08:42:06.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 3.7719ms 2025-06-13 08:42:07.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:42:07.531 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:07.531 +00:00 [INF] Started transaction with span ID '4227cf8b266d5b8c' and trace ID '5f0f0bc801c748ca87914e04f684be0a'. 2025-06-13 08:42:07.531 +00:00 [INF] Started transaction with span ID '4227cf8b266d5b8c' and trace ID '5f0f0bc801c748ca87914e04f684be0a'. 2025-06-13 08:42:07.531 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:42:07.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-13 08:42:07.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-13 08:42:07.533 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:42:07.534 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1214ms 2025-06-13 08:42:07.534 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:42:07.534 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:07.534 +00:00 [INF] Envelope queued up: '34b0843d162841e4be528ed7be840007' 2025-06-13 08:42:07.534 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:07.534 +00:00 [INF] Envelope queued up: '49c8603a5c8944579c7df3a1c355e224' 2025-06-13 08:42:07.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 3.0285ms 2025-06-13 08:42:23.473 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:42:23.473 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:23.473 +00:00 [INF] Started transaction with span ID '7a597685e69016c0' and trace ID '3c304f2bab37433982f40d19b83cc3fa'. 2025-06-13 08:42:23.474 +00:00 [INF] Started transaction with span ID '7a597685e69016c0' and trace ID '3c304f2bab37433982f40d19b83cc3fa'. 2025-06-13 08:42:23.474 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:42:23.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-13 08:42:23.475 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 08:42:23.475 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:23.476 +00:00 [INF] Started transaction with span ID 'a9a3efc3d9e5cfd0' and trace ID '3927888b17d64305a0923137376039ff'. 2025-06-13 08:42:23.476 +00:00 [INF] Started transaction with span ID 'a9a3efc3d9e5cfd0' and trace ID '3927888b17d64305a0923137376039ff'. 2025-06-13 08:42:23.476 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:23.476 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:42:23.477 +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-13 08:42:23.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-13 08:42:23.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4505ms 2025-06-13 08:42:23.477 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:42:23.477 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:23.477 +00:00 [INF] Envelope queued up: '1166bb38a63b46ee8adf64155c7b4507' 2025-06-13 08:42:23.477 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:23.477 +00:00 [INF] Envelope queued up: '482be9ac1fb5494b9dce9fd93c76cb46' 2025-06-13 08:42:23.477 +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.1683ms 2025-06-13 08:42:23.490 +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-13 08:42:23.506 +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-13 08:42:23.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-13 08:42:23.511 +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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.658 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:42:23.658 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 182.4478ms 2025-06-13 08:42:23.658 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:23.659 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:23.659 +00:00 [INF] Envelope queued up: '78e6c6a1c20244268abace8dd887d743' 2025-06-13 08:42:23.659 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:23.659 +00:00 [INF] Envelope queued up: 'e1c05eac73c4412cb76296b74cf76957' 2025-06-13 08:42:23.659 +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 183.4038ms 2025-06-13 08:42:23.798 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:42:23.799 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:42:23.799 +00:00 [INF] Started transaction with span ID '1176ecebe7ec3200' and trace ID '6d01de162b544ea4b79f8c481f4bbd0d'. 2025-06-13 08:42:23.799 +00:00 [INF] Started transaction with span ID '1176ecebe7ec3200' and trace ID '6d01de162b544ea4b79f8c481f4bbd0d'. 2025-06-13 08:42:23.799 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:23.799 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:42:23.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:42:23.807 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:42:23.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42: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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42: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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.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-13 08:42:23.913 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:42:23.914 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 114.7389ms 2025-06-13 08:42:23.914 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:42:23.914 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:23.914 +00:00 [INF] Envelope queued up: '7875a6cf53d94c6d80582153eb75531e' 2025-06-13 08:42:23.915 +00:00 [INF] Capturing transaction. 2025-06-13 08:42:23.915 +00:00 [INF] Envelope queued up: 'a777425f901a42f7919c9c984acd9c79' 2025-06-13 08:42:23.915 +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 116.2008ms 2025-06-13 08:44:04.825 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:44:04.825 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:04.826 +00:00 [INF] Started transaction with span ID '51d2dfe5ddb0922b' and trace ID '763817b7a9354ad0acecf2dad85be44f'. 2025-06-13 08:44:04.826 +00:00 [INF] Started transaction with span ID '51d2dfe5ddb0922b' and trace ID '763817b7a9354ad0acecf2dad85be44f'. 2025-06-13 08:44:04.826 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:44:04.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-13 08:44:04.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-13 08:44:04.827 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:44:04.827 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.516ms 2025-06-13 08:44:04.827 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:44:04.827 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:04.828 +00:00 [INF] Envelope queued up: '62c7e75ae3e643edbdc3a157ab61913e' 2025-06-13 08:44:04.828 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:04.828 +00:00 [INF] Envelope queued up: '7e2db81570564643adfd8f94ebcd3072' 2025-06-13 08:44:04.828 +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.4932ms 2025-06-13 08:44:05.729 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 2025-06-13 08:44:05.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:05.730 +00:00 [INF] Started transaction with span ID 'bd46cf543b709726' and trace ID '9339c048d11e43bc8f52f1569a62931d'. 2025-06-13 08:44:05.730 +00:00 [INF] Started transaction with span ID 'bd46cf543b709726' and trace ID '9339c048d11e43bc8f52f1569a62931d'. 2025-06-13 08:44:05.730 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:05.730 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:44:05.754 +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-13 08:44:05.775 +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-13 08:44:05.779 +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-13 08:44:05.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-13 08:44: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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44: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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.847 +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-13 08:44:05.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-13 08:44: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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.892 +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-13 08:44:05.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-13 08:44:05.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-13 08:44: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-13 08:44: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44:05.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-13 08:44: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-13 08:44:05.924 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 2025-06-13 08:44:05.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:05.924 +00:00 [INF] Started transaction with span ID '8b8f89d4ce842cb7' and trace ID '243e25a191884945b0b54980fada0299'. 2025-06-13 08:44:05.924 +00:00 [INF] Started transaction with span ID '8b8f89d4ce842cb7' and trace ID '243e25a191884945b0b54980fada0299'. 2025-06-13 08:44:05.924 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.956 +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-13 08:44:05.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:44:05.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44:05.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-13 08:44: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-13 08:44:06.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-13 08:44:06.012 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:44:06.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-13 08:44:06.022 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:44:06.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-13 08:44:06.028 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44: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-13 08:44:06.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44: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-13 08:44: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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44: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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44:06.253 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:44:06.254 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 523.988ms 2025-06-13 08:44:06.254 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:06.254 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:06.254 +00:00 [INF] Envelope queued up: 'c891ffd5646a4f6a8da0649fc347627f' 2025-06-13 08:44:06.254 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:06.255 +00:00 [INF] Envelope queued up: '12c5cdd56f90436895547862c214c21d' 2025-06-13 08:44:06.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-13 08:44:06.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-13 08:44:06.255 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 - 200 - application/json;+charset=utf-8 525.2319ms 2025-06-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.283 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44: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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.346 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44: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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44: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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.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-13 08:44:06.449 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:44:06.451 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 526.2577ms 2025-06-13 08:44:06.451 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:06.451 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:06.451 +00:00 [INF] Envelope queued up: '820c81b24a1e443e88af81b7f46c3bd3' 2025-06-13 08:44:06.451 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:06.451 +00:00 [INF] Envelope queued up: 'af6df41b7be24e57a19afd58c327dc93' 2025-06-13 08:44:06.451 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 - 200 - application/json;+charset=utf-8 527.3620ms 2025-06-13 08:44:07.436 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:44:07.436 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:07.436 +00:00 [INF] Started transaction with span ID '7ff7b22401bdf634' and trace ID 'a8743ea9e17c4bfb9d804eb1ceaf4700'. 2025-06-13 08:44:07.436 +00:00 [INF] Started transaction with span ID '7ff7b22401bdf634' and trace ID 'a8743ea9e17c4bfb9d804eb1ceaf4700'. 2025-06-13 08:44:07.436 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:44:07.436 +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-13 08:44:07.438 +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-13 08:44:07.439 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:44:07.440 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.4129ms 2025-06-13 08:44:07.440 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:44:07.440 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:07.441 +00:00 [INF] Envelope queued up: '96bb2b5ca7bf40a89d6fb0978d689b78' 2025-06-13 08:44:07.441 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:07.441 +00:00 [INF] Envelope queued up: 'e35dcd0f088e4af0a89112919c19c9ba' 2025-06-13 08:44:07.442 +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.0390ms 2025-06-13 08:44:08.186 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:44:08.186 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:08.187 +00:00 [INF] Started transaction with span ID '51f099b22b61b476' and trace ID '85cfe904f623430783eaca69e5023298'. 2025-06-13 08:44:08.187 +00:00 [INF] Started transaction with span ID '51f099b22b61b476' and trace ID '85cfe904f623430783eaca69e5023298'. 2025-06-13 08:44:08.187 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:44:08.187 +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-13 08:44:08.189 +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-13 08:44:08.191 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:44:08.192 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.8635ms 2025-06-13 08:44:08.192 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:44:08.192 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:08.193 +00:00 [INF] Envelope queued up: '3b4115aef62649c4b1087616d2b4eaed' 2025-06-13 08:44:08.193 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:08.193 +00:00 [INF] Envelope queued up: 'daae2b92d2e64fca8d43fccd942f30f2' 2025-06-13 08:44:08.193 +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.0071ms 2025-06-13 08:44:38.528 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 2025-06-13 08:44:38.529 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:38.529 +00:00 [INF] Started transaction with span ID '24a3f531c037ed2a' and trace ID '45b48125e0ed4b97876a37269a4a6364'. 2025-06-13 08:44:38.529 +00:00 [INF] Started transaction with span ID '24a3f531c037ed2a' and trace ID '45b48125e0ed4b97876a37269a4a6364'. 2025-06-13 08:44:38.529 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:38.529 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:44:38.555 +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-13 08:44:38.578 +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-13 08:44:38.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-13 08:44:38.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.694 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 2025-06-13 08:44:38.694 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:38.694 +00:00 [INF] Started transaction with span ID 'd98a51de3f058b76' and trace ID '095e13ed7a5d486b9bdd973495255143'. 2025-06-13 08:44:38.694 +00:00 [INF] Started transaction with span ID 'd98a51de3f058b76' and trace ID '095e13ed7a5d486b9bdd973495255143'. 2025-06-13 08:44:38.694 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:38.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-13 08:44:38.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-13 08:44:38.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:44:38.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-13 08:44:38.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:44:38.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44:38.715 +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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44: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-13 08:44:38.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-13 08:44:38.748 +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-13 08:44: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.776 +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-13 08:44:38.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-13 08:44:38.781 +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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.813 +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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.850 +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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.862 +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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44:38.924 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:44: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-13 08:44:38.925 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 396.1757ms 2025-06-13 08:44:38.926 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:38.926 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:38.928 +00:00 [INF] Envelope queued up: '6b798441d8bf45d487b41d4b66bd7048' 2025-06-13 08:44:38.928 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:38.928 +00:00 [INF] Envelope queued up: '9a4689b7f78e4504bd1e5f70bded14ba' 2025-06-13 08:44:38.928 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 - 200 - application/json;+charset=utf-8 399.5332ms 2025-06-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44: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-13 08:44:38.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-13 08:44: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-13 08:44: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-13 08:44:38.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-13 08:44:38.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-13 08:44:38.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-13 08:44: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-13 08:44:38.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-13 08:44: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-13 08:44: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-13 08:44: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-13 08:44:38.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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.065 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:44:39.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-13 08:44:39.075 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44: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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44: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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.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-13 08:44:39.250 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:44:39.253 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 558.3818ms 2025-06-13 08:44:39.253 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:44:39.253 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:39.255 +00:00 [INF] Envelope queued up: '70205be3416f4d0e8f128024f411c93d' 2025-06-13 08:44:39.255 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:39.255 +00:00 [INF] Envelope queued up: 'feb4083d0483472eaf55279da361e090' 2025-06-13 08:44:39.256 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 - 200 - application/json;+charset=utf-8 561.7725ms 2025-06-13 08:44:40.377 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:44:40.377 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:40.377 +00:00 [INF] Started transaction with span ID 'b5dfdb44e758a3ab' and trace ID '457862eaa589437d8ad4b8e7266de1c8'. 2025-06-13 08:44:40.377 +00:00 [INF] Started transaction with span ID 'b5dfdb44e758a3ab' and trace ID '457862eaa589437d8ad4b8e7266de1c8'. 2025-06-13 08:44:40.377 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:44:40.377 +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-13 08:44:40.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-13 08:44:40.380 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:44:40.380 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.3789ms 2025-06-13 08:44:40.380 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:44:40.381 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:40.381 +00:00 [INF] Envelope queued up: '182529baa6d24685834b21ad8266d9cb' 2025-06-13 08:44:40.381 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:40.381 +00:00 [INF] Envelope queued up: 'a8cff6eeafa146ecaacc8b0b63841068' 2025-06-13 08:44:40.382 +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.2572ms 2025-06-13 08:44:40.786 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:44:40.786 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:40.786 +00:00 [INF] Started transaction with span ID '7dd8266f750c6dff' and trace ID '672d8d07ec57424d96f68bba0f90edb0'. 2025-06-13 08:44:40.787 +00:00 [INF] Started transaction with span ID '7dd8266f750c6dff' and trace ID '672d8d07ec57424d96f68bba0f90edb0'. 2025-06-13 08:44:40.787 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:44:40.787 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:44:40.791 +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-13 08:44:40.791 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:44:40.792 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.6665ms 2025-06-13 08:44:40.792 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:44:40.792 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:40.793 +00:00 [INF] Envelope queued up: '604d06fd8e26458d9a00e54be28a6e26' 2025-06-13 08:44:40.793 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:40.793 +00:00 [INF] Envelope queued up: '5f630946880040e8b61b1a406633f7e1' 2025-06-13 08:44:40.794 +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.5525ms 2025-06-13 08:44:40.878 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:44:40.878 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:44:40.878 +00:00 [INF] Started transaction with span ID '6b0d269edb401037' and trace ID '87461770832a492e8b9f2274a47039fa'. 2025-06-13 08:44:40.878 +00:00 [INF] Started transaction with span ID '6b0d269edb401037' and trace ID '87461770832a492e8b9f2274a47039fa'. 2025-06-13 08:44:40.878 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:44:40.878 +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-13 08:44:40.881 +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-13 08:44:40.881 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:44:40.882 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.5485ms 2025-06-13 08:44:40.882 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:44:40.882 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:40.883 +00:00 [INF] Envelope queued up: '1ffc75b8703746ccb167ffdc7a771ca7' 2025-06-13 08:44:40.883 +00:00 [INF] Capturing transaction. 2025-06-13 08:44:40.883 +00:00 [INF] Envelope queued up: 'cbbe57591ee14c93bf1786354a1a456d' 2025-06-13 08:44:40.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 5.5414ms 2025-06-13 08:45:07.344 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:45:07.345 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:45:07.345 +00:00 [INF] Started transaction with span ID '346e9669d26ed2a9' and trace ID '8c8ab9f43a3a4d0cb6ea37904d171ffb'. 2025-06-13 08:45:07.345 +00:00 [INF] Started transaction with span ID '346e9669d26ed2a9' and trace ID '8c8ab9f43a3a4d0cb6ea37904d171ffb'. 2025-06-13 08:45:07.345 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:45:07.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-13 08:45:07.349 +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-13 08:45:07.349 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 08:45:07.350 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.6747ms 2025-06-13 08:45:07.350 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:45:07.350 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:07.351 +00:00 [INF] Envelope queued up: '2143ee11bce3434bb933b10557c71b5e' 2025-06-13 08:45:07.351 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:07.351 +00:00 [INF] Envelope queued up: 'dfa002cd50ea45178498a66c0dd1572d' 2025-06-13 08:45:07.352 +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.5596ms 2025-06-13 08:45:07.432 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 2025-06-13 08:45:07.432 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:45:07.432 +00:00 [INF] Started transaction with span ID '8068f571d3f0ac90' and trace ID '4be88aec38fd44b186a8da4a094bcde8'. 2025-06-13 08:45:07.433 +00:00 [INF] Started transaction with span ID '8068f571d3f0ac90' and trace ID '4be88aec38fd44b186a8da4a094bcde8'. 2025-06-13 08:45:07.433 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:45:07.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-13 08:45:07.452 +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-13 08:45:07.474 +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-13 08:45:07.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-13 08:45:07.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.597 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 2025-06-13 08:45:07.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:45:07.597 +00:00 [INF] Started transaction with span ID '4d3c150ff6a744f9' and trace ID '88a7b733ea28405b87e0d49f5d9cd2d2'. 2025-06-13 08:45:07.597 +00:00 [INF] Started transaction with span ID '4d3c150ff6a744f9' and trace ID '88a7b733ea28405b87e0d49f5d9cd2d2'. 2025-06-13 08:45:07.597 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:45: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-13 08:45:07.603 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:45:07.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:45:07.608 +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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.622 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.639 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.723 +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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.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-13 08:45:07.800 +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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.829 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:45:07.831 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 398.0914ms 2025-06-13 08:45:07.831 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:45:07.831 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:07.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-13 08:45:07.833 +00:00 [INF] Envelope queued up: '398695c292c743f7aaf1111edb5d5ce0' 2025-06-13 08:45:07.833 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:07.833 +00:00 [INF] Envelope queued up: 'd4bb4053cdd5405f8b29d92111c1ce95' 2025-06-13 08:45:07.834 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 172 - 200 - application/json;+charset=utf-8 401.7304ms 2025-06-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45: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-13 08:45: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-13 08:45:07.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-13 08:45:07.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.935 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45: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-13 08:45: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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:07.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-13 08:45:07.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-13 08:45: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-13 08:45:08.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-13 08:45: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-13 08:45: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-13 08:45: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-13 08:45:08.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-13 08:45:08.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.112 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45: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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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-13 08:45:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:45:08.152 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:45:08.162 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 564.934ms 2025-06-13 08:45:08.163 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:45:08.164 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:08.171 +00:00 [INF] Envelope queued up: '8c1f7fdf290442e68406962762de6f55' 2025-06-13 08:45:08.171 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:08.171 +00:00 [INF] Envelope queued up: 'd02bf16225a74024810873ff9387a3a9' 2025-06-13 08:45:08.172 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 171 - 200 - application/json;+charset=utf-8 575.2286ms 2025-06-13 08:45:08.711 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:45:08.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:45:08.712 +00:00 [INF] Started transaction with span ID 'd08cdfc5f4c7aa2f' and trace ID '235a57fd48b243d5be41115a69c6ccc9'. 2025-06-13 08:45:08.712 +00:00 [INF] Started transaction with span ID 'd08cdfc5f4c7aa2f' and trace ID '235a57fd48b243d5be41115a69c6ccc9'. 2025-06-13 08:45:08.712 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:45:08.712 +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-13 08:45:08.714 +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-13 08:45:08.715 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:45:08.715 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.6583ms 2025-06-13 08:45:08.715 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:45:08.715 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:08.715 +00:00 [INF] Envelope queued up: '3516ef6c45a64e0a865ca4a9f334a10d' 2025-06-13 08:45:08.715 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:08.715 +00:00 [INF] Envelope queued up: 'd61b949c66e9440f81102c44239f2a74' 2025-06-13 08:45:08.715 +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.7349ms 2025-06-13 08:45:10.404 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:45:10.404 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:45:10.405 +00:00 [INF] Started transaction with span ID '1bd79d60c88645c8' and trace ID 'b0532c7be95848c088bdc7b93ecdeaf6'. 2025-06-13 08:45:10.405 +00:00 [INF] Started transaction with span ID '1bd79d60c88645c8' and trace ID 'b0532c7be95848c088bdc7b93ecdeaf6'. 2025-06-13 08:45:10.405 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:45:10.405 +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-13 08:45:10.407 +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-13 08:45:10.407 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:45:10.408 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.7203ms 2025-06-13 08:45:10.408 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:45:10.408 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:10.408 +00:00 [INF] Envelope queued up: 'e0eb2ba104c04f9195defea53df18d34' 2025-06-13 08:45:10.408 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:10.408 +00:00 [INF] Envelope queued up: '70bbffde45f24d10a61e01242936e267' 2025-06-13 08:45:10.408 +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.6490ms 2025-06-13 08:45:47.438 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:45:47.438 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:45:47.438 +00:00 [INF] Started transaction with span ID '9787b07a1dc142cf' and trace ID 'd7b1c4872e07466a93e3184d8db00d97'. 2025-06-13 08:45:47.438 +00:00 [INF] Started transaction with span ID '9787b07a1dc142cf' and trace ID 'd7b1c4872e07466a93e3184d8db00d97'. 2025-06-13 08:45:47.438 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:45:47.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-13 08:45:47.440 +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-13 08:45:47.440 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:45:47.440 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.7532ms 2025-06-13 08:45:47.440 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:45:47.440 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:47.440 +00:00 [INF] Envelope queued up: '7c338820d2ef4df9bc04dba3bd45efcb' 2025-06-13 08:45:47.440 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:47.440 +00:00 [INF] Envelope queued up: '04519fa8d4f449f3a9ffed389ccb0366' 2025-06-13 08:45:47.441 +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.5529ms 2025-06-13 08:45:47.731 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:45:47.731 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:45:47.731 +00:00 [INF] Started transaction with span ID '4b4d70e969ecb493' and trace ID 'd30db27d60ee44a59f6b9c7c907ad345'. 2025-06-13 08:45:47.731 +00:00 [INF] Started transaction with span ID '4b4d70e969ecb493' and trace ID 'd30db27d60ee44a59f6b9c7c907ad345'. 2025-06-13 08:45:47.731 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:45:47.732 +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-13 08:45:47.734 +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-13 08:45:47.734 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:45:47.734 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.6807ms 2025-06-13 08:45:47.734 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:45:47.734 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:47.734 +00:00 [INF] Envelope queued up: 'edb6daa744634a609a9b1d9419a1d8f8' 2025-06-13 08:45:47.735 +00:00 [INF] Capturing transaction. 2025-06-13 08:45:47.735 +00:00 [INF] Envelope queued up: '03480341000e4717a26613ca00b5ed7a' 2025-06-13 08:45:47.735 +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.7641ms 2025-06-13 08:47:03.903 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------514230423807728809354187 13422 2025-06-13 08:47:03.903 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:47:03.903 +00:00 [INF] Started transaction with span ID 'a7f7ea0ce3617e75' and trace ID '597148166b084d66a21261047b29a074'. 2025-06-13 08:47:03.904 +00:00 [INF] Started transaction with span ID 'a7f7ea0ce3617e75' and trace ID '597148166b084d66a21261047b29a074'. 2025-06-13 08:47:03.904 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:47:03.904 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:47:03.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 08:47:03.906 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 08:47:03.906 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 2.4387ms 2025-06-13 08:47:03.906 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 08:47:03.906 +00:00 [INF] Capturing transaction. 2025-06-13 08:47:03.907 +00:00 [INF] Envelope queued up: '453cf4a88cb54f24847dfbc6f2ca4df2' 2025-06-13 08:47:03.908 +00:00 [INF] Capturing transaction. 2025-06-13 08:47:03.908 +00:00 [INF] Envelope queued up: '93e64469519e4291a5a96632130fdb18' 2025-06-13 08:47:03.908 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------514230423807728809354187 13422 - 400 - application/json;+charset=utf-8 4.6005ms 2025-06-13 08:47:13.396 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:47:13.396 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:47:13.397 +00:00 [INF] Started transaction with span ID '91e7fe2e7b70c468' and trace ID 'cecbe7e6d44f4053b7eb93587dbcc202'. 2025-06-13 08:47:13.397 +00:00 [INF] Started transaction with span ID '91e7fe2e7b70c468' and trace ID 'cecbe7e6d44f4053b7eb93587dbcc202'. 2025-06-13 08:47:13.397 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:47:13.397 +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-13 08:47:13.400 +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-13 08:47:13.401 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:47:13.401 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.2639ms 2025-06-13 08:47:13.401 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:47:13.401 +00:00 [INF] Capturing transaction. 2025-06-13 08:47:13.402 +00:00 [INF] Envelope queued up: 'a695041f11f94493b270caef44466bee' 2025-06-13 08:47:13.402 +00:00 [INF] Capturing transaction. 2025-06-13 08:47:13.402 +00:00 [INF] Envelope queued up: '874b61b8ca0d43e0ba614ea7b1f5de89' 2025-06-13 08:47:13.402 +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.0666ms 2025-06-13 08:47:13.661 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:47:13.661 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:47:13.661 +00:00 [INF] Started transaction with span ID '8274b2556a150d60' and trace ID 'fb52ce51aaa44946b8abd33b68b7bc0d'. 2025-06-13 08:47:13.661 +00:00 [INF] Started transaction with span ID '8274b2556a150d60' and trace ID 'fb52ce51aaa44946b8abd33b68b7bc0d'. 2025-06-13 08:47:13.661 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:47:13.661 +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-13 08:47:13.663 +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-13 08:47:13.664 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:47:13.664 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1629ms 2025-06-13 08:47:13.664 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:47:13.664 +00:00 [INF] Capturing transaction. 2025-06-13 08:47:13.664 +00:00 [INF] Envelope queued up: '66fe1ecefba7481088597b0e2e708969' 2025-06-13 08:47:13.667 +00:00 [INF] Capturing transaction. 2025-06-13 08:47:13.667 +00:00 [INF] Envelope queued up: '170e5a4b53894e0087196dbd14b7d61d' 2025-06-13 08:47:13.667 +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.1521ms 2025-06-13 08:48:19.275 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:48:19.275 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:48:19.275 +00:00 [INF] Started transaction with span ID '564984df4fdb5c43' and trace ID '3e1c273e079d46b7a73d886a0f18be92'. 2025-06-13 08:48:19.275 +00:00 [INF] Started transaction with span ID '564984df4fdb5c43' and trace ID '3e1c273e079d46b7a73d886a0f18be92'. 2025-06-13 08:48:19.275 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:48:19.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-13 08:48:19.290 +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-13 08:48:19.310 +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-13 08:48:19.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-13 08:48:19.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:48:19.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-13 08:48: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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48: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-13 08:48:19.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:48: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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48: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-13 08:48:19.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-13 08:48: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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48: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-13 08:48: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-13 08:48:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48: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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:48:19.432 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:48:19.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 156.5398ms 2025-06-13 08:48:19.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:48:19.432 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:19.432 +00:00 [INF] Envelope queued up: '8ae4ab1b6333496bb87ed196a3cebe05' 2025-06-13 08:48:19.432 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:19.432 +00:00 [INF] Envelope queued up: '1410aea0cdc34883b537d1c9638a504d' 2025-06-13 08:48:19.432 +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 157.5974ms 2025-06-13 08:48:19.486 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 08:48:19.487 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:48:19.487 +00:00 [INF] Started transaction with span ID 'c23f9fd7af5d8d68' and trace ID '48771d80b87a49019711535d8e0960dc'. 2025-06-13 08:48:19.487 +00:00 [INF] Started transaction with span ID 'c23f9fd7af5d8d68' and trace ID '48771d80b87a49019711535d8e0960dc'. 2025-06-13 08:48:19.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:48:19.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 08:48:19.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:48:19.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-13 08:48: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-13 08:48: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-13 08:48:19.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-13 08:48:19.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48: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-13 08:48:19.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-13 08:48:19.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.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-13 08:48:19.573 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:48:19.573 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 85.8683ms 2025-06-13 08:48:19.574 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:48:19.574 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:19.574 +00:00 [INF] Envelope queued up: '9a0a62834d62411d81ac320ccfc84361' 2025-06-13 08:48:19.574 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:19.574 +00:00 [INF] Envelope queued up: '1a364204bcfc45729d0de6d787087520' 2025-06-13 08:48:19.574 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 87.5182ms 2025-06-13 08:48:21.901 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:48:21.901 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:48:21.901 +00:00 [INF] Started transaction with span ID 'cc8d466a74e98e0f' and trace ID '2b5dd6cfc62245d6b5a137972675c3f8'. 2025-06-13 08:48:21.902 +00:00 [INF] Started transaction with span ID 'cc8d466a74e98e0f' and trace ID '2b5dd6cfc62245d6b5a137972675c3f8'. 2025-06-13 08:48:21.902 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:48:21.902 +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-13 08:48:21.907 +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-13 08:48:21.908 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:48:21.908 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.5607ms 2025-06-13 08:48:21.908 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:48:21.909 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:21.912 +00:00 [INF] Envelope queued up: '4136253f3a1642bd86d3becb4d098fc2' 2025-06-13 08:48:21.912 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:21.912 +00:00 [INF] Envelope queued up: 'eb483a586f694b079057d7f3bf8ddd95' 2025-06-13 08:48:21.912 +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.0337ms 2025-06-13 08:48:22.362 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 2025-06-13 08:48:22.362 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:48:22.362 +00:00 [INF] Started transaction with span ID '79f2dd8be099b45' and trace ID '2e2d596a98ea4d55b41d5171c48fbfcf'. 2025-06-13 08:48:22.362 +00:00 [INF] Started transaction with span ID '79f2dd8be099b45' and trace ID '2e2d596a98ea4d55b41d5171c48fbfcf'. 2025-06-13 08:48:22.362 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:48:22.362 +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-13 08:48:22.366 +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-13 08:48:22.378 +00:00 [INF] Executed DbCommand (11ms) [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-13 08:48:22.396 +00:00 [INF] Executed DbCommand (17ms) [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-13 08:48:22.412 +00:00 [INF] Executed DbCommand (15ms) [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-13 08:48:22.431 +00:00 [INF] Executed DbCommand (18ms) [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-13 08:48:22.431 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 08:48:22.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 69.1999ms 2025-06-13 08:48:22.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:48:22.431 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:22.432 +00:00 [INF] Envelope queued up: '76ab7e921f37402890bbf6cb20d23a1d' 2025-06-13 08:48:22.432 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:22.432 +00:00 [INF] Envelope queued up: '65a4fba33fad4be8993faa6fd33683ee' 2025-06-13 08:48:22.432 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 - 200 0 - 70.4170ms 2025-06-13 08:48:22.458 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:48:22.458 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:48:22.459 +00:00 [INF] Started transaction with span ID '1dae7c97aa47a9aa' and trace ID '61c666e46aaa455883870e27d55b9b69'. 2025-06-13 08:48:22.460 +00:00 [INF] Started transaction with span ID '1dae7c97aa47a9aa' and trace ID '61c666e46aaa455883870e27d55b9b69'. 2025-06-13 08:48:22.460 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:48:22.460 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:48:22.461 +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-13 08:48:22.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-13 08:48:22.462 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7351ms 2025-06-13 08:48:22.462 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:48:22.462 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:22.462 +00:00 [INF] Envelope queued up: '4b39aa68e2e0488e9d5605bf31241959' 2025-06-13 08:48:22.462 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:22.462 +00:00 [INF] Envelope queued up: '073138931c204cc5be43690c3023a6e2' 2025-06-13 08:48:22.462 +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.7317ms 2025-06-13 08:48:22.475 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:48:22.475 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:48:22.475 +00:00 [INF] Started transaction with span ID '1209c524818f37e8' and trace ID 'df3dd9c248f64a5c80c0bb4e7195ad3b'. 2025-06-13 08:48:22.475 +00:00 [INF] Started transaction with span ID '1209c524818f37e8' and trace ID 'df3dd9c248f64a5c80c0bb4e7195ad3b'. 2025-06-13 08:48:22.475 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:48:22.475 +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-13 08:48:22.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-13 08:48:22.477 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:48:22.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9559ms 2025-06-13 08:48:22.478 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:48:22.478 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:22.478 +00:00 [INF] Envelope queued up: '6ebaa2604fa34facb87a6077fe1a394a' 2025-06-13 08:48:22.478 +00:00 [INF] Capturing transaction. 2025-06-13 08:48:22.478 +00:00 [INF] Envelope queued up: '1510488fd08944748b02c2c9c61413c4' 2025-06-13 08:48:22.478 +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.4313ms 2025-06-13 08:55:43.234 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:55:43.234 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:55:43.234 +00:00 [INF] Started transaction with span ID 'cafc2e4cc667d0e1' and trace ID '69d18573f9f2445c903c33adeefbb7f2'. 2025-06-13 08:55:43.234 +00:00 [INF] Started transaction with span ID 'cafc2e4cc667d0e1' and trace ID '69d18573f9f2445c903c33adeefbb7f2'. 2025-06-13 08:55:43.234 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:55:43.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-13 08:55:45.715 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:55:45.715 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:55:45.715 +00:00 [INF] Started transaction with span ID '18d263a1da05e475' and trace ID 'e9fd97e243564863bfa73b597cc3beec'. 2025-06-13 08:55:45.715 +00:00 [INF] Started transaction with span ID '18d263a1da05e475' and trace ID 'e9fd97e243564863bfa73b597cc3beec'. 2025-06-13 08:55:45.715 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:55:45.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-13 08:55:45.722 +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-13 08:55:45.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-13 08:55:45.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 104.9772ms 2025-06-13 08:55:45.820 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:55:45.820 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:45.820 +00:00 [INF] Envelope queued up: 'bfb441bdc5c84ec0a7a91d481191b94d' 2025-06-13 08:55:45.820 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:45.820 +00:00 [INF] Envelope queued up: '9a15a3d26da44a149e2f9b7e23bad3a7' 2025-06-13 08:55:45.820 +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 105.9899ms 2025-06-13 08:55:46.127 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 08:55:46.127 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:55:46.127 +00:00 [INF] Started transaction with span ID 'eee2b9112ad6b704' and trace ID 'a238784eb9d84c2ea54ad3c7dd58f347'. 2025-06-13 08:55:46.127 +00:00 [INF] Started transaction with span ID 'eee2b9112ad6b704' and trace ID 'a238784eb9d84c2ea54ad3c7dd58f347'. 2025-06-13 08:55:46.127 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:55:46.127 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:55:49.594 +00:00 [INF] Executed DbCommand (5,530ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:55:49.661 +00:00 [INF] Executed DbCommand (66ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:55:49.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-13 08:55:49.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.814 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:55:49.814 +00:00 [INF] Executed DbCommand (3,686ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:55:49.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 08:55:49.818 +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-13 08:55:49.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:55: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-13 08:55: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-13 08:55: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-13 08:55:49.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:55:49.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-13 08:55:49.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55: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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55: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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.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-13 08:55:49.969 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:55:49.969 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3841.2213ms 2025-06-13 08:55:49.969 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:55:49.969 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:49.969 +00:00 [INF] Envelope queued up: '5fc278372a094da2865ba76104a81266' 2025-06-13 08:55:49.969 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:49.969 +00:00 [INF] Envelope queued up: '60be3fe7a6b2440e92806eb550ef0e8b' 2025-06-13 08:55:49.969 +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 3842.4454ms 2025-06-13 08:55:49.971 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6736.7366ms 2025-06-13 08:55:49.971 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:55:49.972 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:49.972 +00:00 [INF] Envelope queued up: '78ef3f7259ba47d6b7604ecdf1580b6a' 2025-06-13 08:55:49.972 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:49.972 +00:00 [INF] Envelope queued up: '4a94cf379c8d44528f6ae28d3b4348fe' 2025-06-13 08:55:49.972 +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 6738.2487ms 2025-06-13 08:55:53.873 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:55:53.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:55:53.874 +00:00 [INF] Started transaction with span ID '4122aa591377b18e' and trace ID '5b4ff94b77e94735b3a1e4ce98ef83ae'. 2025-06-13 08:55:53.875 +00:00 [INF] Started transaction with span ID '4122aa591377b18e' and trace ID '5b4ff94b77e94735b3a1e4ce98ef83ae'. 2025-06-13 08:55:53.875 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:55:53.875 +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-13 08:55:53.877 +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-13 08:55:53.877 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:55:53.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.6919ms 2025-06-13 08:55:53.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:55:53.878 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:53.878 +00:00 [INF] Envelope queued up: '4e604cf142a942d291639757b08567d9' 2025-06-13 08:55:53.878 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:53.878 +00:00 [INF] Envelope queued up: '4719b27e089b44bc97344ce97fada290' 2025-06-13 08:55:53.878 +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.7074ms 2025-06-13 08:55:54.093 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 08:55:54.093 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:55:54.093 +00:00 [INF] Started transaction with span ID 'd95558729333ef5c' and trace ID 'b44b6839ab5c4dceb6269dfe47e6bfb1'. 2025-06-13 08:55:54.093 +00:00 [INF] Started transaction with span ID 'd95558729333ef5c' and trace ID 'b44b6839ab5c4dceb6269dfe47e6bfb1'. 2025-06-13 08:55:54.093 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:55:54.094 +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-13 08:55:54.096 +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-13 08:55:54.096 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:55:54.096 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.5104ms 2025-06-13 08:55:54.096 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:55:54.097 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:54.097 +00:00 [INF] Envelope queued up: '0864075857634deca40fcce8f893721b' 2025-06-13 08:55:54.101 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:54.101 +00:00 [INF] Envelope queued up: '74510192801a4b19aaeae2f10b1ce783' 2025-06-13 08:55:54.101 +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.1868ms 2025-06-13 08:55:54.297 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:55:54.297 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:55:54.297 +00:00 [INF] Started transaction with span ID '337cf1933fdf9f9d' and trace ID '8ffefb5bacc74677a8abc2f741b6ef22'. 2025-06-13 08:55:54.301 +00:00 [INF] Started transaction with span ID '337cf1933fdf9f9d' and trace ID '8ffefb5bacc74677a8abc2f741b6ef22'. 2025-06-13 08:55:54.301 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:55:54.301 +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-13 08:55:54.304 +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-13 08:55:54.304 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:55:54.305 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.8405ms 2025-06-13 08:55:54.305 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:55:54.305 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:54.306 +00:00 [INF] Envelope queued up: '5a9c618536204200819b295d618a9bb1' 2025-06-13 08:55:54.306 +00:00 [INF] Capturing transaction. 2025-06-13 08:55:54.306 +00:00 [INF] Envelope queued up: '7370298f3c014206b5699216490612bf' 2025-06-13 08:55:54.306 +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.3484ms 2025-06-13 08:57:19.013 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 08:57:19.013 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:19.014 +00:00 [INF] Started transaction with span ID '14e098c19b44c3c0' and trace ID '0a82a6336e1447ba9cfea426d13ca783'. 2025-06-13 08:57:19.014 +00:00 [INF] Started transaction with span ID '14e098c19b44c3c0' and trace ID '0a82a6336e1447ba9cfea426d13ca783'. 2025-06-13 08:57:19.014 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:57:19.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-13 08:57:19.018 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 08:57:19.020 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:19.020 +00:00 [INF] Started transaction with span ID 'd07fb64575c802eb' and trace ID 'c016d8bdb8504e7fa75aa2db4519f12e'. 2025-06-13 08:57:19.020 +00:00 [INF] Started transaction with span ID 'd07fb64575c802eb' and trace ID 'c016d8bdb8504e7fa75aa2db4519f12e'. 2025-06-13 08:57:19.021 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:57:19.021 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:57:19.034 +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-13 08:57:19.034 +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-13 08:57:19.061 +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-13 08:57:19.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-13 08:57:19.064 +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-13 08:57:19.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-13 08:57:19.068 +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-13 08:57:19.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.090 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57:19.210 +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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.226 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57:19.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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:57: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-13 08:57:19.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-13 08:57:19.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57: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-13 08:57:19.347 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:57:19.348 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 326.6099ms 2025-06-13 08:57:19.348 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:57:19.348 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:19.349 +00:00 [INF] Envelope queued up: '1726058992b34968a4ab1910637a565b' 2025-06-13 08:57:19.350 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:19.350 +00:00 [INF] Envelope queued up: 'ef0b025812e64eeda0cff1ebba2bff90' 2025-06-13 08:57:19.350 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 332.1201ms 2025-06-13 08:57:19.351 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 08:57:19.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-13 08:57:19.358 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57: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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.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-13 08:57:19.419 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:57:19.421 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 406.7101ms 2025-06-13 08:57:19.421 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:57:19.421 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:19.421 +00:00 [INF] Envelope queued up: 'cd00c342bba14b70bc897361734db7f5' 2025-06-13 08:57:19.421 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:19.421 +00:00 [INF] Envelope queued up: 'd02e8ddccbc742fea7397ed45b706f33' 2025-06-13 08:57:19.421 +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 408.8222ms 2025-06-13 08:57:20.672 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 08:57:20.672 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:20.672 +00:00 [INF] Started transaction with span ID '2560a3f386fd7505' and trace ID '817c6003d76b4dd5a1105c48defa47f6'. 2025-06-13 08:57:20.672 +00:00 [INF] Started transaction with span ID '2560a3f386fd7505' and trace ID '817c6003d76b4dd5a1105c48defa47f6'. 2025-06-13 08:57:20.672 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:57:20.672 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:57:20.675 +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-13 08:57:20.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-13 08:57:20.676 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5398ms 2025-06-13 08:57:20.676 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 08:57:20.676 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:20.677 +00:00 [INF] Envelope queued up: '61f7762df8194d0eb2fae3d0f3f348fb' 2025-06-13 08:57:20.677 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:20.677 +00:00 [INF] Envelope queued up: '2f9f599f2e87498f9cc17860838d96e5' 2025-06-13 08:57:20.678 +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.6701ms 2025-06-13 08:57:40.220 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - 2025-06-13 08:57:40.220 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:40.220 +00:00 [INF] Started transaction with span ID '9d28c5d47f54d26c' and trace ID 'a58b43c7d29d481e8d111a99a48308ab'. 2025-06-13 08:57:40.221 +00:00 [INF] Started transaction with span ID '9d28c5d47f54d26c' and trace ID 'a58b43c7d29d481e8d111a99a48308ab'. 2025-06-13 08:57:40.221 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:57:40.221 +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-13 08:57:40.225 +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-13 08:57:40.226 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:57:40.229 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7.8788ms 2025-06-13 08:57:40.229 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:57:40.229 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:40.230 +00:00 [INF] Envelope queued up: 'a71e861d8c3943a59c92231a28563249' 2025-06-13 08:57:40.231 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:40.231 +00:00 [INF] Envelope queued up: 'ffba333de54840bcb23fb1e801603aa2' 2025-06-13 08:57:40.231 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - - 200 - application/json;+charset=utf-8 11.2298ms 2025-06-13 08:57:41.055 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 2025-06-13 08:57:41.055 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:41.055 +00:00 [INF] Started transaction with span ID 'b2b3d450c4e920a9' and trace ID '6f7ea1c1c59c4b58a8c19b12cdd8f594'. 2025-06-13 08:57:41.056 +00:00 [INF] Started transaction with span ID 'b2b3d450c4e920a9' and trace ID '6f7ea1c1c59c4b58a8c19b12cdd8f594'. 2025-06-13 08:57:41.056 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:57:41.056 +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-13 08:57:41.060 +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-13 08:57:41.076 +00:00 [INF] Executed DbCommand (14ms) [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-13 08:57:41.089 +00:00 [INF] Executed DbCommand (11ms) [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-13 08:57:41.123 +00:00 [INF] Executed DbCommand (30ms) [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-13 08:57:41.137 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:57:41.137 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:41.137 +00:00 [INF] Started transaction with span ID '83a826e38cce8d69' and trace ID 'e2e2082ae0274e32b5512ece93d3d4b3'. 2025-06-13 08:57:41.138 +00:00 [INF] Started transaction with span ID '83a826e38cce8d69' and trace ID 'e2e2082ae0274e32b5512ece93d3d4b3'. 2025-06-13 08:57:41.140 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:57:41.140 +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-13 08:57:41.144 +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-13 08:57:41.145 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:57:41.145 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.9497ms 2025-06-13 08:57:41.145 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:57:41.145 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:41.147 +00:00 [INF] Envelope queued up: '1b7bb31e60014bd6a6ee1539768ee34b' 2025-06-13 08:57:41.147 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:41.151 +00:00 [INF] Executed DbCommand (27ms) [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-13 08:57:41.152 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 08:57:41.152 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 95.835ms 2025-06-13 08:57:41.152 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:57:41.152 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:41.152 +00:00 [INF] Envelope queued up: '73f2323f6e054ebaa6ad7a4b4d404b56' 2025-06-13 08:57:41.152 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:41.152 +00:00 [INF] Envelope queued up: '061fa493ede545bea1b0e34213945187' 2025-06-13 08:57:41.152 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 399 - 200 0 - 97.0483ms 2025-06-13 08:57:41.153 +00:00 [INF] Envelope queued up: '2cb9a2355438415cbf1316916076cefc' 2025-06-13 08:57:41.153 +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.3530ms 2025-06-13 08:57:50.349 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 190 2025-06-13 08:57:50.349 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:50.349 +00:00 [INF] Started transaction with span ID '3ad95e5237b3666' and trace ID '023164e2feac43a8adaa3488cc540aa2'. 2025-06-13 08:57:50.349 +00:00 [INF] Started transaction with span ID '3ad95e5237b3666' and trace ID '023164e2feac43a8adaa3488cc540aa2'. 2025-06-13 08:57:50.349 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:57:50.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-13 08:57:50.374 +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-13 08:57:50.394 +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-13 08:57:50.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-13 08:57:50.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57: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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57: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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57: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-13 08:57: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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.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-13 08:57:50.638 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 08:57:50.639 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 290.2355ms 2025-06-13 08:57:50.639 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 08:57:50.639 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:50.641 +00:00 [INF] Envelope queued up: 'b38a3cdda16947eea498bf0af59d4560' 2025-06-13 08:57:50.641 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:50.641 +00:00 [INF] Envelope queued up: '1687da61a9444d97a8e9bcba61513150' 2025-06-13 08:57:50.642 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 190 - 200 - application/json;+charset=utf-8 293.3701ms 2025-06-13 08:57:55.759 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=427 - - 2025-06-13 08:57:55.759 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:55.759 +00:00 [INF] Started transaction with span ID 'b0d36523e7652919' and trace ID 'acb5927fefe842579c4e869f47ea0a5c'. 2025-06-13 08:57:55.759 +00:00 [INF] Started transaction with span ID 'b0d36523e7652919' and trace ID 'acb5927fefe842579c4e869f47ea0a5c'. 2025-06-13 08:57:55.759 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:57:55.759 +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-13 08:57:55.762 +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-13 08:57:55.762 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:57:55.763 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.2441ms 2025-06-13 08:57:55.763 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:57:55.763 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:55.764 +00:00 [INF] Envelope queued up: 'c040f27e240e42c9bc2794937693b711' 2025-06-13 08:57:55.764 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:55.764 +00:00 [INF] Envelope queued up: '43958da090f54afdb526ac5cc380e22a' 2025-06-13 08:57:55.764 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=427 - - - 200 - application/json;+charset=utf-8 5.3440ms 2025-06-13 08:57:55.892 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 397 2025-06-13 08:57:55.892 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:55.893 +00:00 [INF] Started transaction with span ID '215676a854a8f855' and trace ID '693fb39892f246eda9cd5a3352af456f'. 2025-06-13 08:57:55.893 +00:00 [INF] Started transaction with span ID '215676a854a8f855' and trace ID '693fb39892f246eda9cd5a3352af456f'. 2025-06-13 08:57:55.893 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:57:55.893 +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-13 08:57:55.897 +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-13 08:57:55.909 +00:00 [INF] Executed DbCommand (8ms) [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-13 08:57:55.923 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 08:57:55.925 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 32.3871ms 2025-06-13 08:57:55.925 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 08:57:55.925 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:55.930 +00:00 [INF] Envelope queued up: 'e3575a860f7d4d82a3a345d1676441d4' 2025-06-13 08:57:55.930 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:55.930 +00:00 [INF] Envelope queued up: 'cca22145790f4d8fbf73178c63727d70' 2025-06-13 08:57:55.933 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 397 - 200 - application/json;+charset=utf-8 38.3186ms 2025-06-13 08:57:56.205 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:57:56.206 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:57:56.206 +00:00 [INF] Started transaction with span ID 'f66528c44bf68523' and trace ID 'c980195f5e93436788db73253e95dc45'. 2025-06-13 08:57:56.206 +00:00 [INF] Started transaction with span ID 'f66528c44bf68523' and trace ID 'c980195f5e93436788db73253e95dc45'. 2025-06-13 08:57:56.206 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:57:56.206 +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-13 08:57:56.213 +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-13 08:57:56.213 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:57:56.213 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.937ms 2025-06-13 08:57:56.213 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:57:56.213 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:56.213 +00:00 [INF] Envelope queued up: '31cb80366eb245cda1795644e6164a30' 2025-06-13 08:57:56.213 +00:00 [INF] Capturing transaction. 2025-06-13 08:57:56.213 +00:00 [INF] Envelope queued up: 'afcf600daccf440198e41ebfa4c5077c' 2025-06-13 08:57:56.213 +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.8631ms 2025-06-13 08:58:00.061 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/FavoriteEvents application/json 98 2025-06-13 08:58:00.061 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:58:00.061 +00:00 [INF] Started transaction with span ID '7aaa47ef7562d4f0' and trace ID 'f5bc7aafd55749ed804b2abe3c95d97a'. 2025-06-13 08:58:00.061 +00:00 [INF] Started transaction with span ID '7aaa47ef7562d4f0' and trace ID 'f5bc7aafd55749ed804b2abe3c95d97a'. 2025-06-13 08:58:00.061 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap)' 2025-06-13 08:58:00.061 +00:00 [INF] Route matched with {action = "Add_FavoriteEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Add_FavoriteEvents(YourMap.Models.FavRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:58:00.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__model_DeviceID_0='?' (Size = 4000), @__model_Platform_1='?' (Size = 4000), @__model_EventId_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`IsLiked` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__model_DeviceID_0) AND (`f`.`Platform` = @__model_Platform_1)) AND (`f`.`EventId` = @__model_EventId_2) LIMIT 1 2025-06-13 08:58:00.300 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__model_DeviceID_0='?' (Size = 4000), @__model_Platform_1='?' (Size = 4000), @__model_EventId_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `favoritemaps` AS `f` SET `IsLiked` = FALSE WHERE ((`f`.`DeviceID` = @__model_DeviceID_0) AND (`f`.`Platform` = @__model_Platform_1)) AND (`f`.`EventId` = @__model_EventId_2) 2025-06-13 08:58:00.314 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 08:58:00.315 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap) in 253.7552ms 2025-06-13 08:58:00.315 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap)' 2025-06-13 08:58:00.315 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:00.316 +00:00 [INF] Envelope queued up: 'f8d5f37326314a2288d2b6300eed973a' 2025-06-13 08:58:00.316 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:00.316 +00:00 [INF] Envelope queued up: '5665cc6be32e417caa39409f19dbfeb5' 2025-06-13 08:58:00.317 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/FavoriteEvents application/json 98 - 200 - application/json;+charset=utf-8 256.3608ms 2025-06-13 08:58:01.303 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/FavoriteEvents application/json 98 2025-06-13 08:58:01.303 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:58:01.304 +00:00 [INF] Started transaction with span ID 'c9d51258d2546fe8' and trace ID '6ca7dd53d171437fa291de7955ee9b0a'. 2025-06-13 08:58:01.304 +00:00 [INF] Started transaction with span ID 'c9d51258d2546fe8' and trace ID '6ca7dd53d171437fa291de7955ee9b0a'. 2025-06-13 08:58:01.304 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap)' 2025-06-13 08:58:01.304 +00:00 [INF] Route matched with {action = "Add_FavoriteEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Add_FavoriteEvents(YourMap.Models.FavRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:58:01.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__model_DeviceID_0='?' (Size = 4000), @__model_Platform_1='?' (Size = 4000), @__model_EventId_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`IsLiked` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__model_DeviceID_0) AND (`f`.`Platform` = @__model_Platform_1)) AND (`f`.`EventId` = @__model_EventId_2) LIMIT 1 2025-06-13 08:58:01.325 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__model_DeviceID_0='?' (Size = 4000), @__model_Platform_1='?' (Size = 4000), @__model_EventId_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `favoritemaps` AS `f` SET `IsLiked` = FALSE WHERE ((`f`.`DeviceID` = @__model_DeviceID_0) AND (`f`.`Platform` = @__model_Platform_1)) AND (`f`.`EventId` = @__model_EventId_2) 2025-06-13 08:58:01.326 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 08:58:01.326 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap) in 22.1538ms 2025-06-13 08:58:01.326 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap)' 2025-06-13 08:58:01.326 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:01.326 +00:00 [INF] Envelope queued up: 'c4b19f71e4c047b58ab1e8f2d501f36b' 2025-06-13 08:58:01.326 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:01.326 +00:00 [INF] Envelope queued up: 'b91c279dd7c94ebe902bd04880881f9f' 2025-06-13 08:58:01.326 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/FavoriteEvents application/json 98 - 200 - application/json;+charset=utf-8 23.0727ms 2025-06-13 08:58:03.125 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - 2025-06-13 08:58:03.125 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:58:03.125 +00:00 [INF] Started transaction with span ID '19faaf56d0cff3f3' and trace ID '507330f76a7b4738865479540ee9cd80'. 2025-06-13 08:58:03.126 +00:00 [INF] Started transaction with span ID '19faaf56d0cff3f3' and trace ID '507330f76a7b4738865479540ee9cd80'. 2025-06-13 08:58:03.126 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:58:03.126 +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-13 08:58:03.129 +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-13 08:58:03.135 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:58:03.137 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 10.8519ms 2025-06-13 08:58:03.137 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:58:03.137 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:03.143 +00:00 [INF] Envelope queued up: 'cdd4581fea974a45b9460b38baf9bb30' 2025-06-13 08:58:03.143 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:03.143 +00:00 [INF] Envelope queued up: 'f7b1704b3227422d924964119c2ae628' 2025-06-13 08:58:03.144 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - - 200 - application/json;+charset=utf-8 18.9865ms 2025-06-13 08:58:03.687 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:58:03.687 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:58:03.688 +00:00 [INF] Started transaction with span ID 'a60dab5c9e3f31e2' and trace ID '87ba439fe55d41f3901fa6dc9141325b'. 2025-06-13 08:58:03.688 +00:00 [INF] Started transaction with span ID 'a60dab5c9e3f31e2' and trace ID '87ba439fe55d41f3901fa6dc9141325b'. 2025-06-13 08:58:03.688 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:58:03.688 +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-13 08:58:03.690 +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-13 08:58:03.691 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:58:03.698 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.3261ms 2025-06-13 08:58:03.698 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:58:03.698 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:03.699 +00:00 [INF] Envelope queued up: 'c607ee5a8796455c99e17ad88e2b0d45' 2025-06-13 08:58:03.699 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:03.699 +00:00 [INF] Envelope queued up: '04e579c639b84ee5a7aa02a6a3e9b06f' 2025-06-13 08:58:03.700 +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.8161ms 2025-06-13 08:58:08.270 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/FavoriteEvents application/json 98 2025-06-13 08:58:08.270 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:58:08.270 +00:00 [INF] Started transaction with span ID '90548ee146be5313' and trace ID '1c7652c84bf4433aa041a8cb8db81b11'. 2025-06-13 08:58:08.270 +00:00 [INF] Started transaction with span ID '90548ee146be5313' and trace ID '1c7652c84bf4433aa041a8cb8db81b11'. 2025-06-13 08:58:08.270 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap)' 2025-06-13 08:58:08.270 +00:00 [INF] Route matched with {action = "Add_FavoriteEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Add_FavoriteEvents(YourMap.Models.FavRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 08:58:08.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__model_DeviceID_0='?' (Size = 4000), @__model_Platform_1='?' (Size = 4000), @__model_EventId_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`IsLiked` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__model_DeviceID_0) AND (`f`.`Platform` = @__model_Platform_1)) AND (`f`.`EventId` = @__model_EventId_2) LIMIT 1 2025-06-13 08:58:08.299 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__model_DeviceID_0='?' (Size = 4000), @__model_Platform_1='?' (Size = 4000), @__model_EventId_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `favoritemaps` AS `f` SET `IsLiked` = FALSE WHERE ((`f`.`DeviceID` = @__model_DeviceID_0) AND (`f`.`Platform` = @__model_Platform_1)) AND (`f`.`EventId` = @__model_EventId_2) 2025-06-13 08:58:08.300 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 08:58:08.300 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap) in 29.7783ms 2025-06-13 08:58:08.300 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Add_FavoriteEvents (YourMap)' 2025-06-13 08:58:08.301 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:08.301 +00:00 [INF] Envelope queued up: '94b1e4bd39d348ac9d7a5665e534740c' 2025-06-13 08:58:08.301 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:08.302 +00:00 [INF] Envelope queued up: '587a632b926243b189d9a59d5a2f0587' 2025-06-13 08:58:08.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/FavoriteEvents application/json 98 - 200 - application/json;+charset=utf-8 32.2856ms 2025-06-13 08:58:12.638 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - 2025-06-13 08:58:12.638 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:58:12.638 +00:00 [INF] Started transaction with span ID 'da8d7c3012525081' and trace ID 'bd1e1a43d6a240718d4da6fbeae1e7d5'. 2025-06-13 08:58:12.639 +00:00 [INF] Started transaction with span ID 'da8d7c3012525081' and trace ID 'bd1e1a43d6a240718d4da6fbeae1e7d5'. 2025-06-13 08:58:12.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:58:12.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-13 08:58:12.641 +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-13 08:58:12.642 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 08:58:12.643 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.2472ms 2025-06-13 08:58:12.643 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 08:58:12.643 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:12.644 +00:00 [INF] Envelope queued up: '99eb2cab0dd54a9f9b2c7090dabc14a8' 2025-06-13 08:58:12.644 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:12.644 +00:00 [INF] Envelope queued up: 'a6a9bf2465914d5a91f5026dab1b4fd3' 2025-06-13 08:58:12.644 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - - 200 - application/json;+charset=utf-8 6.0482ms 2025-06-13 08:58:13.050 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 08:58:13.050 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 08:58:13.050 +00:00 [INF] Started transaction with span ID 'e33995f921f7a366' and trace ID '3b962e65a06b47e992a8c01f172c1d8d'. 2025-06-13 08:58:13.050 +00:00 [INF] Started transaction with span ID 'e33995f921f7a366' and trace ID '3b962e65a06b47e992a8c01f172c1d8d'. 2025-06-13 08:58:13.050 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:58:13.051 +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-13 08:58:13.053 +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-13 08:58:13.053 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 08:58:13.053 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.7916ms 2025-06-13 08:58:13.053 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 08:58:13.053 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:13.054 +00:00 [INF] Envelope queued up: 'b76a65d8b00d4a09854a4679b4e21837' 2025-06-13 08:58:13.054 +00:00 [INF] Capturing transaction. 2025-06-13 08:58:13.054 +00:00 [INF] Envelope queued up: '3e0d75f85a6b40fba75bed95dba1056c' 2025-06-13 08:58:13.054 +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.8445ms 2025-06-13 09:02:11.291 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - 2025-06-13 09:02:11.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:02:11.291 +00:00 [INF] Started transaction with span ID '7ee5e6b88580bc74' and trace ID 'bb4d7dd79290486d971f34efda863b2d'. 2025-06-13 09:02:11.291 +00:00 [INF] Started transaction with span ID '7ee5e6b88580bc74' and trace ID 'bb4d7dd79290486d971f34efda863b2d'. 2025-06-13 09:02:11.291 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 09:02:11.291 +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-13 09:02:11.292 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 09:02:11.292 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:02:11.292 +00:00 [INF] Started transaction with span ID 'd140021acecba1c6' and trace ID '38dd3ffa88c34eeea053f00a02a56b3f'. 2025-06-13 09:02:11.292 +00:00 [INF] Started transaction with span ID 'd140021acecba1c6' and trace ID '38dd3ffa88c34eeea053f00a02a56b3f'. 2025-06-13 09:02:11.292 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:02:11.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-13 09:02:11.296 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 09:02:11.296 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:02:11.296 +00:00 [INF] Started transaction with span ID '9621c011375754fe' and trace ID 'ad3b2187524e4f6b89dd78c48a3f2a93'. 2025-06-13 09:02:11.297 +00:00 [INF] Started transaction with span ID '9621c011375754fe' and trace ID 'ad3b2187524e4f6b89dd78c48a3f2a93'. 2025-06-13 09:02:11.297 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:02:11.297 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:02:11.299 +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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.302 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.7549ms 2025-06-13 09:02:11.302 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:02:11.302 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.302 +00:00 [INF] Envelope queued up: 'd21ed5a8889349e9995fbcd811825b00' 2025-06-13 09:02:11.301 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 09:02:11.302 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 11.0086ms 2025-06-13 09:02:11.302 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 09:02:11.302 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.302 +00:00 [INF] Envelope queued up: '7618d37d0b614d85a12da19fa5a1e72c' 2025-06-13 09:02:11.303 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.303 +00:00 [INF] Envelope queued up: '601a2cb1633e43dba11a07ff93379c00' 2025-06-13 09:02:11.303 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - - 200 - application/json;+charset=utf-8 12.1073ms 2025-06-13 09:02:11.302 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.303 +00:00 [INF] Envelope queued up: 'a4536d7ac99f47cbba6a87593ef8afd2' 2025-06-13 09:02:11.303 +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.4216ms 2025-06-13 09:02:11.309 +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-13 09:02:11.340 +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-13 09:02:11.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 09:02:11.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 09:02:11.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-13 09:02:11.358 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 2025-06-13 09:02:11.359 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:02:11.359 +00:00 [INF] Started transaction with span ID '5bad83cca3a6799c' and trace ID '05314ee7008b49948264562a15e625df'. 2025-06-13 09:02:11.359 +00:00 [INF] Started transaction with span ID '5bad83cca3a6799c' and trace ID '05314ee7008b49948264562a15e625df'. 2025-06-13 09:02:11.359 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:02:11.359 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:02:11.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 09:02:11.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02: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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02: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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.449 +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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02: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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02: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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:02:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:02: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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02: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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.639 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:02:11.640 +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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:02:11.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-13 09:02:11.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-13 09:02:11.679 +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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.690 +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-13 09:02:11.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-13 09:02:11.694 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:02:11.696 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 336.8269ms 2025-06-13 09:02:11.696 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:02:11.696 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.697 +00:00 [INF] Envelope queued up: '868d069fcde54c1e99487030bf0e49d7' 2025-06-13 09:02:11.697 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.697 +00:00 [INF] Envelope queued up: 'c31805603ca54dcfa7b17af3d496508b' 2025-06-13 09:02:11.698 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 191 - 200 - application/json;+charset=utf-8 339.0660ms 2025-06-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.716 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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-13 09:02:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:02:11.760 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:02:11.760 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 468.0921ms 2025-06-13 09:02:11.760 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:02:11.760 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.760 +00:00 [INF] Envelope queued up: '478df6140ebf434d9ddbebd15ad8e766' 2025-06-13 09:02:11.761 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.761 +00:00 [INF] Envelope queued up: 'dde89799ca5e4c1fbaf768bcf3833049' 2025-06-13 09:02:11.761 +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 469.0052ms 2025-06-13 09:02:11.894 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 09:02:11.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:02:11.895 +00:00 [INF] Started transaction with span ID 'd6d54f15ec775abe' and trace ID 'e9027e213ddc47f6ab7f9df340190d4c'. 2025-06-13 09:02:11.895 +00:00 [INF] Started transaction with span ID 'd6d54f15ec775abe' and trace ID 'e9027e213ddc47f6ab7f9df340190d4c'. 2025-06-13 09:02:11.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 09:02:11.895 +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-13 09:02:11.902 +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-13 09:02:11.902 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 09:02:11.902 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.9126ms 2025-06-13 09:02:11.902 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 09:02:11.902 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.903 +00:00 [INF] Envelope queued up: 'cf44d621d54a4ce89463e86d3864dd3a' 2025-06-13 09:02:11.903 +00:00 [INF] Capturing transaction. 2025-06-13 09:02:11.904 +00:00 [INF] Envelope queued up: '98c63f4363924a7793b787db1efc68b4' 2025-06-13 09:02:11.905 +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 10.3495ms 2025-06-13 09:03:09.361 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/MobileLogin application/json 121 2025-06-13 09:03:09.361 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:03:09.361 +00:00 [INF] Started transaction with span ID '78e9a8d3cb8e9c29' and trace ID 'fec9302146c741b1b04eda94c79063e2'. 2025-06-13 09:03:09.362 +00:00 [INF] Started transaction with span ID '78e9a8d3cb8e9c29' and trace ID 'fec9302146c741b1b04eda94c79063e2'. 2025-06-13 09:03:09.362 +00:00 [INF] Executing endpoint 'YourMap.Controllers.LoginController.LoginMobile (YourMap)' 2025-06-13 09:03:09.362 +00:00 [INF] Route matched with {action = "LoginMobile", controller = "Login"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult LoginMobile(YourMap.Models.LoginRequestMobileModel) on controller YourMap.Controllers.LoginController (YourMap). 2025-06-13 09:03:09.390 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__ToLower_0='?' (Size = 4000), @__ToLower_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE (LOWER(`u`.`Email`) = @__ToLower_0) OR (`u`.`Phone` = @__ToLower_1) LIMIT 1 2025-06-13 09:03:09.409 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__objLoginResponseModel_TimeZone_2='?' (Size = 4000), @__loginToken_Token_1='?' (Size = 4000), @__login_email_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `userdetailsmobile` AS `u` SET `TimeZone` = @__objLoginResponseModel_TimeZone_2, `Token` = @__loginToken_Token_1 WHERE `u`.`Email` = @__login_email_0 2025-06-13 09:03:09.409 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:03:09.410 +00:00 [INF] Executed action YourMap.Controllers.LoginController.LoginMobile (YourMap) in 47.9243ms 2025-06-13 09:03:09.410 +00:00 [INF] Executed endpoint 'YourMap.Controllers.LoginController.LoginMobile (YourMap)' 2025-06-13 09:03:09.410 +00:00 [INF] Capturing transaction. 2025-06-13 09:03:09.413 +00:00 [INF] Envelope queued up: '72650b4747504abc9dd24dafe11bb5a4' 2025-06-13 09:03:09.413 +00:00 [INF] Capturing transaction. 2025-06-13 09:03:09.413 +00:00 [INF] Envelope queued up: 'fba5af5d1bcb4ceb8b263586f15b6e77' 2025-06-13 09:03:09.416 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/MobileLogin application/json 121 - 200 - application/json;+charset=utf-8 54.9653ms 2025-06-13 09:03:28.954 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------270917124944092773313137 298676 2025-06-13 09:03:28.955 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:03:28.955 +00:00 [INF] Started transaction with span ID '3f61184e9989a2e4' and trace ID '8b34af8718044a01a117b2104c6a71e8'. 2025-06-13 09:03:28.956 +00:00 [INF] Started transaction with span ID '3f61184e9989a2e4' and trace ID '8b34af8718044a01a117b2104c6a71e8'. 2025-06-13 09:03:28.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 09:03:28.956 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:03:28.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 09:03:28.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__EventsModel_shareLink_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `add_event_list` AS `a` WHERE `a`.`shareLink` = @__EventsModel_shareLink_0) 2025-06-13 09:03:31.758 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@p0='?' (Size = 4000), @p1='?' (DbType = DateTime), @p2='?' (DbType = Int32), @p3='?' (Size = 4000), @p4='?' (Size = 4000), @p5='?' (DbType = SByte), @p6='?' (Size = 4000), @p7='?' (Size = 4000), @p8='?' (Size = 4000), @p9='?' (Size = 4000), @p10='?' (Size = 4000), @p11='?' (Size = 4000), @p12='?' (Size = 4000), @p13='?' (DbType = Double), @p14='?' (DbType = Double), @p15='?' (Size = 4000), @p16='?' (Size = 4000), @p17='?' (Size = 4000), @p18='?' (Size = 4000), @p19='?' (Size = 4000), @p20='?' (DbType = DateTime), @p21='?' (Size = 4000), @p22='?' (Size = 4000), @p23='?' (Size = 4000), @p24='?' (DbType = SByte), @p25='?' (DbType = SByte), @p26='?' (DbType = SByte), @p27='?' (DbType = SByte), @p28='?' (DbType = SByte), @p29='?' (Size = 4000), @p30='?' (Size = 4000), @p31='?' (Size = 4000), @p32='?' (Size = 4000), @p33='?' (Size = 4000), @p34='?' (DbType = Int32), @p35='?' (DbType = Double), @p36='?' (DbType = Double), @p37='?' (DbType = Double), @p38='?' (DbType = Double), @p39='?' (Size = 4000), @p40='?' (DbType = Double), @p41='?' (DbType = Double), @p42='?' (Size = 4000), @p43='?' (DbType = DateTime), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `add_event_list` (`ActiveStatus`, `Created`, `Created_By`, `CreditNotes`, `EventStatus`, `IsSilent`, `Notes`, `ZoomLevel0`, `ZoomLevel1`, `ZoomLevel2`, `ZoomLevel3`, `address_City`, `address_Country`, `address_Lat`, `address_Long`, `address_State`, `address_Zip`, `address_street`, `coordinates`, `deeplinkurl`, `end_date_time`, `event_description`, `fulladdress`, `image`, `isActive`, `isCompleted`, `isFixLocation`, `isLive`, `isUpcoming`, `mapImage`, `organiser_contact_no`, `organiser_email`, `organiser_name`, `original_image`, `overLayBearing`, `overLayBounds_east`, `overLayBounds_north`, `overLayBounds_south`, `overLayBounds_west`, `pdf`, `regionData_Let`, `regionData_Long`, `shareLink`, `start_date_time`, `status`, `title`, `zoomLevel`) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46); SELECT `event_id` FROM `add_event_list` WHERE ROW_COUNT() = 1 AND `event_id` = LAST_INSERT_ID(); 2025-06-13 09:03:31.782 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`role` = 'admin' 2025-06-13 09:03:31.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__EventsModel_shareLink_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id` FROM `add_event_list` AS `a` WHERE `a`.`shareLink` = @__EventsModel_shareLink_0 LIMIT 1 2025-06-13 09:03:31.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__EventsModel_shareLink_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id` FROM `add_event_list` AS `a` WHERE `a`.`shareLink` = @__EventsModel_shareLink_0 LIMIT 1 2025-06-13 09:03:32.958 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (Size = 4000), @p2='?' (DbType = Int32), @p3='?' (DbType = Double), @p4='?' (DbType = Double), @p5='?' (DbType = Double), @p6='?' (DbType = Double)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `multipleimageindex` (`event_id`, `imgurl`, `indexdata`, `overLayBounds_east`, `overLayBounds_north`, `overLayBounds_south`, `overLayBounds_west`) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6); SELECT `id` FROM `multipleimageindex` WHERE ROW_COUNT() = 1 AND `id` = LAST_INSERT_ID(); 2025-06-13 09:03:32.989 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:03:32.990 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 4033.4923ms 2025-06-13 09:03:32.990 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 09:03:32.990 +00:00 [INF] Capturing transaction. 2025-06-13 09:03:32.991 +00:00 [INF] Envelope queued up: '42ff937da80745cb8b34d92863a05cbc' 2025-06-13 09:03:32.992 +00:00 [INF] Capturing transaction. 2025-06-13 09:03:32.992 +00:00 [INF] Envelope queued up: 'f5acf26e7ee245fea1b3793f0eee45a3' 2025-06-13 09:03:33.004 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=--------------------------270917124944092773313137 298676 - 200 - application/json;+charset=utf-8 4050.0113ms 2025-06-13 09:14:33.613 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 09:14:33.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:14:33.613 +00:00 [INF] Started transaction with span ID '49d62bf42f1b3289' and trace ID '83f2f4eecae5493c843093bb7cd8cc28'. 2025-06-13 09:14:33.614 +00:00 [INF] Started transaction with span ID '49d62bf42f1b3289' and trace ID '83f2f4eecae5493c843093bb7cd8cc28'. 2025-06-13 09:14:33.614 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:14:33.614 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:14:33.615 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 09:14:33.615 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:14:33.615 +00:00 [INF] Started transaction with span ID 'eeb0b5adfd62e705' and trace ID '6b3733d656b249798f4595e4833b0366'. 2025-06-13 09:14:33.615 +00:00 [INF] Started transaction with span ID 'eeb0b5adfd62e705' and trace ID '6b3733d656b249798f4595e4833b0366'. 2025-06-13 09:14:33.615 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:14:33.615 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:14:33.617 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 09:14:33.618 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:14:33.618 +00:00 [INF] Started transaction with span ID 'aceae29c6b7b4fe' and trace ID '7b81efab23d848a1bc2f4276c3b5b4c0'. 2025-06-13 09:14:33.618 +00:00 [INF] Started transaction with span ID 'aceae29c6b7b4fe' and trace ID '7b81efab23d848a1bc2f4276c3b5b4c0'. 2025-06-13 09:14:33.618 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:14:33.618 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:14:33.636 +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-13 09:14:33.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-13 09:14:33.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 21.2896ms 2025-06-13 09:14:33.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:14:33.637 +00:00 [INF] Capturing transaction. 2025-06-13 09:14:33.637 +00:00 [INF] Envelope queued up: 'ae8a99b1f051454598058513d391d258' 2025-06-13 09:14:33.638 +00:00 [INF] Capturing transaction. 2025-06-13 09:14:33.641 +00:00 [INF] Envelope queued up: '706f0e00d141447b8a9b637124a5b322' 2025-06-13 09:14:33.641 +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 25.7922ms 2025-06-13 09:14:33.663 +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-13 09:14:33.665 +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-13 09:14:33.682 +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-13 09:14:33.684 +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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.701 +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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14: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-13 09:14:33.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-13 09:14:33.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-13 09:14: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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.800 +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-13 09:14:33.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-13 09:14:33.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-13 09:14: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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14: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-13 09:14:33.851 +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-13 09:14:33.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:14:33.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-13 09:14:33.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-13 09:14:33.866 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:14:33.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-13 09:14:33.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-13 09:14:33.892 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:14: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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14:33.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-13 09:14: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-13 09:14:33.994 +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-13 09:14:34.008 +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-13 09:14:34.016 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:14:34.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-13 09:14:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:14:34.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.067 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.091 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:14:34.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-13 09:14:34.100 +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-13 09:14:34.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-13 09:14: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-13 09:14: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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:14:34.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.156 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:14:34.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-13 09:14:34.163 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 545.1185ms 2025-06-13 09:14:34.163 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:14:34.163 +00:00 [INF] Capturing transaction. 2025-06-13 09:14:34.166 +00:00 [INF] Envelope queued up: '7ffc0edcbd7740e9a8c57f7a65b6bc1a' 2025-06-13 09:14:34.167 +00:00 [INF] Capturing transaction. 2025-06-13 09:14:34.167 +00:00 [INF] Envelope queued up: '670f2402c8a5410fb8bd95a1cfe6ffa5' 2025-06-13 09:14:34.168 +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 550.5600ms 2025-06-13 09:14:34.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14: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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.214 +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-13 09:14:34.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-13 09:14: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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.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-13 09:14:34.275 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:14:34.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-13 09:14:34.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-13 09:14:34.285 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:14:34.289 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 674.8635ms 2025-06-13 09:14:34.289 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:14:34.289 +00:00 [INF] Capturing transaction. 2025-06-13 09:14:34.289 +00:00 [INF] Envelope queued up: '26575ad045ed45be9df3dd7d02ed170f' 2025-06-13 09:14:34.289 +00:00 [INF] Capturing transaction. 2025-06-13 09:14:34.289 +00:00 [INF] Envelope queued up: 'a00d2f4dd3784bc5ac0875ac8202b1ce' 2025-06-13 09:14:34.290 +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 676.7616ms 2025-06-13 09:15:21.981 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 09:15:21.981 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:15:21.981 +00:00 [INF] Started transaction with span ID '8e5fdeb231f688e5' and trace ID 'c03810d7bf58458785873449e4ded770'. 2025-06-13 09:15:21.981 +00:00 [INF] Started transaction with span ID '8e5fdeb231f688e5' and trace ID 'c03810d7bf58458785873449e4ded770'. 2025-06-13 09:15:21.981 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 09:15:21.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-13 09:15:21.985 +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-13 09:15:21.985 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 09:15:21.986 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.4108ms 2025-06-13 09:15:21.986 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 09:15:21.986 +00:00 [INF] Capturing transaction. 2025-06-13 09:15:21.987 +00:00 [INF] Envelope queued up: '45bbddc7b67848efb357996353293442' 2025-06-13 09:15:21.987 +00:00 [INF] Capturing transaction. 2025-06-13 09:15:21.987 +00:00 [INF] Envelope queued up: 'e2d18f7d93f24af2a513eb985e36033a' 2025-06-13 09:15:21.987 +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.3301ms 2025-06-13 09:15:22.640 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 09:15:22.640 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:15:22.641 +00:00 [INF] Started transaction with span ID 'db8aeea9be66276b' and trace ID '2d850375ca5349c5bc2447c7f8a8999c'. 2025-06-13 09:15:22.641 +00:00 [INF] Started transaction with span ID 'db8aeea9be66276b' and trace ID '2d850375ca5349c5bc2447c7f8a8999c'. 2025-06-13 09:15:22.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 09:15:22.641 +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-13 09:15:22.643 +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-13 09:15:22.643 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 09:15:22.643 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3994ms 2025-06-13 09:15:22.643 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 09:15:22.643 +00:00 [INF] Capturing transaction. 2025-06-13 09:15:22.644 +00:00 [INF] Envelope queued up: 'dd7740de8dd549edbd58f524976fe54c' 2025-06-13 09:15:22.644 +00:00 [INF] Capturing transaction. 2025-06-13 09:15:22.644 +00:00 [INF] Envelope queued up: '0e6d914f04224a4e8e501dc12baf076c' 2025-06-13 09:15:22.644 +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.5263ms 2025-06-13 09:16:01.264 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=990845c1-f7ca-443b-b2a9-78df897ec195 27010 2025-06-13 09:16:01.265 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:16:01.265 +00:00 [INF] Started transaction with span ID '33946ef8af60df0a' and trace ID 'c1575b7049114d718304bcb418f0d5f3'. 2025-06-13 09:16:01.268 +00:00 [INF] Started transaction with span ID '33946ef8af60df0a' and trace ID 'c1575b7049114d718304bcb418f0d5f3'. 2025-06-13 09:16:01.268 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 09:16:01.268 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:16:01.280 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 09:16:01.281 +00:00 [INF] Capturing event. 2025-06-13 09:16:01.331 +00:00 [INF] Envelope queued up: 'e04d0681fc1640cdbd6d67366a194026' 2025-06-13 09:16:01.332 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 09:16:01.332 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 64.0267ms 2025-06-13 09:16:01.332 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 09:16:01.332 +00:00 [INF] Capturing transaction. 2025-06-13 09:16:01.332 +00:00 [INF] Envelope queued up: '21d2c699fee04d3da6b5db437f0b4634' 2025-06-13 09:16:01.334 +00:00 [INF] Capturing transaction. 2025-06-13 09:16:01.334 +00:00 [INF] Envelope queued up: '4948a1e7dbb74cc9b0dbacbf9716e056' 2025-06-13 09:16:01.335 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=990845c1-f7ca-443b-b2a9-78df897ec195 27010 - 400 - text/plain;+charset=utf-8 70.9080ms 2025-06-13 09:24:55.661 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 09:24:55.662 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:24:55.662 +00:00 [INF] Started transaction with span ID '7acc9a496cf4d48f' and trace ID '285da9d0ddf747efbfa2b140bb80d544'. 2025-06-13 09:24:55.663 +00:00 [INF] Started transaction with span ID '7acc9a496cf4d48f' and trace ID '285da9d0ddf747efbfa2b140bb80d544'. 2025-06-13 09:24:55.663 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:24:55.663 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:24:55.685 +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-13 09:24:55.701 +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-13 09:24:55.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 09:24:55.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 09:24:55.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-13 09:24:55.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-13 09:24:55.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-13 09:24:55.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-13 09:24:55.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-13 09:24:55.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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24:55.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-13 09:24: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-13 09:24: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-13 09:24:55.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-13 09:24:55.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-13 09:24:55.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24:55.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-13 09:24:55.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-13 09:24:55.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-13 09:24: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-13 09:24: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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24:55.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-13 09:24: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-13 09:24:55.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-13 09:24: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-13 09:24: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-13 09:24:55.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-13 09:24:55.801 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:24:55.804 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 140.7976ms 2025-06-13 09:24:55.804 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:24:55.804 +00:00 [INF] Capturing transaction. 2025-06-13 09:24:55.804 +00:00 [INF] Envelope queued up: 'c7237e864df649d7b53cd42aba130e34' 2025-06-13 09:24:55.804 +00:00 [INF] Capturing transaction. 2025-06-13 09:24:55.804 +00:00 [INF] Envelope queued up: '8a99f297c35a4e9f87f8950634c1462a' 2025-06-13 09:24:55.804 +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 143.0714ms 2025-06-13 09:24:57.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 09:24:57.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:24:57.468 +00:00 [INF] Started transaction with span ID '94db6219d8cc6e06' and trace ID 'a2a8abe252b94576959f4e4c25c02aae'. 2025-06-13 09:24:57.469 +00:00 [INF] Started transaction with span ID '94db6219d8cc6e06' and trace ID 'a2a8abe252b94576959f4e4c25c02aae'. 2025-06-13 09:24:57.469 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:24:57.469 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:24:57.471 +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-13 09:24:57.471 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 09:24:57.471 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6897ms 2025-06-13 09:24:57.471 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:24:57.472 +00:00 [INF] Capturing transaction. 2025-06-13 09:24:57.473 +00:00 [INF] Envelope queued up: 'ccae5c2f773a4ef2add106df6e721789' 2025-06-13 09:24:57.473 +00:00 [INF] Capturing transaction. 2025-06-13 09:24:57.473 +00:00 [INF] Envelope queued up: '3b342546f6514af9b0685ef28ade626a' 2025-06-13 09:24:57.473 +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.0498ms 2025-06-13 09:24:58.540 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 09:24:58.540 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:24:58.541 +00:00 [INF] Started transaction with span ID 'f65a369ef637328d' and trace ID 'c5205d87235b4af3bb99f4b8318a2621'. 2025-06-13 09:24:58.541 +00:00 [INF] Started transaction with span ID 'f65a369ef637328d' and trace ID 'c5205d87235b4af3bb99f4b8318a2621'. 2025-06-13 09:24:58.541 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:24:58.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-13 09:24:58.572 +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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 09:24:58.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-13 09:24: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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24: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-13 09:24:58.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-13 09:24: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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24: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-13 09:24: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-13 09:24:58.679 +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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24: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-13 09:24:58.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-13 09:24:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:24:58.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-13 09:24:58.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-13 09:24: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-13 09:24:58.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:24:58.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24:58.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:24:58.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-13 09:24: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-13 09:24:58.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-13 09:24:58.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:24: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-13 09:24:58.905 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:24:58.912 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:24:58.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-13 09:24:58.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-13 09:24:58.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:24:58.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-13 09:24:58.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-13 09:24:58.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-13 09:24: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-13 09:24:58.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-13 09:24:58.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:24:58.953 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:24:58.953 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 411.9481ms 2025-06-13 09:24:58.953 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:24:58.953 +00:00 [INF] Capturing transaction. 2025-06-13 09:24:58.953 +00:00 [INF] Envelope queued up: '15aa82c6a4aa4a6f9bd5f3a51afd8493' 2025-06-13 09:24:58.953 +00:00 [INF] Capturing transaction. 2025-06-13 09:24:58.953 +00:00 [INF] Envelope queued up: '6e89a3a61cfe46279ac6241d2f61d406' 2025-06-13 09:24:58.953 +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 413.1250ms 2025-06-13 09:27:47.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=42c83425-e072-4ccd-8745-050c10282449 38556 2025-06-13 09:27:47.830 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:27:47.830 +00:00 [INF] Started transaction with span ID 'f30daa14a21081f4' and trace ID '12e101c5d04142729f28693883e1ed12'. 2025-06-13 09:27:47.830 +00:00 [INF] Started transaction with span ID 'f30daa14a21081f4' and trace ID '12e101c5d04142729f28693883e1ed12'. 2025-06-13 09:27:47.831 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 09:27:47.831 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:27:47.841 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 09:27:47.842 +00:00 [INF] Capturing event. 2025-06-13 09:27:47.843 +00:00 [INF] Envelope queued up: 'b381b0fc849a45df8b0b86124804bbbc' 2025-06-13 09:27:47.844 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 09:27:47.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 12.9677ms 2025-06-13 09:27:47.844 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 09:27:47.844 +00:00 [INF] Capturing transaction. 2025-06-13 09:27:47.844 +00:00 [INF] Envelope queued up: 'e88ca081b95a4834a9e16aebd4f3aa19' 2025-06-13 09:27:47.844 +00:00 [INF] Capturing transaction. 2025-06-13 09:27:47.844 +00:00 [INF] Envelope queued up: '63ec2129563b43e1ad5caa74bed10b35' 2025-06-13 09:27:47.844 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=42c83425-e072-4ccd-8745-050c10282449 38556 - 400 - text/plain;+charset=utf-8 14.2189ms 2025-06-13 09:43:09.618 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 223 2025-06-13 09:43:09.618 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:43:09.618 +00:00 [INF] Started transaction with span ID '6d03ccbea61cf28e' and trace ID '7006fcc17c1d4aa8b651447ab98f7330'. 2025-06-13 09:43:09.619 +00:00 [INF] Started transaction with span ID '6d03ccbea61cf28e' and trace ID '7006fcc17c1d4aa8b651447ab98f7330'. 2025-06-13 09:43:09.619 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:43:09.619 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:43:09.670 +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-13 09:43:09.727 +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-13 09:43:09.730 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 2025-06-13 09:43:09.731 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:43:09.731 +00:00 [INF] Started transaction with span ID 'c12c8f2d1cf20b5' and trace ID 'd80c5c28ca964044a0162e8425af8890'. 2025-06-13 09:43:09.731 +00:00 [INF] Started transaction with span ID 'c12c8f2d1cf20b5' and trace ID 'd80c5c28ca964044a0162e8425af8890'. 2025-06-13 09:43:09.732 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:43:09.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-13 09:43:09.735 +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-13 09:43:09.745 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 09:43:09.745 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:43:09.745 +00:00 [INF] Started transaction with span ID 'd564677662006b26' and trace ID '52b757abb0ea45cca9b9ebf996eca50d'. 2025-06-13 09:43:09.745 +00:00 [INF] Started transaction with span ID 'd564677662006b26' and trace ID '52b757abb0ea45cca9b9ebf996eca50d'. 2025-06-13 09:43:09.745 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:43:09.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-13 09:43:09.775 +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-13 09:43:09.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 09:43:09.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-13 09:43:09.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-13 09:43: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-13 09:43: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-13 09:43:09.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-13 09:43: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-13 09:43: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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.930 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:43:09.931 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 198.6059ms 2025-06-13 09:43:09.931 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:43:09.931 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:09.931 +00:00 [INF] Envelope queued up: 'a2fe81badcf142c6983f4fa97f818f5b' 2025-06-13 09:43:09.931 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:09.931 +00:00 [INF] Envelope queued up: '7e743733754c4d8087119211373e42b0' 2025-06-13 09:43:09.931 +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 200.8161ms 2025-06-13 09:43:09.955 +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-13 09:43:09.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-13 09:43:09.965 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 219.2105ms 2025-06-13 09:43:09.965 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:43:09.965 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:09.965 +00:00 [INF] Envelope queued up: '63855b3722474d6fb8273dd6b6217f59' 2025-06-13 09:43:09.965 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:09.965 +00:00 [INF] Envelope queued up: '822bcdb4d1424594870c880337e4257e' 2025-06-13 09:43:09.966 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 221.0392ms 2025-06-13 09:43:09.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43:09.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-13 09:43:09.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-13 09:43: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-13 09:43:09.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-13 09:43:09.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-13 09:43:10.004 +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-13 09:43:10.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-13 09:43: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-13 09:43: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-13 09:43:10.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-13 09:43:10.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-13 09:43: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-13 09:43: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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.041 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:43: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-13 09:43:10.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-13 09:43: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-13 09:43:10.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-13 09:43:10.090 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:43: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-13 09:43:10.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-13 09:43: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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43: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-13 09:43: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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.182 +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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.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-13 09:43: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-13 09:43:10.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-13 09:43:10.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-13 09:43:10.244 +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-13 09:43:10.244 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:43:10.245 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 625.9113ms 2025-06-13 09:43:10.245 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:43:10.245 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:10.245 +00:00 [INF] Envelope queued up: '5bfa3b7e80a54a469be8981b46beb1a6' 2025-06-13 09:43:10.245 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:10.245 +00:00 [INF] Envelope queued up: 'e858cc2e473743099d945f9e792d3cf2' 2025-06-13 09:43:10.245 +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 627.2799ms 2025-06-13 09:43:10.661 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 09:43:10.661 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:43:10.661 +00:00 [INF] Started transaction with span ID 'a6eb73e1dbcb0310' and trace ID '58abc8b7fd6f4a939c97ad2b91553aa8'. 2025-06-13 09:43:10.662 +00:00 [INF] Started transaction with span ID 'a6eb73e1dbcb0310' and trace ID '58abc8b7fd6f4a939c97ad2b91553aa8'. 2025-06-13 09:43:10.662 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 09:43:10.662 +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-13 09:43:10.666 +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-13 09:43:10.667 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 09:43:10.668 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.0001ms 2025-06-13 09:43:10.668 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 09:43:10.668 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:10.669 +00:00 [INF] Envelope queued up: '79df427bccc342f5909a98c8ef818030' 2025-06-13 09:43:10.669 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:10.669 +00:00 [INF] Envelope queued up: '75bec233291746cd87f4a9e34eaf5567' 2025-06-13 09:43:10.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 8.2202ms 2025-06-13 09:43:10.864 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 09:43:10.864 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:43:10.864 +00:00 [INF] Started transaction with span ID 'd899f5984267b1c8' and trace ID 'bed2731100d34b368e686c7d80b9681c'. 2025-06-13 09:43:10.865 +00:00 [INF] Started transaction with span ID 'd899f5984267b1c8' and trace ID 'bed2731100d34b368e686c7d80b9681c'. 2025-06-13 09:43:10.865 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 09:43:10.865 +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-13 09:43:10.872 +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-13 09:43:10.872 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 09:43:10.874 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 7.9746ms 2025-06-13 09:43:10.874 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 09:43:10.874 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:10.876 +00:00 [INF] Envelope queued up: 'c5f39f9638454864a0b2c554e36d344d' 2025-06-13 09:43:10.876 +00:00 [INF] Capturing transaction. 2025-06-13 09:43:10.876 +00:00 [INF] Envelope queued up: '677feab926914fd4b5d8bc7a9c82876b' 2025-06-13 09:43:10.877 +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.8223ms 2025-06-13 09:55:31.266 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 09:55:31.266 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:55:31.266 +00:00 [INF] Started transaction with span ID 'da7fa5552edfc91a' and trace ID 'eac993ceb56248c785337342ccd2c67e'. 2025-06-13 09:55:31.267 +00:00 [INF] Started transaction with span ID 'da7fa5552edfc91a' and trace ID 'eac993ceb56248c785337342ccd2c67e'. 2025-06-13 09:55:31.267 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:31.267 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:55:31.271 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 09:55:31.271 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:55:31.271 +00:00 [INF] Started transaction with span ID 'c162013c530d3776' and trace ID 'd12836b621c64b54bee6942a9285271d'. 2025-06-13 09:55:31.271 +00:00 [INF] Started transaction with span ID 'c162013c530d3776' and trace ID 'd12836b621c64b54bee6942a9285271d'. 2025-06-13 09:55:31.271 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:31.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-13 09:55:31.272 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 09:55:31.272 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:55:31.272 +00:00 [INF] Started transaction with span ID '699005ebbe776f91' and trace ID 'b2af97f12b7d4557882e73731cdcaf42'. 2025-06-13 09:55:31.273 +00:00 [INF] Started transaction with span ID '699005ebbe776f91' and trace ID 'b2af97f12b7d4557882e73731cdcaf42'. 2025-06-13 09:55:31.273 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:31.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-13 09:55:31.276 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 09:55:31.276 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:55:31.276 +00:00 [INF] Started transaction with span ID 'd2dcd9f3c04b86b0' and trace ID 'fe44ff13adea450fae6bf362e81772c8'. 2025-06-13 09:55:31.276 +00:00 [INF] Started transaction with span ID 'd2dcd9f3c04b86b0' and trace ID 'fe44ff13adea450fae6bf362e81772c8'. 2025-06-13 09:55:31.279 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:31.279 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:55:31.281 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 09:55:31.281 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:55:31.281 +00:00 [INF] Started transaction with span ID '18b348fa370e4c95' and trace ID '6fba91eb9c4a4fa28f72df30874ec37c'. 2025-06-13 09:55:31.287 +00:00 [INF] Started transaction with span ID '18b348fa370e4c95' and trace ID '6fba91eb9c4a4fa28f72df30874ec37c'. 2025-06-13 09:55:31.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:55:31.291 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 09:55:31.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-13 09:55:31.680 +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-13 09:55: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-13 09:55: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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.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-13 09:55: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-13 09:55: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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.756 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:55:31.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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55: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-13 09:55: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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55:31.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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55: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-13 09:55:31.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-13 09:55:31.886 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:55:31.887 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 607.3293ms 2025-06-13 09:55:31.887 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:31.887 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:31.888 +00:00 [INF] Envelope queued up: '1d73cc9647ca4591aaf17943c872626b' 2025-06-13 09:55:31.889 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:31.889 +00:00 [INF] Envelope queued up: 'a7298e14e850499183f5f7ebd1b0b97e' 2025-06-13 09:55:31.889 +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 613.5610ms 2025-06-13 09:55:31.908 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 09:55:31.908 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:55:31.908 +00:00 [INF] Started transaction with span ID 'e5e3afbedf5525d2' and trace ID '177b1a5a6d4c40089434d2c9931eb7c4'. 2025-06-13 09:55:31.908 +00:00 [INF] Started transaction with span ID 'e5e3afbedf5525d2' and trace ID '177b1a5a6d4c40089434d2c9931eb7c4'. 2025-06-13 09:55:31.909 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:31.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-13 09:55:32.239 +00:00 [INF] Executed DbCommand (329ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 09:55:32.252 +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-13 09:55:32.254 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 09:55:32.254 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 962.2904ms 2025-06-13 09:55:32.254 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 09:55:32.254 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:32.254 +00:00 [INF] Envelope queued up: '9ae8286124c546a285cb7fad0190ec56' 2025-06-13 09:55:32.255 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:32.255 +00:00 [INF] Envelope queued up: '96b4156ef85645c4836442f262c74456' 2025-06-13 09:55:32.255 +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 974.4762ms 2025-06-13 09:55:32.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 09:55:32.273 +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-13 09:55:32.274 +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-13 09:55:32.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-13 09:55:32.279 +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-13 09:55:32.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 09:55:32.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-13 09:55:32.297 +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-13 09:55:32.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 09:55:32.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 09:55:32.304 +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-13 09:55:32.320 +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-13 09:55:32.321 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 09:55:32.327 +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-13 09:55:32.331 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.358 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55: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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.428 +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-13 09:55:32.428 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.433 +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-13 09:55:32.441 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.456 +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-13 09:55:32.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-13 09:55: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-13 09:55:32.460 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.474 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.483 +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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.495 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:55:32.499 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.510 +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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55: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-13 09:55:32.565 +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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55: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-13 09:55:32.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-13 09:55: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-13 09:55:32.615 +00:00 [INF] Executed DbCommand (61ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:55:32.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-13 09:55:32.624 +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-13 09:55: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-13 09:55:32.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-13 09:55:32.627 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.731 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.743 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.768 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.787 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:55: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-13 09:55:32.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:55:32.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-13 09:55:32.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 09:55:32.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-13 09:55:32.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-13 09:55:32.799 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.820 +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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.869 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55: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-13 09:55:32.892 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:55:32.893 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:55:32.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-13 09:55:32.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-13 09:55:32.896 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 987.8374ms 2025-06-13 09:55:32.897 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:32.897 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:32.898 +00:00 [INF] Envelope queued up: 'cd9cf1a990cf447883dcef784e36df8f' 2025-06-13 09:55:32.898 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:32.898 +00:00 [INF] Envelope queued up: '69c48c105d08423dbc61b236f29f10c8' 2025-06-13 09:55:32.898 +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 990.0334ms 2025-06-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.917 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:55:32.918 +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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.927 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1655.2489ms 2025-06-13 09:55:32.927 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:32.927 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:32.927 +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-13 09:55:32.928 +00:00 [INF] Envelope queued up: '400abf25283e43acbc75e0ac028c4666' 2025-06-13 09:55:32.928 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:32.928 +00:00 [INF] Envelope queued up: '47ddac5f880e4fb083d22ad3701f3f8c' 2025-06-13 09:55:32.928 +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 1656.9066ms 2025-06-13 09:55:32.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-13 09:55:32.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-13 09:55:32.936 +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-13 09:55: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-13 09:55:32.947 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55: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-13 09:55:32.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-13 09:55:32.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-13 09:55:32.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-13 09:55:33.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-13 09:55:33.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-13 09:55:33.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-13 09:55:33.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-13 09:55:33.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-13 09:55:33.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-13 09:55:33.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-13 09:55:33.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 09:55:33.041 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:55:33.044 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1771.3929ms 2025-06-13 09:55:33.044 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:33.045 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:33.047 +00:00 [INF] Envelope queued up: '07770bc5f4ad42be93a2ffac4756a4bf' 2025-06-13 09:55:33.049 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:33.049 +00:00 [INF] Envelope queued up: '2b0914eecb5442e5be7fc8dcfc43db9c' 2025-06-13 09:55:33.051 +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 1778.2400ms 2025-06-13 09:55:33.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-13 09:55:33.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-13 09:55:33.059 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:55:33.061 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1793.9984ms 2025-06-13 09:55:33.061 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 09:55:33.062 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:33.063 +00:00 [INF] Envelope queued up: '094970c465054adb85f56af3478b8a08' 2025-06-13 09:55:33.063 +00:00 [INF] Capturing transaction. 2025-06-13 09:55:33.063 +00:00 [INF] Envelope queued up: '0140d41ba2ca47379b3f1f9aaca798fa' 2025-06-13 09:55:33.064 +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 1797.3598ms 2025-06-13 09:59:57.669 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/MobileLogin application/json 121 2025-06-13 09:59:57.670 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 09:59:57.670 +00:00 [INF] Started transaction with span ID '9ed4580cedf7b62d' and trace ID '84f664b780be4521bf676825edc20f5e'. 2025-06-13 09:59:57.670 +00:00 [INF] Started transaction with span ID '9ed4580cedf7b62d' and trace ID '84f664b780be4521bf676825edc20f5e'. 2025-06-13 09:59:57.670 +00:00 [INF] Executing endpoint 'YourMap.Controllers.LoginController.LoginMobile (YourMap)' 2025-06-13 09:59:57.670 +00:00 [INF] Route matched with {action = "LoginMobile", controller = "Login"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult LoginMobile(YourMap.Models.LoginRequestMobileModel) on controller YourMap.Controllers.LoginController (YourMap). 2025-06-13 09:59:57.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__ToLower_0='?' (Size = 4000), @__ToLower_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE (LOWER(`u`.`Email`) = @__ToLower_0) OR (`u`.`Phone` = @__ToLower_1) LIMIT 1 2025-06-13 09:59:57.688 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__objLoginResponseModel_TimeZone_2='?' (Size = 4000), @__loginToken_Token_1='?' (Size = 4000), @__login_email_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `userdetailsmobile` AS `u` SET `TimeZone` = @__objLoginResponseModel_TimeZone_2, `Token` = @__loginToken_Token_1 WHERE `u`.`Email` = @__login_email_0 2025-06-13 09:59:57.688 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 09:59:57.689 +00:00 [INF] Executed action YourMap.Controllers.LoginController.LoginMobile (YourMap) in 18.2234ms 2025-06-13 09:59:57.689 +00:00 [INF] Executed endpoint 'YourMap.Controllers.LoginController.LoginMobile (YourMap)' 2025-06-13 09:59:57.690 +00:00 [INF] Capturing transaction. 2025-06-13 09:59:57.690 +00:00 [INF] Envelope queued up: '315ccabb4081450699779b656e0da92d' 2025-06-13 09:59:57.690 +00:00 [INF] Capturing transaction. 2025-06-13 09:59:57.690 +00:00 [INF] Envelope queued up: '1b24b625a9724962ae4edde0c9399900' 2025-06-13 09:59:57.690 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Login/MobileLogin application/json 121 - 200 - application/json;+charset=utf-8 20.4666ms 2025-06-13 10:01:30.467 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:01:30.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:01:30.468 +00:00 [INF] Started transaction with span ID '461f92fff9fc1747' and trace ID 'f9b883307ae74bada43c2064246af46d'. 2025-06-13 10:01:30.471 +00:00 [INF] Started transaction with span ID '461f92fff9fc1747' and trace ID 'f9b883307ae74bada43c2064246af46d'. 2025-06-13 10:01:30.471 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:01:30.471 +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-13 10:01:30.473 +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-13 10:01:30.473 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:01:30.474 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.6609ms 2025-06-13 10:01:30.474 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:01:30.474 +00:00 [INF] Capturing transaction. 2025-06-13 10:01:30.475 +00:00 [INF] Envelope queued up: 'b4847738b3434ab18a397fa12a8c760f' 2025-06-13 10:01:30.475 +00:00 [INF] Capturing transaction. 2025-06-13 10:01:30.475 +00:00 [INF] Envelope queued up: 'd9ba06b354d84b2faddbdeb50dca218a' 2025-06-13 10:01:30.475 +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.5631ms 2025-06-13 10:01:30.871 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 2025-06-13 10:01:30.871 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:01:30.871 +00:00 [INF] Started transaction with span ID '2d632441f99dfa3d' and trace ID '8b9f0140ea1f4592825f6aedde105313'. 2025-06-13 10:01:30.871 +00:00 [INF] Started transaction with span ID '2d632441f99dfa3d' and trace ID '8b9f0140ea1f4592825f6aedde105313'. 2025-06-13 10:01:30.871 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 10:01:30.871 +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-13 10:01:30.875 +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-13 10:01:30.890 +00:00 [INF] Executed DbCommand (14ms) [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-13 10:01:30.895 +00:00 [INF] Executed DbCommand (5ms) [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-13 10:01:30.913 +00:00 [INF] Executed DbCommand (15ms) [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-13 10:01:30.930 +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-13 10:01:30.930 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 10:01:30.930 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 58.8351ms 2025-06-13 10:01:30.930 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 10:01:30.930 +00:00 [INF] Capturing transaction. 2025-06-13 10:01:30.930 +00:00 [INF] Envelope queued up: '21fc42206f954ca38c4ae9dda3de7b0c' 2025-06-13 10:01:30.930 +00:00 [INF] Capturing transaction. 2025-06-13 10:01:30.930 +00:00 [INF] Envelope queued up: 'bc293e18a24e42af8ff3d50fc770b938' 2025-06-13 10:01:30.930 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 - 200 0 - 59.8613ms 2025-06-13 10:01:30.931 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 10:01:30.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:01:30.931 +00:00 [INF] Started transaction with span ID 'aa6f0d9092e89567' and trace ID '92caf1e236e54fbfa0bb4cbbd2e53dc0'. 2025-06-13 10:01:30.931 +00:00 [INF] Started transaction with span ID 'aa6f0d9092e89567' and trace ID '92caf1e236e54fbfa0bb4cbbd2e53dc0'. 2025-06-13 10:01:30.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:01:30.931 +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-13 10:01:30.937 +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-13 10:01:30.938 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:01:30.938 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.5425ms 2025-06-13 10:01:30.938 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:01:30.938 +00:00 [INF] Capturing transaction. 2025-06-13 10:01:30.938 +00:00 [INF] Envelope queued up: 'e21fa52175a44f718bde6f193d8f4b35' 2025-06-13 10:01:30.938 +00:00 [INF] Capturing transaction. 2025-06-13 10:01:30.938 +00:00 [INF] Envelope queued up: '25390bd96bad432ba8b2930d46420669' 2025-06-13 10:01:30.939 +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.5073ms 2025-06-13 10:02:35.617 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=816ba6ef-22fa-47b6-a3e9-34d2a24a8894 319887 2025-06-13 10:02:35.617 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:02:35.617 +00:00 [INF] Started transaction with span ID 'b4a201870ea0b76c' and trace ID 'ca05d24dbe1842609a828c3d5b499375'. 2025-06-13 10:02:35.618 +00:00 [INF] Started transaction with span ID 'b4a201870ea0b76c' and trace ID 'ca05d24dbe1842609a828c3d5b499375'. 2025-06-13 10:02:35.618 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 10:02:35.618 +00:00 [INF] Route matched with {action = "AddEventsMob", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddEventsMob(YourMap.Models.AddEventRequstModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:02:35.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__Token_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`Phone`, `u`.`TimeZone`, `u`.`Token` FROM `userdetailsmobile` AS `u` WHERE `u`.`Token` = @__Token_0 LIMIT 1 2025-06-13 10:02:35.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__EventsModel_shareLink_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT EXISTS ( SELECT 1 FROM `add_event_list` AS `a` WHERE `a`.`shareLink` = @__EventsModel_shareLink_0) 2025-06-13 10:02:38.361 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@p0='?' (Size = 4000), @p1='?' (DbType = DateTime), @p2='?' (DbType = Int32), @p3='?' (Size = 4000), @p4='?' (Size = 4000), @p5='?' (DbType = SByte), @p6='?' (Size = 4000), @p7='?' (Size = 4000), @p8='?' (Size = 4000), @p9='?' (Size = 4000), @p10='?' (Size = 4000), @p11='?' (Size = 4000), @p12='?' (Size = 4000), @p13='?' (DbType = Double), @p14='?' (DbType = Double), @p15='?' (Size = 4000), @p16='?' (Size = 4000), @p17='?' (Size = 4000), @p18='?' (Size = 4000), @p19='?' (Size = 4000), @p20='?' (DbType = DateTime), @p21='?' (Size = 4000), @p22='?' (Size = 4000), @p23='?' (Size = 4000), @p24='?' (DbType = SByte), @p25='?' (DbType = SByte), @p26='?' (DbType = SByte), @p27='?' (DbType = SByte), @p28='?' (DbType = SByte), @p29='?' (Size = 4000), @p30='?' (Size = 4000), @p31='?' (Size = 4000), @p32='?' (Size = 4000), @p33='?' (Size = 4000), @p34='?' (DbType = Int32), @p35='?' (DbType = Double), @p36='?' (DbType = Double), @p37='?' (DbType = Double), @p38='?' (DbType = Double), @p39='?' (Size = 4000), @p40='?' (DbType = Double), @p41='?' (DbType = Double), @p42='?' (Size = 4000), @p43='?' (DbType = DateTime), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `add_event_list` (`ActiveStatus`, `Created`, `Created_By`, `CreditNotes`, `EventStatus`, `IsSilent`, `Notes`, `ZoomLevel0`, `ZoomLevel1`, `ZoomLevel2`, `ZoomLevel3`, `address_City`, `address_Country`, `address_Lat`, `address_Long`, `address_State`, `address_Zip`, `address_street`, `coordinates`, `deeplinkurl`, `end_date_time`, `event_description`, `fulladdress`, `image`, `isActive`, `isCompleted`, `isFixLocation`, `isLive`, `isUpcoming`, `mapImage`, `organiser_contact_no`, `organiser_email`, `organiser_name`, `original_image`, `overLayBearing`, `overLayBounds_east`, `overLayBounds_north`, `overLayBounds_south`, `overLayBounds_west`, `pdf`, `regionData_Let`, `regionData_Long`, `shareLink`, `start_date_time`, `status`, `title`, `zoomLevel`) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, @p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46); SELECT `event_id` FROM `add_event_list` WHERE ROW_COUNT() = 1 AND `event_id` = LAST_INSERT_ID(); 2025-06-13 10:02:38.375 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `u`.`User_id`, `u`.`Email`, `u`.`FirstName`, `u`.`IsActive`, `u`.`LastName`, `u`.`Password`, `u`.`TimeZone`, `u`.`Token`, `u`.`role` FROM `userdetails` AS `u` WHERE `u`.`role` = 'admin' 2025-06-13 10:02:38.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__EventsModel_shareLink_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id` FROM `add_event_list` AS `a` WHERE `a`.`shareLink` = @__EventsModel_shareLink_0 LIMIT 1 2025-06-13 10:02:38.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__EventsModel_shareLink_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id` FROM `add_event_list` AS `a` WHERE `a`.`shareLink` = @__EventsModel_shareLink_0 LIMIT 1 2025-06-13 10:02:38.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (Size = 4000), @p2='?' (DbType = Int32), @p3='?' (DbType = Double), @p4='?' (DbType = Double), @p5='?' (DbType = Double), @p6='?' (DbType = Double)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `multipleimageindex` (`event_id`, `imgurl`, `indexdata`, `overLayBounds_east`, `overLayBounds_north`, `overLayBounds_south`, `overLayBounds_west`) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6); SELECT `id` FROM `multipleimageindex` WHERE ROW_COUNT() = 1 AND `id` = LAST_INSERT_ID(); 2025-06-13 10:02:38.967 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:02:38.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.AddEventsMob (YourMap) in 3348.822ms 2025-06-13 10:02:38.967 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.AddEventsMob (YourMap)' 2025-06-13 10:02:38.967 +00:00 [INF] Capturing transaction. 2025-06-13 10:02:38.967 +00:00 [INF] Envelope queued up: 'f035bbd94318425983845d37869b2aeb' 2025-06-13 10:02:38.967 +00:00 [INF] Capturing transaction. 2025-06-13 10:02:38.967 +00:00 [INF] Envelope queued up: 'c44e12a0f7544eddad34fc6ab7d32a31' 2025-06-13 10:02:38.994 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/AddEventMobile multipart/form-data;+boundary=816ba6ef-22fa-47b6-a3e9-34d2a24a8894 319887 - 200 - application/json;+charset=utf-8 3376.5307ms 2025-06-13 10:10:46.185 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:10:46.188 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:10:46.188 +00:00 [INF] Started transaction with span ID '7d90ee17b30657b2' and trace ID 'd679cd7e0c9c4683bae87a50bcaeb841'. 2025-06-13 10:10:46.189 +00:00 [INF] Started transaction with span ID '7d90ee17b30657b2' and trace ID 'd679cd7e0c9c4683bae87a50bcaeb841'. 2025-06-13 10:10:46.189 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:10:46.193 +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-13 10:10:46.270 +00:00 [INF] Executed DbCommand (17ms) [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-13 10:10:46.271 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:10:46.271 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 78.5941ms 2025-06-13 10:10:46.271 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:10:46.271 +00:00 [INF] Capturing transaction. 2025-06-13 10:10:46.273 +00:00 [INF] Envelope queued up: '20d87004a1194da88e4e0fbdd01da54a' 2025-06-13 10:10:46.273 +00:00 [INF] Capturing transaction. 2025-06-13 10:10:46.273 +00:00 [INF] Envelope queued up: '7fefab8f61954cb7a653f653df7e1e5d' 2025-06-13 10:10:46.273 +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 88.1400ms 2025-06-13 10:11:18.604 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:11:18.604 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:11:18.604 +00:00 [INF] Started transaction with span ID '3d5251bb2e9ab4c3' and trace ID 'aeba031ed5b04a7f9e314983bce92802'. 2025-06-13 10:11:18.605 +00:00 [INF] Started transaction with span ID '3d5251bb2e9ab4c3' and trace ID 'aeba031ed5b04a7f9e314983bce92802'. 2025-06-13 10:11:18.605 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:11:18.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-13 10:11:18.619 +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-13 10:11:18.620 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:11:18.620 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 15.4674ms 2025-06-13 10:11:18.620 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:11:18.620 +00:00 [INF] Capturing transaction. 2025-06-13 10:11:18.624 +00:00 [INF] Envelope queued up: 'a03b31836cde4577806685a3ad4806a1' 2025-06-13 10:11:18.624 +00:00 [INF] Capturing transaction. 2025-06-13 10:11:18.624 +00:00 [INF] Envelope queued up: '0419e6536ba045f4bdd3e3a5f2d59453' 2025-06-13 10:11:18.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 20.3177ms 2025-06-13 10:11:19.521 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:11:19.521 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:11:19.521 +00:00 [INF] Started transaction with span ID '13a4b082d75ed5bc' and trace ID '1931b88e48f84dee92adcc859334cc79'. 2025-06-13 10:11:19.521 +00:00 [INF] Started transaction with span ID '13a4b082d75ed5bc' and trace ID '1931b88e48f84dee92adcc859334cc79'. 2025-06-13 10:11:19.521 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:11:19.521 +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-13 10:11:19.523 +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-13 10:11:19.524 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:11:19.524 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.9676ms 2025-06-13 10:11:19.524 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:11:19.524 +00:00 [INF] Capturing transaction. 2025-06-13 10:11:19.524 +00:00 [INF] Envelope queued up: '3f290bb97b654cbc9ffb0eb1a889df4e' 2025-06-13 10:11:19.524 +00:00 [INF] Capturing transaction. 2025-06-13 10:11:19.524 +00:00 [INF] Envelope queued up: 'a12f48a59edc48158b9841aa328ddd8e' 2025-06-13 10:11:19.524 +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.7897ms 2025-06-13 10:11:20.631 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:11:20.631 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:11:20.631 +00:00 [INF] Started transaction with span ID 'e073b35cf1881f8e' and trace ID 'e91811932e1742ba901c3c338a5b1d2f'. 2025-06-13 10:11:20.631 +00:00 [INF] Started transaction with span ID 'e073b35cf1881f8e' and trace ID 'e91811932e1742ba901c3c338a5b1d2f'. 2025-06-13 10:11:20.632 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:11:20.632 +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-13 10:11:20.637 +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-13 10:11:20.637 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:11:20.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 5.8151ms 2025-06-13 10:11:20.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:11:20.638 +00:00 [INF] Capturing transaction. 2025-06-13 10:11:20.638 +00:00 [INF] Envelope queued up: '33ba307372c94bebb23bc2bba8f04753' 2025-06-13 10:11:20.638 +00:00 [INF] Capturing transaction. 2025-06-13 10:11:20.638 +00:00 [INF] Envelope queued up: '78b9eedf49894682a2d35c5960827beb' 2025-06-13 10:11:20.639 +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 8.0876ms 2025-06-13 10:12:16.319 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:12:16.319 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:12:16.320 +00:00 [INF] Started transaction with span ID 'b053fc976059a5e1' and trace ID 'b40649ee756f4627a4e7f7dc709fa4a1'. 2025-06-13 10:12:16.320 +00:00 [INF] Started transaction with span ID 'b053fc976059a5e1' and trace ID 'b40649ee756f4627a4e7f7dc709fa4a1'. 2025-06-13 10:12:16.320 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:12:16.320 +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-13 10:12:16.323 +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-13 10:12:16.323 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:12:16.323 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.086ms 2025-06-13 10:12:16.323 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:12:16.323 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:16.323 +00:00 [INF] Envelope queued up: '5a73bf2542b84ea19f0dc2bac8295f34' 2025-06-13 10:12:16.323 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:16.323 +00:00 [INF] Envelope queued up: '2e8c531d042745889755635c52fb0efe' 2025-06-13 10:12:16.323 +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.9931ms 2025-06-13 10:12:20.178 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:12:20.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:12:20.178 +00:00 [INF] Started transaction with span ID '7495dfdff084e7a3' and trace ID '94862c621e5942349703cf9964f33257'. 2025-06-13 10:12:20.178 +00:00 [INF] Started transaction with span ID '7495dfdff084e7a3' and trace ID '94862c621e5942349703cf9964f33257'. 2025-06-13 10:12:20.178 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:12:20.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-13 10:12:20.182 +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-13 10:12:20.183 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:12:20.183 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.7982ms 2025-06-13 10:12:20.183 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:12:20.183 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:20.183 +00:00 [INF] Envelope queued up: '721860976ecb42968e4d06218dd1578e' 2025-06-13 10:12:20.183 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:20.183 +00:00 [INF] Envelope queued up: 'f8eb06f015ad4f169358b8162b65aa97' 2025-06-13 10:12:20.183 +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.5360ms 2025-06-13 10:12:20.190 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:12:20.190 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:12:20.190 +00:00 [INF] Started transaction with span ID 'ae718af44ef72fdf' and trace ID '3ff5b3f784de4f2ab22fdb27763bfc4b'. 2025-06-13 10:12:20.191 +00:00 [INF] Started transaction with span ID 'ae718af44ef72fdf' and trace ID '3ff5b3f784de4f2ab22fdb27763bfc4b'. 2025-06-13 10:12:20.191 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:12:20.191 +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-13 10:12:20.192 +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-13 10:12:20.193 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:12:20.193 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0368ms 2025-06-13 10:12:20.193 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:12:20.193 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:20.193 +00:00 [INF] Envelope queued up: 'babcce71a58948d48cc8c5b25fd95249' 2025-06-13 10:12:20.193 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:20.193 +00:00 [INF] Envelope queued up: '1c8159deef3c4237bf8b75b3afda42e5' 2025-06-13 10:12:20.193 +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.8240ms 2025-06-13 10:12:25.463 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:12:25.463 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:12:25.463 +00:00 [INF] Started transaction with span ID '49f4d1b3b9b9acea' and trace ID '76f7ff3e30f443f0afeb0845ba4052ea'. 2025-06-13 10:12:25.463 +00:00 [INF] Started transaction with span ID '49f4d1b3b9b9acea' and trace ID '76f7ff3e30f443f0afeb0845ba4052ea'. 2025-06-13 10:12:25.463 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:12:25.463 +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-13 10:12:25.469 +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-13 10:12:25.470 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:12:25.472 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 8.2348ms 2025-06-13 10:12:25.472 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:12:25.472 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:25.472 +00:00 [INF] Envelope queued up: 'a7df3548d7c1458fa5792756e9b4b9e5' 2025-06-13 10:12:25.472 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:25.472 +00:00 [INF] Envelope queued up: '0a0e914eb5e54f93ae4a250d787d5cc8' 2025-06-13 10:12:25.472 +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.2069ms 2025-06-13 10:12:25.485 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:12:25.485 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:12:25.485 +00:00 [INF] Started transaction with span ID '1cf5a1861154e98f' and trace ID 'b36f8612872545968cc17ca2c50eb98d'. 2025-06-13 10:12:25.486 +00:00 [INF] Started transaction with span ID '1cf5a1861154e98f' and trace ID 'b36f8612872545968cc17ca2c50eb98d'. 2025-06-13 10:12:25.486 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:12:25.486 +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-13 10:12:25.497 +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-13 10:12:25.505 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:12:25.505 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 18.7599ms 2025-06-13 10:12:25.505 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:12:25.506 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:25.506 +00:00 [INF] Envelope queued up: 'f9d33bfe379f49f39d8be30345a0d9f5' 2025-06-13 10:12:25.506 +00:00 [INF] Capturing transaction. 2025-06-13 10:12:25.507 +00:00 [INF] Envelope queued up: '33b4c3ee62074797a958c4b197cceb38' 2025-06-13 10:12:25.507 +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 21.9401ms 2025-06-13 10:13:52.533 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:13:52.533 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:13:52.534 +00:00 [INF] Started transaction with span ID '7a0905c7cfdbb735' and trace ID '10acf8ab93dc4d13849c169032247ef6'. 2025-06-13 10:13:52.534 +00:00 [INF] Started transaction with span ID '7a0905c7cfdbb735' and trace ID '10acf8ab93dc4d13849c169032247ef6'. 2025-06-13 10:13:52.534 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:13:52.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-13 10:13:52.535 +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-13 10:13:52.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-13 10:13:52.536 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8283ms 2025-06-13 10:13:52.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:13:52.536 +00:00 [INF] Capturing transaction. 2025-06-13 10:13:52.536 +00:00 [INF] Envelope queued up: '64d5a8257076491d931f37fe58a27981' 2025-06-13 10:13:52.536 +00:00 [INF] Capturing transaction. 2025-06-13 10:13:52.536 +00:00 [INF] Envelope queued up: 'd838c8b0db4e44b7a3670629bea88bb1' 2025-06-13 10:13:52.536 +00: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.8150ms 2025-06-13 10:13:58.541 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:13:58.541 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:13:58.541 +00:00 [INF] Started transaction with span ID 'ca02e1408a59f17e' and trace ID 'abc5bfd244d746e5b6a232981ac32bdf'. 2025-06-13 10:13:58.541 +00:00 [INF] Started transaction with span ID 'ca02e1408a59f17e' and trace ID 'abc5bfd244d746e5b6a232981ac32bdf'. 2025-06-13 10:13:58.541 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:13:58.541 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:13:58.543 +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-13 10:13:58.543 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:13:58.543 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7477ms 2025-06-13 10:13:58.543 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:13:58.543 +00:00 [INF] Capturing transaction. 2025-06-13 10:13:58.545 +00:00 [INF] Envelope queued up: '313df66921e34e418c325809755df347' 2025-06-13 10:13:58.545 +00:00 [INF] Capturing transaction. 2025-06-13 10:13:58.545 +00:00 [INF] Envelope queued up: '4e4a5a22275543a7ac4db0496c3e2467' 2025-06-13 10:13:58.545 +00: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.3016ms 2025-06-13 10:14:13.862 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:14:13.862 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:13.862 +00:00 [INF] Started transaction with span ID '346740a9c126fbad' and trace ID '69a7890b57734bec931379ffbad6bd0f'. 2025-06-13 10:14:13.862 +00:00 [INF] Started transaction with span ID '346740a9c126fbad' and trace ID '69a7890b57734bec931379ffbad6bd0f'. 2025-06-13 10:14:13.863 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:14:13.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-13 10:14:13.863 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:14:13.863 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:13.863 +00:00 [INF] Started transaction with span ID '60e63ebc2db41c9f' and trace ID '3667c2ee72594d088e7969c686afbfe3'. 2025-06-13 10:14:13.864 +00:00 [INF] Started transaction with span ID '60e63ebc2db41c9f' and trace ID '3667c2ee72594d088e7969c686afbfe3'. 2025-06-13 10:14:13.864 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:14:13.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-13 10:14:13.866 +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-13 10:14:13.866 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:14:13.866 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7361ms 2025-06-13 10:14:13.866 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:14:13.867 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:13.867 +00:00 [INF] Envelope queued up: 'a3cf221ac14b4f89b191eb27271b97a0' 2025-06-13 10:14:13.867 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:13.867 +00:00 [INF] Envelope queued up: '58cab798740a46838444f02c420e2ff1' 2025-06-13 10:14:13.867 +00: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.4481ms 2025-06-13 10:14:13.893 +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-13 10:14:13.947 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:14:13.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-13 10:14:13.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:14: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-13 10:14: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-13 10:14:13.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-13 10:14:13.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-13 10:14:13.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-13 10:14:13.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-13 10:14:13.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-13 10:14: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-13 10:14:13.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-13 10:14:13.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-13 10:14: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-13 10:14:13.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-13 10:14:13.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-13 10:14:13.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-13 10:14:13.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.019 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:14:14.019 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:14.019 +00:00 [INF] Started transaction with span ID '5857973b37b254f2' and trace ID 'a082506c12c647e1aee8793297eafb53'. 2025-06-13 10:14:14.020 +00:00 [INF] Started transaction with span ID '5857973b37b254f2' and trace ID 'a082506c12c647e1aee8793297eafb53'. 2025-06-13 10:14:14.020 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:14.020 +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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.047 +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-13 10:14:14.048 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:14.048 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 28.5552ms 2025-06-13 10:14:14.048 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:14.048 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.048 +00:00 [INF] Envelope queued up: '042b2556e8464a31a7d353665f58f603' 2025-06-13 10:14:14.049 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.049 +00:00 [INF] Envelope queued up: 'aa1f2fd500bc4d5093f9fa1a335f8926' 2025-06-13 10:14:14.049 +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 29.3820ms 2025-06-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:14:14.138 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:14:14.139 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 276.0754ms 2025-06-13 10:14:14.139 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:14:14.139 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.139 +00:00 [INF] Envelope queued up: 'ce6ca7d9eb914023ba900b1ab07d92d0' 2025-06-13 10:14:14.139 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.139 +00:00 [INF] Envelope queued up: '2531118b074d436ead217b8ea0df5301' 2025-06-13 10:14:14.139 +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 277.2338ms 2025-06-13 10:14:14.244 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:14:14.244 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:14.244 +00:00 [INF] Started transaction with span ID '61180df5e74ba8a7' and trace ID '1bac60b3e3c44271835305943ad98469'. 2025-06-13 10:14:14.244 +00:00 [INF] Started transaction with span ID '61180df5e74ba8a7' and trace ID '1bac60b3e3c44271835305943ad98469'. 2025-06-13 10:14:14.244 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:14:14.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-13 10:14:14.291 +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-13 10:14:14.321 +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-13 10:14:14.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-13 10:14:14.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:14: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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14:14.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-13 10:14: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-13 10:14:14.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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14: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-13 10:14:14.471 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:14:14.474 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 229.5057ms 2025-06-13 10:14:14.474 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:14:14.474 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.475 +00:00 [INF] Envelope queued up: 'a3a9d8b738ac41d6bb0632608fb282e9' 2025-06-13 10:14:14.476 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.476 +00:00 [INF] Envelope queued up: '3c98e111dfb142328a7d93981aab71e3' 2025-06-13 10:14:14.476 +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 232.1468ms 2025-06-13 10:14:14.844 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:14.844 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:14.844 +00:00 [INF] Started transaction with span ID 'e152f193ea987a23' and trace ID '2c7443c8094a4476939d59668ea84d99'. 2025-06-13 10:14:14.844 +00:00 [INF] Started transaction with span ID 'e152f193ea987a23' and trace ID '2c7443c8094a4476939d59668ea84d99'. 2025-06-13 10:14:14.844 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:14.844 +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-13 10:14:14.847 +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-13 10:14:14.847 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:14.848 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.4009ms 2025-06-13 10:14:14.848 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:14.848 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.850 +00:00 [INF] Envelope queued up: '3936295d4f82473e82fd8f81fe6b0ad5' 2025-06-13 10:14:14.850 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:14.850 +00:00 [INF] Envelope queued up: 'c1dd788c8563464e99171ce276d5c743' 2025-06-13 10:14:14.850 +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.1377ms 2025-06-13 10:14:15.832 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:15.832 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:15.832 +00:00 [INF] Started transaction with span ID '4a9633a8b01ad7ce' and trace ID 'd0ecba01805c41b0b0aced9c32a5e851'. 2025-06-13 10:14:15.832 +00:00 [INF] Started transaction with span ID '4a9633a8b01ad7ce' and trace ID 'd0ecba01805c41b0b0aced9c32a5e851'. 2025-06-13 10:14:15.832 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:15.832 +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-13 10:14:15.834 +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-13 10:14:15.834 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:15.835 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3455ms 2025-06-13 10:14:15.835 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:15.835 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:15.835 +00:00 [INF] Envelope queued up: 'b8a25cb0ee434b7890b5b73c5502955b' 2025-06-13 10:14:15.835 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:15.835 +00:00 [INF] Envelope queued up: '5b960c75026f4235a7afec2bf75abfe9' 2025-06-13 10:14:15.835 +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.2538ms 2025-06-13 10:14:29.773 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:14:29.773 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:29.773 +00:00 [INF] Started transaction with span ID '5f02bb8f23011891' and trace ID 'a8222e9c7a3b4390825144784599fe70'. 2025-06-13 10:14:29.773 +00:00 [INF] Started transaction with span ID '5f02bb8f23011891' and trace ID 'a8222e9c7a3b4390825144784599fe70'. 2025-06-13 10:14:29.773 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:29.773 +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-13 10:14:29.781 +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-13 10:14:29.782 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:29.788 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 14.7635ms 2025-06-13 10:14:29.788 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:29.789 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:29.789 +00:00 [INF] Envelope queued up: 'a65bfb59e7af4292a7720b180653307e' 2025-06-13 10:14:29.789 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:29.789 +00:00 [INF] Envelope queued up: '0c6e0eb5bb854278b2ef7dc105026490' 2025-06-13 10:14:29.790 +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 16.6400ms 2025-06-13 10:14:29.831 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:29.831 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:29.831 +00:00 [INF] Started transaction with span ID 'f17b6b1306fb6566' and trace ID 'cee6688292dc4ddb980fa333f35df0df'. 2025-06-13 10:14:29.831 +00:00 [INF] Started transaction with span ID 'f17b6b1306fb6566' and trace ID 'cee6688292dc4ddb980fa333f35df0df'. 2025-06-13 10:14:29.831 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:29.831 +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-13 10:14:29.842 +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-13 10:14:29.848 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:29.848 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 17.0714ms 2025-06-13 10:14:29.848 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:29.849 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:29.849 +00:00 [INF] Envelope queued up: '96fd2caf73194700bde2764d08d38d8e' 2025-06-13 10:14:29.849 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:29.849 +00:00 [INF] Envelope queued up: '93a71c008086410abc806c974c4571d6' 2025-06-13 10:14:29.849 +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.1465ms 2025-06-13 10:14:43.825 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:14:43.825 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:43.825 +00:00 [INF] Started transaction with span ID '6fd0a09d9da84fd3' and trace ID '85ab3b81ffae4f4e9a9ab9f3d90584df'. 2025-06-13 10:14:43.825 +00:00 [INF] Started transaction with span ID '6fd0a09d9da84fd3' and trace ID '85ab3b81ffae4f4e9a9ab9f3d90584df'. 2025-06-13 10:14:43.825 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:43.825 +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-13 10:14:43.828 +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-13 10:14:43.828 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:43.829 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:43.829 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:43.829 +00:00 [INF] Started transaction with span ID 'b8106fbb2dfb138' and trace ID '2b099ff6a5f24f72b549730b3a1a83e6'. 2025-06-13 10:14:43.829 +00:00 [INF] Started transaction with span ID 'b8106fbb2dfb138' and trace ID '2b099ff6a5f24f72b549730b3a1a83e6'. 2025-06-13 10:14:43.829 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:43.829 +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-13 10:14:43.831 +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-13 10:14:43.831 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:43.831 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8468ms 2025-06-13 10:14:43.831 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:43.831 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:43.831 +00:00 [INF] Envelope queued up: '34f590620d1a43eb8d8c84509d559e46' 2025-06-13 10:14:43.831 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:43.831 +00:00 [INF] Envelope queued up: 'bc0b3290d4d94532b2f9c8f6c56d136c' 2025-06-13 10:14:43.831 +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.9758ms 2025-06-13 10:14:43.833 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7.4791ms 2025-06-13 10:14:43.833 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:43.833 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:43.833 +00:00 [INF] Envelope queued up: '2fdea14785504d79a0d3f8e54944d996' 2025-06-13 10:14:43.833 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:43.833 +00:00 [INF] Envelope queued up: '1c81fbc16dc04253ae969ff35f70a8ea' 2025-06-13 10:14:43.833 +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 8.4519ms 2025-06-13 10:14:45.975 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 10:14:45.975 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:45.975 +00:00 [INF] Started transaction with span ID '54cf6de5b8146403' and trace ID '45af3c1e55b84b0f930add83e2242832'. 2025-06-13 10:14:45.975 +00:00 [INF] Started transaction with span ID '54cf6de5b8146403' and trace ID '45af3c1e55b84b0f930add83e2242832'. 2025-06-13 10:14:45.975 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:45.975 +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-13 10:14:45.976 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:45.976 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:45.976 +00:00 [INF] Started transaction with span ID 'a13026e39bc1e77' and trace ID '3eb8f9849be945d1bd2bc7af1ce2d673'. 2025-06-13 10:14:45.976 +00:00 [INF] Started transaction with span ID 'a13026e39bc1e77' and trace ID '3eb8f9849be945d1bd2bc7af1ce2d673'. 2025-06-13 10:14:45.976 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:45.976 +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-13 10:14:45.979 +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-13 10:14:45.980 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:45.981 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.3889ms 2025-06-13 10:14:45.981 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:45.981 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:45.982 +00:00 [INF] Envelope queued up: '22ba41fd222e4d59ba9fc5fb97b28568' 2025-06-13 10:14:45.982 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:45.982 +00:00 [INF] Envelope queued up: 'c7e7c2a64461453e85bbbbca1ff447d8' 2025-06-13 10:14:45.982 +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.0842ms 2025-06-13 10:14:46.195 +00:00 [INF] Executed DbCommand (217ms) [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-13 10:14:46.196 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:46.196 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 219.3831ms 2025-06-13 10:14:46.196 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:46.196 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:46.196 +00:00 [INF] Envelope queued up: 'a04e1c106b4d4e2199b2cf70731024e0' 2025-06-13 10:14:46.196 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:46.196 +00:00 [INF] Envelope queued up: 'dfc0adab28734d1eb7018cf4ddaf5aa9' 2025-06-13 10:14:46.196 +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 220.2043ms 2025-06-13 10:14:49.852 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=429 - - 2025-06-13 10:14:49.852 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:49.852 +00:00 [INF] Started transaction with span ID 'aa1a63dbb20d48fd' and trace ID '658bea2c3fce43098f26396ba8107ba7'. 2025-06-13 10:14:49.852 +00:00 [INF] Started transaction with span ID 'aa1a63dbb20d48fd' and trace ID '658bea2c3fce43098f26396ba8107ba7'. 2025-06-13 10:14:49.852 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:49.852 +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-13 10:14:49.855 +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-13 10:14:49.855 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:49.856 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.6026ms 2025-06-13 10:14:49.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:49.856 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:49.856 +00:00 [INF] Envelope queued up: '4bdc1607802a4802b61a193ee5dcf5a7' 2025-06-13 10:14:49.856 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:49.856 +00:00 [INF] Envelope queued up: '37de1562ed59477baf91e5e8157e8819' 2025-06-13 10:14:49.856 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=429 - - - 200 - application/json;+charset=utf-8 4.6786ms 2025-06-13 10:14:49.869 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:49.870 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:49.870 +00:00 [INF] Started transaction with span ID '370d4232017f7427' and trace ID '1ee78102727d47e285e39f31d2d7e104'. 2025-06-13 10:14:49.870 +00:00 [INF] Started transaction with span ID '370d4232017f7427' and trace ID '1ee78102727d47e285e39f31d2d7e104'. 2025-06-13 10:14:49.870 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:49.870 +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-13 10:14:49.883 +00:00 [INF] Executed DbCommand (11ms) [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-13 10:14:49.883 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:49.883 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 13.3999ms 2025-06-13 10:14:49.883 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:49.884 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:49.884 +00:00 [INF] Envelope queued up: 'e5009ad17fbb48829a41c82bef443f6e' 2025-06-13 10:14:49.885 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:49.885 +00:00 [INF] Envelope queued up: 'eb53868444494d0ba3cbca6a543a8086' 2025-06-13 10:14:49.885 +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 15.8955ms 2025-06-13 10:14:52.707 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - 2025-06-13 10:14:52.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:52.708 +00:00 [INF] Started transaction with span ID 'e29607fb0ff7d58d' and trace ID 'bdcaf1c43cc74a778eb7f93dd3536f3e'. 2025-06-13 10:14:52.708 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:52.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:52.708 +00:00 [INF] Started transaction with span ID 'fd43eb54d6c76d22' and trace ID '0acbfbf48edd47de886712a700c780e6'. 2025-06-13 10:14:52.708 +00:00 [INF] Started transaction with span ID 'fd43eb54d6c76d22' and trace ID '0acbfbf48edd47de886712a700c780e6'. 2025-06-13 10:14:52.708 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:52.708 +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-13 10:14:52.710 +00:00 [INF] Started transaction with span ID 'e29607fb0ff7d58d' and trace ID 'bdcaf1c43cc74a778eb7f93dd3536f3e'. 2025-06-13 10:14:52.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:52.710 +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-13 10:14:52.718 +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-13 10:14:52.718 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:52.719 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 10.2198ms 2025-06-13 10:14:52.719 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:52.719 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:52.724 +00:00 [INF] Envelope queued up: 'e1736e02d6174b7fbecb8578bd9f029e' 2025-06-13 10:14:52.726 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:52.726 +00:00 [INF] Envelope queued up: 'a36e2646dda64a30b106d2303856d572' 2025-06-13 10:14:52.727 +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.3327ms 2025-06-13 10:14:52.726 +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-13 10:14:52.732 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:52.804 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 93.7771ms 2025-06-13 10:14:52.805 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:52.805 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:52.805 +00:00 [INF] Envelope queued up: '6897c2639b074c8db8a1bfcadbdc4067' 2025-06-13 10:14:52.805 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:52.805 +00:00 [INF] Envelope queued up: '351fd65733e741579ede837cbf3374e5' 2025-06-13 10:14:52.805 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=422 - - - 200 - application/json;+charset=utf-8 97.9148ms 2025-06-13 10:14:57.145 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=423 - - 2025-06-13 10:14:57.145 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:57.145 +00:00 [INF] Started transaction with span ID 'a6d343deec8912be' and trace ID 'ff6777f33d9b402299b837bca106a46a'. 2025-06-13 10:14:57.146 +00:00 [INF] Started transaction with span ID 'a6d343deec8912be' and trace ID 'ff6777f33d9b402299b837bca106a46a'. 2025-06-13 10:14:57.146 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:57.146 +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-13 10:14:57.147 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:57.147 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:57.147 +00:00 [INF] Started transaction with span ID '6b87000f0f6c5898' and trace ID '6051fbefe7884ef4948054a101de351f'. 2025-06-13 10:14:57.148 +00:00 [INF] Started transaction with span ID '6b87000f0f6c5898' and trace ID '6051fbefe7884ef4948054a101de351f'. 2025-06-13 10:14:57.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:57.148 +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-13 10:14:57.150 +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-13 10:14:57.150 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:57.152 +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-13 10:14:57.152 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:57.152 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.6482ms 2025-06-13 10:14:57.152 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:57.153 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:57.153 +00:00 [INF] Envelope queued up: '8ffa356e98bb4ce6943de503befd9807' 2025-06-13 10:14:57.153 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:57.153 +00:00 [INF] Envelope queued up: '15da1ba19a404177b9abad3a6afb0d3d' 2025-06-13 10:14:57.153 +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 5.5545ms 2025-06-13 10:14:57.154 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 8.363ms 2025-06-13 10:14:57.155 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:57.155 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:57.155 +00:00 [INF] Envelope queued up: '603d8c373354423baf098993f110c78c' 2025-06-13 10:14:57.156 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:57.157 +00:00 [INF] Envelope queued up: '253c094045964229b7e13218965e2459' 2025-06-13 10:14:57.157 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=423 - - - 200 - application/json;+charset=utf-8 11.8756ms 2025-06-13 10:14:59.810 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-13 10:14:59.810 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:59.810 +00:00 [INF] Started transaction with span ID '8de61a61257c1a5a' and trace ID 'a4c58f2f5a63453db275ad1e262909b7'. 2025-06-13 10:14:59.811 +00:00 [INF] Started transaction with span ID '8de61a61257c1a5a' and trace ID 'a4c58f2f5a63453db275ad1e262909b7'. 2025-06-13 10:14:59.811 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:59.811 +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-13 10:14:59.811 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:14:59.811 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:14:59.811 +00:00 [INF] Started transaction with span ID '2de3c32d862ba9b0' and trace ID '8c76f964a3ef4de0bdaf139d634f0079'. 2025-06-13 10:14:59.812 +00:00 [INF] Started transaction with span ID '2de3c32d862ba9b0' and trace ID '8c76f964a3ef4de0bdaf139d634f0079'. 2025-06-13 10:14:59.812 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:59.812 +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-13 10:14:59.820 +00:00 [INF] Executed DbCommand (4ms) [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-13 10:14:59.820 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:14:59.822 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 11.5226ms 2025-06-13 10:14:59.822 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:14:59.823 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:59.822 +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-13 10:14:59.823 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:14:59.824 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 12.1909ms 2025-06-13 10:14:59.825 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:14:59.825 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:59.825 +00:00 [INF] Envelope queued up: '32513eb0b9a44674bd9bb709d6d0291c' 2025-06-13 10:14:59.825 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:59.825 +00:00 [INF] Envelope queued up: '280dcb2cca274fca9ce1b783493e06da' 2025-06-13 10:14:59.825 +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 13.8561ms 2025-06-13 10:14:59.824 +00:00 [INF] Envelope queued up: '8bb740d97f8e4a0b9bfb4718ff064305' 2025-06-13 10:14:59.825 +00:00 [INF] Capturing transaction. 2025-06-13 10:14:59.825 +00:00 [INF] Envelope queued up: 'c27fa41eda474f72bd503e5d0f7ae704' 2025-06-13 10:14:59.825 +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 15.2969ms 2025-06-13 10:18:24.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:18:24.639 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:18:24.639 +00:00 [INF] Started transaction with span ID '6ece4262c995e6e9' and trace ID 'b9c54f697357488ba8d7178f958180f5'. 2025-06-13 10:18:24.639 +00:00 [INF] Started transaction with span ID '6ece4262c995e6e9' and trace ID 'b9c54f697357488ba8d7178f958180f5'. 2025-06-13 10:18:24.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:18:24.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-13 10:18:24.647 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:18:24.647 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:18:24.647 +00:00 [INF] Started transaction with span ID 'cf6f1d58754d10a0' and trace ID '6aca7607c40a4a678097e1191adca383'. 2025-06-13 10:18:24.647 +00:00 [INF] Started transaction with span ID 'cf6f1d58754d10a0' and trace ID '6aca7607c40a4a678097e1191adca383'. 2025-06-13 10:18:24.652 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:24.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-13 10:18:24.654 +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-13 10:18:24.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-13 10:18:24.657 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.354ms 2025-06-13 10:18:24.657 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:24.657 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:24.661 +00:00 [INF] Envelope queued up: '553ed4edb3b34bd6b680ce05982dcc9f' 2025-06-13 10:18:24.662 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:24.662 +00:00 [INF] Envelope queued up: 'c857a638602149599e894acd1cc1d224' 2025-06-13 10:18:24.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 14.7922ms 2025-06-13 10:18:24.757 +00:00 [INF] Executed DbCommand (114ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:18:24.765 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:18:24.765 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:18:24.765 +00:00 [INF] Started transaction with span ID 'c62517bd891328b6' and trace ID 'a9855bee5dad4f068be3f98149fed950'. 2025-06-13 10:18:24.766 +00:00 [INF] Started transaction with span ID 'c62517bd891328b6' and trace ID 'a9855bee5dad4f068be3f98149fed950'. 2025-06-13 10:18:24.766 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:18:24.766 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:18:24.888 +00:00 [INF] Executed DbCommand (118ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:18:24.909 +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-13 10:18:24.909 +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-13 10:18:24.913 +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-13 10:18:24.916 +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-13 10:18:24.926 +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-13 10:18:24.925 +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-13 10:18:24.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-13 10:18:24.954 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:18:24.959 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:18: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-13 10:18:24.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-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:18:25.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-13 10:18:25.101 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:18:25.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-13 10:18: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-13 10:18: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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.139 +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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18: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-13 10:18: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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.205 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:18: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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.235 +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-13 10:18:25.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-13 10:18:25.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18:25.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.279 +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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:18:25.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:18:25.308 +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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.338 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:18:25.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:18:25.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-13 10:18:25.351 +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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.377 +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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18:25.411 +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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.426 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:18:25.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-13 10:18:25.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-13 10:18:25.434 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:18:25.439 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 673.0144ms 2025-06-13 10:18:25.439 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:18:25.439 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:25.439 +00:00 [INF] Envelope queued up: 'c7c72a808b7540b288d26d5e00c697aa' 2025-06-13 10:18:25.439 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:25.439 +00:00 [INF] Envelope queued up: '27ea6dfcfc0e4be7972c6e018cfec5f1' 2025-06-13 10:18:25.440 +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 674.4244ms 2025-06-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18: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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.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-13 10:18:25.539 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:18:25.540 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 900.3834ms 2025-06-13 10:18:25.540 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:18:25.540 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:25.540 +00:00 [INF] Envelope queued up: '42fe76f8eb7940dcbfb9eac6f895aae7' 2025-06-13 10:18:25.540 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:25.542 +00:00 [INF] Envelope queued up: '53dccb40f5fe49cc9f5c35fc3058ff68' 2025-06-13 10:18:25.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 904.0818ms 2025-06-13 10:18:36.307 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:18:36.307 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:18:36.307 +00:00 [INF] Started transaction with span ID 'f1d0078080387367' and trace ID '94b8aaa1db894449a9eaaf4eeb7df1be'. 2025-06-13 10:18:36.308 +00:00 [INF] Started transaction with span ID 'f1d0078080387367' and trace ID '94b8aaa1db894449a9eaaf4eeb7df1be'. 2025-06-13 10:18:36.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:36.308 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:18:36.310 +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-13 10:18:36.310 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:18:36.311 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9552ms 2025-06-13 10:18:36.311 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:36.311 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:36.311 +00:00 [INF] Envelope queued up: '19ff2c0978b0435b835cb3d0d2d39432' 2025-06-13 10:18:36.311 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:36.311 +00:00 [INF] Envelope queued up: '92e72258684f49c188a107e1f8e7fc53' 2025-06-13 10:18:36.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 4.1826ms 2025-06-13 10:18:41.038 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:18:41.038 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:18:41.038 +00:00 [INF] Started transaction with span ID '1edd166cbed66ac3' and trace ID '8bcce0618ef74665ae516525c5d2ca1b'. 2025-06-13 10:18:41.038 +00:00 [INF] Started transaction with span ID '1edd166cbed66ac3' and trace ID '8bcce0618ef74665ae516525c5d2ca1b'. 2025-06-13 10:18:41.038 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:41.038 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:18:41.041 +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-13 10:18:41.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-13 10:18:41.041 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1626ms 2025-06-13 10:18:41.041 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:41.041 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:41.042 +00:00 [INF] Envelope queued up: '5f3369ca92754a5b8c04ef2fa6fd2e60' 2025-06-13 10:18:41.042 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:41.042 +00:00 [INF] Envelope queued up: '3797923e452d4077b0b4a480ebb6bf88' 2025-06-13 10:18:41.043 +00: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.1423ms 2025-06-13 10:18:46.996 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:18:46.997 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:18:46.997 +00:00 [INF] Started transaction with span ID '920ba657b31a18b3' and trace ID '35349ed0d89641cfad301974168f5fc0'. 2025-06-13 10:18:46.997 +00:00 [INF] Started transaction with span ID '920ba657b31a18b3' and trace ID '35349ed0d89641cfad301974168f5fc0'. 2025-06-13 10:18:46.997 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:46.997 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:18:47.001 +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-13 10:18:47.002 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:18:47.002 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.3874ms 2025-06-13 10:18:47.002 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:18:47.002 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:47.002 +00:00 [INF] Envelope queued up: 'd116364829b04d5c8d388b1c3cb295dc' 2025-06-13 10:18:47.002 +00:00 [INF] Capturing transaction. 2025-06-13 10:18:47.002 +00:00 [INF] Envelope queued up: '0d88ccddffd8471e9977615ca9dab08e' 2025-06-13 10:18:47.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 5.7641ms 2025-06-13 10:19:30.101 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:19:30.101 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:19:30.101 +00:00 [INF] Started transaction with span ID '2aa86037e4d56d8' and trace ID '360af88cae4b4115ba6f67a4f56d0822'. 2025-06-13 10:19:30.101 +00:00 [INF] Started transaction with span ID '2aa86037e4d56d8' and trace ID '360af88cae4b4115ba6f67a4f56d0822'. 2025-06-13 10:19:30.101 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:19:30.101 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:19:30.102 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:19:30.102 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:19:30.102 +00:00 [INF] Started transaction with span ID '2516e864eafc48fb' and trace ID '1153d6fd692e4cab8c76c37cfc579fa2'. 2025-06-13 10:19:30.102 +00:00 [INF] Started transaction with span ID '2516e864eafc48fb' and trace ID '1153d6fd692e4cab8c76c37cfc579fa2'. 2025-06-13 10:19:30.102 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:19:30.102 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:19:30.107 +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-13 10:19:30.107 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:19:30.108 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.201ms 2025-06-13 10:19:30.108 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:19:30.108 +00:00 [INF] Capturing transaction. 2025-06-13 10:19:30.109 +00:00 [INF] Envelope queued up: '900bf150f45a4fb9b332b0a9e1d06aa3' 2025-06-13 10:19:30.109 +00:00 [INF] Capturing transaction. 2025-06-13 10:19:30.109 +00:00 [INF] Envelope queued up: '3dd1ea4950134bd2b0408ec718b25b10' 2025-06-13 10:19:30.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 8.5081ms 2025-06-13 10:19:30.134 +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-13 10:19:30.146 +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-13 10:19:30.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19: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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19: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-13 10:19: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-13 10:19: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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19: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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.292 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:19:30.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 190.1752ms 2025-06-13 10:19:30.293 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:19:30.293 +00:00 [INF] Capturing transaction. 2025-06-13 10:19:30.293 +00:00 [INF] Envelope queued up: '68c6486606be4e458044a92fd70b5feb' 2025-06-13 10:19:30.293 +00:00 [INF] Capturing transaction. 2025-06-13 10:19:30.293 +00:00 [INF] Envelope queued up: '9a735ebac8704704b59be4a3d1fcedd3' 2025-06-13 10:19:30.293 +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.1032ms 2025-06-13 10:19:30.293 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:19:30.293 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:19:30.293 +00:00 [INF] Started transaction with span ID 'b56e7debedf6b9e7' and trace ID '431bf635423b4dcdad7201ecd5f9e532'. 2025-06-13 10:19:30.294 +00:00 [INF] Started transaction with span ID 'b56e7debedf6b9e7' and trace ID '431bf635423b4dcdad7201ecd5f9e532'. 2025-06-13 10:19:30.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.301 +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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19:30.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-13 10:19:30.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-13 10:19: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-13 10:19: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-13 10:19:30.408 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:19:30.609 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 314.7965ms 2025-06-13 10:19:30.609 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:19:30.609 +00:00 [INF] Capturing transaction. 2025-06-13 10:19:30.609 +00:00 [INF] Envelope queued up: 'cfc26079cc4943f1bdd1101632b2d9bb' 2025-06-13 10:19:30.609 +00:00 [INF] Capturing transaction. 2025-06-13 10:19:30.609 +00:00 [INF] Envelope queued up: 'b6023c909e414ef9bc7c4f07500be0e0' 2025-06-13 10:19:30.609 +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.8547ms 2025-06-13 10:20:00.223 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:20:00.223 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:20:00.224 +00:00 [INF] Started transaction with span ID '7439f09ef97bc249' and trace ID '1d3bd42747704d809ccb81a1fc43efb9'. 2025-06-13 10:20:00.224 +00:00 [INF] Started transaction with span ID '7439f09ef97bc249' and trace ID '1d3bd42747704d809ccb81a1fc43efb9'. 2025-06-13 10:20:00.224 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:20:00.224 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:20:00.262 +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-13 10:20:00.290 +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-13 10:20:00.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-13 10:20:00.297 +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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20: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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.335 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:20:00.335 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:20:00.335 +00:00 [INF] Started transaction with span ID 'e066fa72e405185a' and trace ID '3fa74f3b0b6149f7b4b2b10fb6f565bb'. 2025-06-13 10:20:00.336 +00:00 [INF] Started transaction with span ID 'e066fa72e405185a' and trace ID '3fa74f3b0b6149f7b4b2b10fb6f565bb'. 2025-06-13 10:20:00.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.356 +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-13 10:20: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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.400 +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-13 10:20:00.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-13 10:20: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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20: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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20: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-13 10:20:00.472 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.511 +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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.529 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20: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-13 10:20:00.551 +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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.580 +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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.605 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.624 +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-13 10:20:00.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-13 10:20: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-13 10:20:00.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-13 10:20: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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:20:00.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-13 10:20: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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.702 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.716 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:20:00.720 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 384.4209ms 2025-06-13 10:20:00.720 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:20:00.720 +00:00 [INF] Capturing transaction. 2025-06-13 10:20:00.723 +00:00 [INF] Envelope queued up: 'da8c9cd40679407bbba355c40cfebedc' 2025-06-13 10:20:00.723 +00:00 [INF] Capturing transaction. 2025-06-13 10:20:00.724 +00:00 [INF] Envelope queued up: '21ecbcc8e93b4e1696622f7811fdf4aa' 2025-06-13 10:20:00.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-13 10:20:00.725 +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 389.5095ms 2025-06-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20: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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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-13 10:20:00.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:20:00.789 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:20:00.791 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 566.6099ms 2025-06-13 10:20:00.791 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:20:00.791 +00:00 [INF] Capturing transaction. 2025-06-13 10:20:00.793 +00:00 [INF] Envelope queued up: '0b46a94368cd4dafb3b14e3ef070e8fa' 2025-06-13 10:20:00.793 +00:00 [INF] Capturing transaction. 2025-06-13 10:20:00.793 +00:00 [INF] Envelope queued up: 'a91fc9a42b6048c5bf67e43272d4ba35' 2025-06-13 10:20:00.794 +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 570.8789ms 2025-06-13 10:20:59.787 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:20:59.788 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:20:59.788 +00:00 [INF] Started transaction with span ID '2c19d3124a213307' and trace ID '7959c2b8f2ec46f8b91fc81ac9562cd5'. 2025-06-13 10:20:59.788 +00:00 [INF] Started transaction with span ID '2c19d3124a213307' and trace ID '7959c2b8f2ec46f8b91fc81ac9562cd5'. 2025-06-13 10:20:59.788 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:20:59.788 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:20:59.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:20:59.790 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:20:59.790 +00:00 [INF] Started transaction with span ID '3553bc20b7866b78' and trace ID '5c336bbea98643ec9e10e5afb45bc8cf'. 2025-06-13 10:20:59.793 +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-13 10:20:59.793 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:20:59.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.526ms 2025-06-13 10:20:59.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:20:59.794 +00:00 [INF] Capturing transaction. 2025-06-13 10:20:59.794 +00:00 [INF] Envelope queued up: '25128e0fd5134dc2b9c75586624b7130' 2025-06-13 10:20:59.794 +00:00 [INF] Capturing transaction. 2025-06-13 10:20:59.794 +00:00 [INF] Envelope queued up: '1f253380b6a547a3b05c559adb01bc15' 2025-06-13 10:20:59.794 +00: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.5730ms 2025-06-13 10:20:59.794 +00:00 [INF] Started transaction with span ID '3553bc20b7866b78' and trace ID '5c336bbea98643ec9e10e5afb45bc8cf'. 2025-06-13 10:20:59.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:20:59.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-13 10:20:59.827 +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-13 10:20:59.852 +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-13 10:20:59.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-13 10:20:59.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:20: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-13 10:20:59.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:20:59.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-13 10:20:59.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-13 10:20: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-13 10:20: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-13 10:20: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-13 10:20: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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.915 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:20:59.915 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:20:59.916 +00:00 [INF] Started transaction with span ID '30c9ffae2822370a' and trace ID 'd82215168b6f4e8eb147a50299928436'. 2025-06-13 10:20:59.916 +00:00 [INF] Started transaction with span ID '30c9ffae2822370a' and trace ID 'd82215168b6f4e8eb147a50299928436'. 2025-06-13 10:20:59.916 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.927 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:20:59.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-13 10:20:59.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:20:59.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:20: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-13 10:20:59.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-13 10:20:59.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-13 10:20:59.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-13 10:21:00.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-13 10:21: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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.043 +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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21: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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21: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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21: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-13 10:21:00.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-13 10:21:00.134 +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-13 10:21:00.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-13 10:21:00.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.181 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:21:00.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-13 10:21: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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.244 +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-13 10:21:00.251 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:21:00.257 +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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.274 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:21:00.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-13 10:21:00.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-13 10:21:00.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-13 10:21:00.286 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 369.6778ms 2025-06-13 10:21:00.286 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:21:00.286 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:00.286 +00:00 [INF] Envelope queued up: '806c3d25157e4103b0ea3e82eae847f3' 2025-06-13 10:21:00.286 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:00.286 +00:00 [INF] Envelope queued up: '8f26ca32290a40f7a10d1ff849d95bae' 2025-06-13 10:21:00.286 +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 371.1114ms 2025-06-13 10:21:00.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-13 10:21:00.296 +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-13 10:21:00.297 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:21:00.298 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 503.1445ms 2025-06-13 10:21:00.299 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:21:00.299 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:00.301 +00:00 [INF] Envelope queued up: '64be1bc0751745abaafd21470365d3ff' 2025-06-13 10:21:00.301 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:00.301 +00:00 [INF] Envelope queued up: '49d19995a6f44b8aaee732daeb3f85c6' 2025-06-13 10:21:00.302 +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 512.4135ms 2025-06-13 10:21:01.403 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:21:01.404 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:21:01.404 +00:00 [INF] Started transaction with span ID '439363414569e7d1' and trace ID '39ffbeddaf684e098883a3d168fd13d8'. 2025-06-13 10:21:01.404 +00:00 [INF] Started transaction with span ID '439363414569e7d1' and trace ID '39ffbeddaf684e098883a3d168fd13d8'. 2025-06-13 10:21:01.404 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:01.404 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:21:01.407 +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-13 10:21:01.407 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:21:01.407 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3848ms 2025-06-13 10:21:01.407 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:01.407 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:01.409 +00:00 [INF] Envelope queued up: '72747fb02ac04a819e1e964ccc320f18' 2025-06-13 10:21:01.409 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:01.409 +00:00 [INF] Envelope queued up: '287732702285472e9948ee6a3ba88807' 2025-06-13 10:21:01.409 +00: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.7654ms 2025-06-13 10:21:06.743 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:21:06.743 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:21:06.743 +00:00 [INF] Started transaction with span ID '450f860b2b4fa2d9' and trace ID 'c3c109ad647a40e796999c016cfee646'. 2025-06-13 10:21:06.744 +00:00 [INF] Started transaction with span ID '450f860b2b4fa2d9' and trace ID 'c3c109ad647a40e796999c016cfee646'. 2025-06-13 10:21:06.744 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:06.744 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:21:06.748 +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-13 10:21:06.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-13 10:21:06.749 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.3261ms 2025-06-13 10:21:06.749 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:06.749 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:06.749 +00:00 [INF] Envelope queued up: '987a4ed699c14138a2882cd489c19bf7' 2025-06-13 10:21:06.749 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:06.749 +00:00 [INF] Envelope queued up: '4817b327495548d4b380b8944cdc7c1d' 2025-06-13 10:21:06.750 +00: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.3471ms 2025-06-13 10:21:16.974 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:21:16.974 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:21:16.974 +00:00 [INF] Started transaction with span ID 'd81f7c9b7af0e8ea' and trace ID '037f59e2d3a645aeb79c7b729977e91b'. 2025-06-13 10:21:16.975 +00:00 [INF] Started transaction with span ID 'd81f7c9b7af0e8ea' and trace ID '037f59e2d3a645aeb79c7b729977e91b'. 2025-06-13 10:21:16.975 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:16.975 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:21:16.978 +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-13 10:21:16.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-13 10:21:16.979 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3849ms 2025-06-13 10:21:16.979 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:16.979 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:16.980 +00:00 [INF] Envelope queued up: 'b5a30d697f4a4a07bef48b4e32d03e9f' 2025-06-13 10:21:16.980 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:16.980 +00:00 [INF] Envelope queued up: 'bd6c2dcb7cc44d67994af3eebdeca9e2' 2025-06-13 10:21:16.980 +00: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.7166ms 2025-06-13 10:21:54.315 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:21:54.315 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:21:54.316 +00:00 [INF] Started transaction with span ID '360356801b275a83' and trace ID '8b5ab243d0204677b86fd59a492653d5'. 2025-06-13 10:21:54.316 +00:00 [INF] Started transaction with span ID '360356801b275a83' and trace ID '8b5ab243d0204677b86fd59a492653d5'. 2025-06-13 10:21:54.316 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:54.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-13 10:21:54.318 +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-13 10:21:54.318 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:21:54.318 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.48ms 2025-06-13 10:21:54.318 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:21:54.318 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:54.319 +00:00 [INF] Envelope queued up: 'd2d142be4929430eacd23123f549298d' 2025-06-13 10:21:54.319 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:54.319 +00:00 [INF] Envelope queued up: 'bb806bd6944340408acbe57ea497c93f' 2025-06-13 10:21:54.319 +00: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.4696ms 2025-06-13 10:21:57.718 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:21:57.718 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:21:57.718 +00:00 [INF] Started transaction with span ID 'da23a7e1b8191371' and trace ID 'a01902ebf807484aa7933eeb4b6fb61d'. 2025-06-13 10:21:57.719 +00:00 [INF] Started transaction with span ID 'da23a7e1b8191371' and trace ID 'a01902ebf807484aa7933eeb4b6fb61d'. 2025-06-13 10:21:57.719 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:21:57.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-13 10:21:57.737 +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-13 10:21:57.752 +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-13 10:21:57.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-13 10:21:57.762 +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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21: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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21: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-13 10:21:57.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21: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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.900 +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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.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-13 10:21:57.952 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:21:57.952 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 233.2675ms 2025-06-13 10:21:57.952 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:21:57.952 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:57.953 +00:00 [INF] Envelope queued up: '1ef4ea94bc164b8da18a7e3069710348' 2025-06-13 10:21:57.953 +00:00 [INF] Capturing transaction. 2025-06-13 10:21:57.953 +00:00 [INF] Envelope queued up: '0d721822bf1d4dd0a7540b116ae91f7c' 2025-06-13 10:21:57.953 +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 234.5262ms 2025-06-13 10:22:00.250 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:00.250 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:00.250 +00:00 [INF] Started transaction with span ID '81bda5f9f531d1a6' and trace ID 'ded054226e7c432497483ecb3d9ffe4e'. 2025-06-13 10:22:00.250 +00:00 [INF] Started transaction with span ID '81bda5f9f531d1a6' and trace ID 'ded054226e7c432497483ecb3d9ffe4e'. 2025-06-13 10:22:00.250 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:00.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-13 10:22:00.274 +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-13 10:22:00.301 +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-13 10:22:00.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:00.309 +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-13 10:22: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-13 10:22:00.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-13 10:22: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-13 10:22:00.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22: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-13 10:22:00.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-13 10:22:00.348 +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-13 10:22:00.358 +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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22: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-13 10:22: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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:00.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-13 10:22: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-13 10:22: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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22: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-13 10:22: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-13 10:22:00.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-13 10:22: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-13 10:22:00.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22: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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.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-13 10:22:00.514 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:00.515 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 264.3205ms 2025-06-13 10:22:00.515 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:00.515 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:00.515 +00:00 [INF] Envelope queued up: '3d4ae83fec6046d1b99961b14e674171' 2025-06-13 10:22:00.515 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:00.515 +00:00 [INF] Envelope queued up: '2ab93ba7659f428799240e22f4b54eda' 2025-06-13 10:22:00.515 +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 265.4672ms 2025-06-13 10:22:02.838 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:02.838 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:02.838 +00:00 [INF] Started transaction with span ID 'bc71e18fda011287' and trace ID '0c7c14f9e2a04991a498b74b15f425fd'. 2025-06-13 10:22:02.838 +00:00 [INF] Started transaction with span ID 'bc71e18fda011287' and trace ID '0c7c14f9e2a04991a498b74b15f425fd'. 2025-06-13 10:22:02.839 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:02.839 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:22:02.880 +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-13 10:22:02.963 +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-13 10:22:02.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-13 10:22:02.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-13 10:22:03.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-13 10:22:03.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-13 10:22: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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.133 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22: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-13 10:22:03.147 +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-13 10:22:03.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-13 10:22:03.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-13 10:22: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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22:03.194 +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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22: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-13 10:22:03.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-13 10:22: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-13 10:22: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-13 10:22:03.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-13 10:22: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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.273 +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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22: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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22:03.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-13 10:22: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-13 10:22:03.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:03.328 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:03.328 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 489.0862ms 2025-06-13 10:22:03.328 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:03.328 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:03.328 +00:00 [INF] Envelope queued up: '589f2ab6c57743049592f9db6bdb620c' 2025-06-13 10:22:03.328 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:03.328 +00:00 [INF] Envelope queued up: 'fa25e4840d16410db2c63c104db4d15c' 2025-06-13 10:22:03.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 490.8536ms 2025-06-13 10:22:05.664 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:05.664 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:05.664 +00:00 [INF] Started transaction with span ID 'fae7ef8ac3fe31ad' and trace ID '29dbb215932e4f51a3c10c043746d1de'. 2025-06-13 10:22:05.665 +00:00 [INF] Started transaction with span ID 'fae7ef8ac3fe31ad' and trace ID '29dbb215932e4f51a3c10c043746d1de'. 2025-06-13 10:22:05.665 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:05.665 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:22:05.690 +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-13 10:22:05.712 +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-13 10:22:05.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10: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-13 10: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-13 10:22: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:05.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-13 10:22: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-13 10:22:05.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-13 10:22:05.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10: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-13 10:22: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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22:05.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-13 10:22: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-13 10:22: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22: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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.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-13 10:22: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-13 10:22:05.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-13 10:22:05.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-13 10:22:05.993 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:05.994 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 329.1709ms 2025-06-13 10:22:05.994 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:05.994 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:05.996 +00:00 [INF] Envelope queued up: '25e2c4145cb4426689946c66e126cedf' 2025-06-13 10:22:05.996 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:05.996 +00:00 [INF] Envelope queued up: '7d9e841976f14454a1134fddc044579a' 2025-06-13 10:22:05.997 +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 332.6159ms 2025-06-13 10:22:08.295 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:08.296 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:08.296 +00:00 [INF] Started transaction with span ID '492eee1c9219f72c' and trace ID 'a8b025d211854e568b651540e9be9096'. 2025-06-13 10:22:08.296 +00:00 [INF] Started transaction with span ID '492eee1c9219f72c' and trace ID 'a8b025d211854e568b651540e9be9096'. 2025-06-13 10:22:08.296 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:08.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-13 10:22:08.317 +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-13 10:22:08.333 +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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22: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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.385 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22: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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22: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-13 10:22:08.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22: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-13 10:22: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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22: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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22: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-13 10:22: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-13 10:22:08.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-13 10:22:08.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:08.532 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22: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-13 10:22:08.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-13 10:22:08.572 +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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22:08.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-13 10:22: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-13 10:22:08.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-13 10:22:08.614 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:08.614 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 317.5657ms 2025-06-13 10:22:08.614 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:08.614 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:08.614 +00:00 [INF] Envelope queued up: '9c100796e9a0439e8c7e21e9f3925300' 2025-06-13 10:22:08.614 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:08.614 +00:00 [INF] Envelope queued up: '0aac920ff6ef45de92e0956511ad2234' 2025-06-13 10:22:08.614 +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 318.9884ms 2025-06-13 10:22:10.987 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:10.987 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:10.987 +00:00 [INF] Started transaction with span ID '8ccedbe54298b726' and trace ID 'eeaa46655983472c992bfbe3e906fe40'. 2025-06-13 10:22:10.988 +00:00 [INF] Started transaction with span ID '8ccedbe54298b726' and trace ID 'eeaa46655983472c992bfbe3e906fe40'. 2025-06-13 10:22:10.988 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:10.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-13 10:22:11.005 +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-13 10:22:11.040 +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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.259 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:11.260 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 272.2642ms 2025-06-13 10:22:11.260 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:11.260 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:11.262 +00:00 [INF] Envelope queued up: '48a9e2efa506423fbf0143db5aead74b' 2025-06-13 10:22:11.262 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:11.262 +00:00 [INF] Envelope queued up: '6b58a1cee28b4782bb0d5a971aa0b65e' 2025-06-13 10:22:11.263 +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 275.3265ms 2025-06-13 10:22:11.584 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:11.584 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:11.584 +00:00 [INF] Started transaction with span ID 'e0809a75cf5da2ca' and trace ID '2694b86155d5451f8d30e37a8d1a2897'. 2025-06-13 10:22:11.584 +00:00 [INF] Started transaction with span ID 'e0809a75cf5da2ca' and trace ID '2694b86155d5451f8d30e37a8d1a2897'. 2025-06-13 10:22:11.584 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:11.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-13 10:22:11.598 +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-13 10:22:11.604 +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-13 10:22:11.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:11.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.672 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.756 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:11.764 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.804 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:11.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-13 10:22:11.812 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22: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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.881 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.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-13 10:22:11.920 +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-13 10:22:11.924 +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-13 10:22:11.924 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:11.925 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 339.9931ms 2025-06-13 10:22:11.925 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:11.925 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:11.925 +00:00 [INF] Envelope queued up: 'ad511f4f96ba4e9ca9d5178326b4c034' 2025-06-13 10:22:11.928 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:11.928 +00:00 [INF] Envelope queued up: '3ac141cee4fe4fdda5f00d4d9cc3667a' 2025-06-13 10:22:11.928 +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 343.8704ms 2025-06-13 10:22:27.846 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:22:27.846 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:27.846 +00:00 [INF] Started transaction with span ID '3a224dde5c44483b' and trace ID '9d52e550d57d4e549d3d0355334bd5c0'. 2025-06-13 10:22:27.847 +00:00 [INF] Started transaction with span ID '3a224dde5c44483b' and trace ID '9d52e550d57d4e549d3d0355334bd5c0'. 2025-06-13 10:22:27.847 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:22:27.847 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:22:27.849 +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-13 10:22:27.850 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 10:22:27.850 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6652ms 2025-06-13 10:22:27.850 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:22:27.851 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:27.852 +00:00 [INF] Envelope queued up: 'bcd2994934dd4b578621b1773567d991' 2025-06-13 10:22:27.852 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:27.852 +00:00 [INF] Envelope queued up: 'de06b50059334d7289f7d4a97cba4f1e' 2025-06-13 10:22:27.853 +00: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.6028ms 2025-06-13 10:22:31.731 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:31.731 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:31.731 +00:00 [INF] Started transaction with span ID 'cc25c6b389e4aaad' and trace ID '6fbd8e3e2b3944b28bc5051632ccaebe'. 2025-06-13 10:22:31.732 +00:00 [INF] Started transaction with span ID 'cc25c6b389e4aaad' and trace ID '6fbd8e3e2b3944b28bc5051632ccaebe'. 2025-06-13 10:22:31.732 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:31.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-13 10:22:31.755 +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-13 10:22:31.771 +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-13 10:22:31.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:31.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:31.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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22: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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.852 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22: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-13 10:22:31.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22: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-13 10:22:31.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-13 10:22:31.951 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:31.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-13 10:22:31.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-13 10:22: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-13 10:22:31.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22:31.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-13 10:22: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-13 10:22:32.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-13 10:22:32.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-13 10:22:32.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-13 10:22:32.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-13 10:22:32.023 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22:32.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-13 10:22:32.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-13 10:22:32.031 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:32.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 300.4067ms 2025-06-13 10:22:32.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:32.033 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:32.035 +00:00 [INF] Envelope queued up: '95a90b3473d84450b32c1bdc7bd96701' 2025-06-13 10:22:32.035 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:32.036 +00:00 [INF] Envelope queued up: 'ba0fe82b8bf84cdc9749311b71dbf54d' 2025-06-13 10:22:32.036 +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 304.3568ms 2025-06-13 10:22:34.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:34.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:34.426 +00:00 [INF] Started transaction with span ID '80ef61336198e115' and trace ID 'a1c2e68840c6450f8eae54e4b6feb9e9'. 2025-06-13 10:22:34.426 +00:00 [INF] Started transaction with span ID '80ef61336198e115' and trace ID 'a1c2e68840c6450f8eae54e4b6feb9e9'. 2025-06-13 10:22:34.426 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:34.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-13 10:22:34.447 +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-13 10:22:34.465 +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-13 10:22:34.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:34.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22: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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.513 +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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22: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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22: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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22: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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.646 +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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22: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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.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-13 10:22:34.689 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:34.689 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 263.493ms 2025-06-13 10:22:34.689 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:34.690 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:34.691 +00:00 [INF] Envelope queued up: '392a5d7980e9429880c4b2b412cc237a' 2025-06-13 10:22:34.691 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:34.691 +00:00 [INF] Envelope queued up: 'd8d59897284947d79e7a7e91cfeb69b7' 2025-06-13 10:22:34.692 +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.4384ms 2025-06-13 10:22:37.090 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:37.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:37.091 +00:00 [INF] Started transaction with span ID 'f658d9d659182f9b' and trace ID 'c40eeb4858614d249353c7326f5061a4'. 2025-06-13 10:22:37.091 +00:00 [INF] Started transaction with span ID 'f658d9d659182f9b' and trace ID 'c40eeb4858614d249353c7326f5061a4'. 2025-06-13 10:22:37.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:37.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-13 10:22:37.142 +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-13 10:22:37.178 +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-13 10:22:37.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-13 10:22:37.193 +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-13 10:22:37.209 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:37.215 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22: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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22: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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22: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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22: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-13 10:22: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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:37.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-13 10:22:37.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:37.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-13 10:22:37.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-13 10:22: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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22: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-13 10:22:37.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-13 10:22: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-13 10:22:37.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-13 10:22: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-13 10:22:37.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-13 10:22: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-13 10:22: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-13 10:22:37.374 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22: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-13 10:22: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-13 10:22:37.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-13 10:22: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-13 10:22:37.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-13 10:22: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-13 10:22: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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:37.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:37.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-13 10:22:37.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-13 10:22:37.468 +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-13 10:22:37.468 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:37.468 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 377.052ms 2025-06-13 10:22:37.468 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:37.469 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:37.469 +00:00 [INF] Envelope queued up: '38874f845af047f4a05c830e1037ca8e' 2025-06-13 10:22:37.469 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:37.469 +00:00 [INF] Envelope queued up: '9609e549b73646518e81f04fd7199991' 2025-06-13 10:22:37.469 +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 378.5576ms 2025-06-13 10:22:39.873 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:39.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:39.873 +00:00 [INF] Started transaction with span ID '70f72afb5b6f29c2' and trace ID '114f94bdd9954b1bbd6459a6ba9746ea'. 2025-06-13 10:22:39.874 +00:00 [INF] Started transaction with span ID '70f72afb5b6f29c2' and trace ID '114f94bdd9954b1bbd6459a6ba9746ea'. 2025-06-13 10:22:39.874 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:39.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-13 10:22:39.896 +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-13 10:22:39.947 +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-13 10:22:39.952 +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-13 10:22:39.970 +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-13 10:22:39.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.036 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22: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-13 10:22:40.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-13 10:22: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-13 10:22:40.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-13 10:22: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-13 10:22: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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.120 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22: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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22: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-13 10:22:40.163 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22:40.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:40.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-13 10:22:40.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22:40.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-13 10:22:40.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-13 10:22:40.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:40.232 +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-13 10:22: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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22: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-13 10:22:40.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-13 10:22:40.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-13 10:22: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-13 10:22:40.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-13 10:22:40.304 +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-13 10:22:40.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-13 10:22: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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.387 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.421 +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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.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-13 10:22:40.457 +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-13 10:22:40.458 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:40.463 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 588.9962ms 2025-06-13 10:22:40.463 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:40.464 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:40.469 +00:00 [INF] Envelope queued up: 'df0ee5b98f844f00af8f24591cb2a45e' 2025-06-13 10:22:40.469 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:40.469 +00:00 [INF] Envelope queued up: '0943e3310f8049b89e3a3bfb229cc4e5' 2025-06-13 10:22:40.476 +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 602.3929ms 2025-06-13 10:22:42.592 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:42.592 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:42.592 +00:00 [INF] Started transaction with span ID '7b62c5a778f6c771' and trace ID '19017cfa1bd84f51a305b319ff292c29'. 2025-06-13 10:22:42.592 +00:00 [INF] Started transaction with span ID '7b62c5a778f6c771' and trace ID '19017cfa1bd84f51a305b319ff292c29'. 2025-06-13 10:22:42.592 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:42.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-13 10:22:42.608 +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-13 10:22:42.630 +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-13 10:22:42.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-13 10:22:42.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22:42.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-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22: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-13 10:22:42.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-13 10:22:42.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22: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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.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-13 10:22:42.868 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:42.869 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 276.5841ms 2025-06-13 10:22:42.869 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:42.870 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:42.871 +00:00 [INF] Envelope queued up: 'd569901f659f439297ea458881cb21ce' 2025-06-13 10:22:42.872 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:42.872 +00:00 [INF] Envelope queued up: '80f53fb6915a464f9d13d414483f82c5' 2025-06-13 10:22:42.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 280.4296ms 2025-06-13 10:22:45.358 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:45.358 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:45.358 +00:00 [INF] Started transaction with span ID 'aee470d5f8d50ac6' and trace ID 'a7ee33562d954367b42dd97354594496'. 2025-06-13 10:22:45.358 +00:00 [INF] Started transaction with span ID 'aee470d5f8d50ac6' and trace ID 'a7ee33562d954367b42dd97354594496'. 2025-06-13 10:22:45.358 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:45.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-13 10:22:45.380 +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-13 10:22:45.395 +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-13 10:22:45.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-13 10:22:45.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22: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-13 10:22:45.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-13 10:22: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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:22:45.414 +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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.418 +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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.431 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22: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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22: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-13 10:22:45.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-13 10:22:45.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-13 10:22: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-13 10:22: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-13 10:22:45.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22: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-13 10:22: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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22: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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22: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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22: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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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-13 10:22:45.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:45.545 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:45.545 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 187.4187ms 2025-06-13 10:22:45.546 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:45.546 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:45.546 +00:00 [INF] Envelope queued up: '4e8417093c794b82a51b28ee3fc5e628' 2025-06-13 10:22:45.546 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:45.546 +00:00 [INF] Envelope queued up: 'abaa9e45f8a84301977af50bb8765516' 2025-06-13 10:22:45.546 +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 188.4346ms 2025-06-13 10:22:45.984 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:45.984 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:45.984 +00:00 [INF] Started transaction with span ID '14fbc20096d6b822' and trace ID 'c4ea23d4fe3d4d1398b9b00823ef4f92'. 2025-06-13 10:22:45.984 +00:00 [INF] Started transaction with span ID '14fbc20096d6b822' and trace ID 'c4ea23d4fe3d4d1398b9b00823ef4f92'. 2025-06-13 10:22:45.985 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:45.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-13 10:22:45.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:22:45.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:22:45.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:45.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:46.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-13 10:22: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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22:46.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-13 10:22: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:46.132 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:46.132 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 147.7201ms 2025-06-13 10:22:46.132 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:46.133 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:46.133 +00:00 [INF] Envelope queued up: 'ba57c2b4963e496591f4014e774c7b0c' 2025-06-13 10:22:46.133 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:46.133 +00:00 [INF] Envelope queued up: '029e5d5925cd4e06bfc540a5d90039f3' 2025-06-13 10:22:46.133 +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 148.8077ms 2025-06-13 10:22:48.941 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:48.941 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:48.941 +00:00 [INF] Started transaction with span ID '726e3e25854bd4ea' and trace ID '845d83bd0d984889bf2dfa64e343ccac'. 2025-06-13 10:22:48.941 +00:00 [INF] Started transaction with span ID '726e3e25854bd4ea' and trace ID '845d83bd0d984889bf2dfa64e343ccac'. 2025-06-13 10:22:48.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:48.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-13 10:22:48.968 +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-13 10:22:48.988 +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-13 10:22:48.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:48.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:48.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-13 10:22: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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:49.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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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-13 10:22: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-13 10:22:49.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-13 10:22:49.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-13 10:22:49.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:49.122 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:49.122 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 180.9384ms 2025-06-13 10:22:49.123 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:49.123 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:49.123 +00:00 [INF] Envelope queued up: 'f331b697edb14159836b2f98c88f9777' 2025-06-13 10:22:49.123 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:49.123 +00:00 [INF] Envelope queued up: '0c7d205b0e1b422d9ff20de88e0579ad' 2025-06-13 10:22:49.123 +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.1356ms 2025-06-13 10:22:51.831 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:51.832 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:51.832 +00:00 [INF] Started transaction with span ID 'f26bd3d54f4edfe4' and trace ID '90a86cfbd1894e34857dd491cd6e2d89'. 2025-06-13 10:22:51.832 +00:00 [INF] Started transaction with span ID 'f26bd3d54f4edfe4' and trace ID '90a86cfbd1894e34857dd491cd6e2d89'. 2025-06-13 10:22:51.832 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:51.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-13 10:22:51.895 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:22:51.945 +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-13 10:22:51.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:51.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:51.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:52.133 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:52.133 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.207ms 2025-06-13 10:22:52.133 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:52.133 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:52.133 +00:00 [INF] Envelope queued up: '9aa10500991a41f7bd91e36b2498e710' 2025-06-13 10:22:52.134 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:52.134 +00:00 [INF] Envelope queued up: '4fc79bc5f7314c8cbc40517d6daaa41a' 2025-06-13 10:22:52.134 +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 302.3546ms 2025-06-13 10:22:52.466 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:52.466 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:52.466 +00:00 [INF] Started transaction with span ID 'f0bbe370026c76b3' and trace ID '2fc0b40e79434a3fabc354c3b71c7506'. 2025-06-13 10:22:52.466 +00:00 [INF] Started transaction with span ID 'f0bbe370026c76b3' and trace ID '2fc0b40e79434a3fabc354c3b71c7506'. 2025-06-13 10:22:52.466 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:52.466 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:22:52.554 +00:00 [INF] Executed DbCommand (86ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:22:52.642 +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-13 10:22:52.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:22:52.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.746 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22: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-13 10:22:52.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-13 10:22: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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.776 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.842 +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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22: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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.880 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:22:52.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-13 10:22:52.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-13 10:22:52.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-13 10:22:52.949 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:52.949 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 482.6886ms 2025-06-13 10:22:52.949 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:52.949 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:52.950 +00:00 [INF] Envelope queued up: '34b62feabbf24452a8c4ae5a84a66364' 2025-06-13 10:22:52.950 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:52.950 +00:00 [INF] Envelope queued up: '292263e6b75a432bba6af13b9ba39524' 2025-06-13 10:22:52.950 +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 483.8962ms 2025-06-13 10:22:56.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:56.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:56.468 +00:00 [INF] Started transaction with span ID '4e8864b8115d32b8' and trace ID '1438b4cd0a9145cdb5bdbf9fa6482b96'. 2025-06-13 10:22:56.468 +00:00 [INF] Started transaction with span ID '4e8864b8115d32b8' and trace ID '1438b4cd0a9145cdb5bdbf9fa6482b96'. 2025-06-13 10:22:56.468 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:56.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-13 10:22:56.600 +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-13 10:22:56.654 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:22:56.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-13 10:22: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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.677 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:22:56.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-13 10:22: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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22: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-13 10:22: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-13 10:22: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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22: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-13 10:22:56.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:22:56.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-13 10:22: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-13 10:22: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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.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-13 10:22:56.844 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:22:56.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 375.3661ms 2025-06-13 10:22:56.844 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:56.844 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:56.845 +00:00 [INF] Envelope queued up: '991b58b7800946d786a6619685167560' 2025-06-13 10:22:56.845 +00:00 [INF] Capturing transaction. 2025-06-13 10:22:56.845 +00:00 [INF] Envelope queued up: '0e17f44cafe247c09a9a20593f1e2e52' 2025-06-13 10:22:56.845 +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.6687ms 2025-06-13 10:22:59.159 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:22:59.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:22:59.159 +00:00 [INF] Started transaction with span ID '635b462cd1b883ab' and trace ID 'c0a6bd3eb84b4647bc7849228a2eddd8'. 2025-06-13 10:22:59.159 +00:00 [INF] Started transaction with span ID '635b462cd1b883ab' and trace ID 'c0a6bd3eb84b4647bc7849228a2eddd8'. 2025-06-13 10:22:59.159 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:22:59.160 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:23:02.387 +00:00 [INF] Executed DbCommand (3,223ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:23:02.527 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:23:02.527 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:02.527 +00:00 [INF] Started transaction with span ID 'b64fca3fe1e0661b' and trace ID '23fb3d1c40cf4e878ba651cdc6eda503'. 2025-06-13 10:23:02.527 +00:00 [INF] Started transaction with span ID 'b64fca3fe1e0661b' and trace ID '23fb3d1c40cf4e878ba651cdc6eda503'. 2025-06-13 10:23:02.527 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:02.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-13 10:23:05.057 +00:00 [INF] Executed DbCommand (2,665ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:23:05.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-13 10:23:05.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.076 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:05.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-13 10:23:05.117 +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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:05.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-13 10:23: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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23: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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:05.369 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:05.369 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6209.1506ms 2025-06-13 10:23:05.369 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:05.369 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:05.369 +00:00 [INF] Envelope queued up: '5b00c8d30e724aa48f2898cf38fa6341' 2025-06-13 10:23:05.369 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:05.369 +00:00 [INF] Envelope queued up: '2714ff139d8a404bb146dd953e61d638' 2025-06-13 10:23:05.372 +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 6212.7841ms 2025-06-13 10:23:05.373 +00:00 [INF] Executed DbCommand (2,844ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:23:05.380 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:23:05.380 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:05.381 +00:00 [INF] Started transaction with span ID 'ac03dfa1465217c4' and trace ID '672f3ab723c04ae192b668a5d11946cb'. 2025-06-13 10:23:05.381 +00:00 [INF] Started transaction with span ID 'ac03dfa1465217c4' and trace ID '672f3ab723c04ae192b668a5d11946cb'. 2025-06-13 10:23:05.381 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23: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-13 10:23:05.415 +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-13 10:23:05.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:23:05.421 +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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.510 +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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.560 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.596 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:05.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-13 10:23:05.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-13 10: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.653 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:05.663 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:05.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-13 10:23:05.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.779 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:05.779 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3251.308ms 2025-06-13 10:23:05.779 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:05.779 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:05.782 +00:00 [INF] Envelope queued up: 'aef64e70fef944af9e8a367991aa2945' 2025-06-13 10:23:05.782 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:05.782 +00:00 [INF] Envelope queued up: '2d363fbf34f64caa9b94f1b57d007257' 2025-06-13 10:23:05.782 +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 3255.0993ms 2025-06-13 10:23:05.783 +00:00 [INF] Executed DbCommand (397ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23:05.798 +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-13 10:23:05.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-13 10:23: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-13 10:23: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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23: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-13 10:23:05.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23:05.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23: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-13 10:23:05.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-13 10:23:05.972 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:05.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-13 10:23:05.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-13 10:23:05.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-13 10:23: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-13 10:23:05.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-13 10:23:05.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23: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-13 10:23: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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23:06.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:06.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:06.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-13 10:23:06.069 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:06.069 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 688.5105ms 2025-06-13 10:23:06.069 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:06.070 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:06.070 +00:00 [INF] Envelope queued up: '9c1331ea1a2c480590b05e012d0775bd' 2025-06-13 10:23:06.070 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:06.070 +00:00 [INF] Envelope queued up: '867f13402e1a41e3a25fdfde45b49b5c' 2025-06-13 10:23:06.070 +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 689.6866ms 2025-06-13 10:23:08.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:23:08.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:08.426 +00:00 [INF] Started transaction with span ID '7ff8895ac9223fea' and trace ID '3b3bd0e6331943dba1284ecb940d942d'. 2025-06-13 10:23:08.426 +00:00 [INF] Started transaction with span ID '7ff8895ac9223fea' and trace ID '3b3bd0e6331943dba1284ecb940d942d'. 2025-06-13 10:23:08.426 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:08.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-13 10:23:08.453 +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-13 10:23:08.493 +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-13 10:23:08.498 +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-13 10:23:08.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-13 10:23: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-13 10:23: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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23:08.636 +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-13 10:23:08.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-13 10:23:08.650 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23: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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.684 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23:08.783 +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-13 10:23: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-13 10:23: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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23:08.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-13 10:23: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-13 10:23: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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23: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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.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-13 10:23:08.892 +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-13 10:23:08.892 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:08.893 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 466.6989ms 2025-06-13 10:23:08.893 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:08.893 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:08.893 +00:00 [INF] Envelope queued up: 'dada0c2cda9446929e254dcc5b2df751' 2025-06-13 10:23:08.893 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:08.893 +00:00 [INF] Envelope queued up: '772318a9b1874efa9ad7053411afd78c' 2025-06-13 10:23:08.893 +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 467.7953ms 2025-06-13 10:23:11.210 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:23:11.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:11.210 +00:00 [INF] Started transaction with span ID '661b475c7657031' and trace ID '28478b559ed44c24885645f4b71984a4'. 2025-06-13 10:23:11.210 +00:00 [INF] Started transaction with span ID '661b475c7657031' and trace ID '28478b559ed44c24885645f4b71984a4'. 2025-06-13 10:23:11.210 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:11.210 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:23:11.241 +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-13 10:23:11.269 +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-13 10:23:11.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 10:23:11.281 +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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23: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-13 10:23:11.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-13 10:23: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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.377 +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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23: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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23: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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.459 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23:11.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-13 10:23: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-13 10:23:11.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-13 10:23: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-13 10:23:11.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-13 10:23:11.511 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:11.513 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 302.8832ms 2025-06-13 10:23:11.513 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:11.513 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:11.515 +00:00 [INF] Envelope queued up: 'e6867e9272ab4005a5042554715a1b5f' 2025-06-13 10:23:11.515 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:11.515 +00:00 [INF] Envelope queued up: 'ff2bd66d025349eb9c3c6fdcb4ddfd76' 2025-06-13 10:23:11.515 +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 305.7370ms 2025-06-13 10:23:13.944 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:23:13.944 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:13.944 +00:00 [INF] Started transaction with span ID '4adf99950a4bc5f8' and trace ID '8b94787bbbed4035a20acebc47d47ada'. 2025-06-13 10:23:13.944 +00:00 [INF] Started transaction with span ID '4adf99950a4bc5f8' and trace ID '8b94787bbbed4035a20acebc47d47ada'. 2025-06-13 10:23:13.944 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:23:13.944 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:23:13.946 +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-13 10:23:13.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-13 10:23:13.946 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7066ms 2025-06-13 10:23:13.946 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:23:13.946 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:13.946 +00:00 [INF] Envelope queued up: '90aab27a5a9a4fd580c4b6ec0e4cb7b0' 2025-06-13 10:23:13.946 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:13.947 +00:00 [INF] Envelope queued up: '09357c638be94148b9b9dfc63e9a4410' 2025-06-13 10:23:13.947 +00: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.7342ms 2025-06-13 10:23:13.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:23:13.956 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:13.957 +00:00 [INF] Started transaction with span ID 'f702c0dbaa0cdd42' and trace ID 'd16fbc97876942938f8357ae019b0f10'. 2025-06-13 10:23:13.957 +00:00 [INF] Started transaction with span ID 'f702c0dbaa0cdd42' and trace ID 'd16fbc97876942938f8357ae019b0f10'. 2025-06-13 10:23:13.957 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:13.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-13 10:23:13.977 +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-13 10:23:13.995 +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-13 10:23:13.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-13 10:23:13.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:14.154 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:14.154 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 196.8495ms 2025-06-13 10:23:14.154 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:14.154 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:14.154 +00:00 [INF] Envelope queued up: 'b4e11b1f5aa84d9e856df21b715810c3' 2025-06-13 10:23:14.154 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:14.154 +00:00 [INF] Envelope queued up: 'e29e959a5f9a4a59b544f0779fc4fa6b' 2025-06-13 10:23:14.154 +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 198.2631ms 2025-06-13 10:23:14.156 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:23:14.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:14.156 +00:00 [INF] Started transaction with span ID 'e533a9ebdcb12206' and trace ID '5e59614e1223401bbd1b6955ce46060b'. 2025-06-13 10:23:14.156 +00:00 [INF] Started transaction with span ID 'e533a9ebdcb12206' and trace ID '5e59614e1223401bbd1b6955ce46060b'. 2025-06-13 10:23:14.156 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:14.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-13 10:23:14.181 +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-13 10:23:14.204 +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-13 10:23:14.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-13 10:23:14.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:14.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-13 10:23:14.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-13 10:23:14.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-13 10:23: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-13 10:23:14.331 +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-13 10:23:14.331 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:14.333 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 175.9998ms 2025-06-13 10:23:14.333 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:14.333 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:14.333 +00:00 [INF] Envelope queued up: 'ac877e6377bf4142a15c6dff24b5a4a7' 2025-06-13 10:23:14.333 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:14.333 +00:00 [INF] Envelope queued up: '0413549be0bb44bc9fb64c247d3e04c1' 2025-06-13 10:23: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 177.7614ms 2025-06-13 10:23:33.566 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:23:33.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:33.566 +00:00 [INF] Started transaction with span ID '57856904ce487a2c' and trace ID '771cb42fc17c4d2c90fab0416ad3ad47'. 2025-06-13 10:23:33.567 +00:00 [INF] Started transaction with span ID '57856904ce487a2c' and trace ID '771cb42fc17c4d2c90fab0416ad3ad47'. 2025-06-13 10:23:33.567 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:33.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-13 10:23:33.594 +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-13 10:23:33.624 +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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.713 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:23:33.714 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:33.714 +00:00 [INF] Started transaction with span ID 'dece9faa12cb2d34' and trace ID 'abebb5455024473f9cacda15f3fa0176'. 2025-06-13 10:23:33.714 +00:00 [INF] Started transaction with span ID 'dece9faa12cb2d34' and trace ID 'abebb5455024473f9cacda15f3fa0176'. 2025-06-13 10:23:33.714 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:33.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-13 10:23:33.719 +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-13 10:23:33.726 +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-13 10:23:33.727 +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-13 10:23:33.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-13 10:23:33.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 10:23: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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.763 +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-13 10:23: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-13 10:23: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-13 10:23:33.780 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.823 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.858 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:33.860 +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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23: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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.896 +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-13 10:23:33.896 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23: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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23: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-13 10:23: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-13 10:23:33.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-13 10:23:33.940 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:33.944 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.964 +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-13 10:23:33.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-13 10:23:33.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-13 10:23: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-13 10:23:33.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23:33.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:34.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-13 10:23:34.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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23: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-13 10:23:34.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-13 10:23: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-13 10:23: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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23: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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.076 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:34.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-13 10:23:34.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-13 10:23:34.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-13 10:23:34.083 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:34.083 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 516.1543ms 2025-06-13 10:23:34.083 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:34.083 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:34.083 +00:00 [INF] Envelope queued up: 'c4a4e0471fb94265b8220e9edcc0f6eb' 2025-06-13 10:23:34.083 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:34.083 +00:00 [INF] Envelope queued up: 'e8b8aa8638084e23ab27d407a67106b7' 2025-06-13 10:23:34.083 +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 517.1786ms 2025-06-13 10:23:34.151 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 437.3768ms 2025-06-13 10:23:34.151 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:34.152 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:34.152 +00:00 [INF] Envelope queued up: 'cc84fb0170e94d5aa9d60e2037cfb25f' 2025-06-13 10:23:34.152 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:34.153 +00:00 [INF] Envelope queued up: 'f4010e890b3c4106a396dccb5265c66e' 2025-06-13 10:23:34.153 +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.2618ms 2025-06-13 10:23:36.569 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:23:36.569 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:36.569 +00:00 [INF] Started transaction with span ID 'c665bc425e5df1a8' and trace ID '6e161df1863d4685b905acda96b7ba9f'. 2025-06-13 10:23:36.570 +00:00 [INF] Started transaction with span ID 'c665bc425e5df1a8' and trace ID '6e161df1863d4685b905acda96b7ba9f'. 2025-06-13 10:23:36.570 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:23:36.570 +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-13 10:23:36.576 +00:00 [INF] Executed DbCommand (4ms) [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-13 10:23:36.577 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:23:36.577 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7.7511ms 2025-06-13 10:23:36.577 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:23:36.578 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:36.578 +00:00 [INF] Envelope queued up: '328b514fe1354a6c92e9ef9388f3b50a' 2025-06-13 10:23:36.578 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:36.578 +00:00 [INF] Envelope queued up: '93efe9b8d5b8448483841454aeb2ad37' 2025-06-13 10:23:36.579 +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.6153ms 2025-06-13 10:23:36.887 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:23:36.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:36.888 +00:00 [INF] Started transaction with span ID '73bdf6cbe92c61f0' and trace ID '310ddcf8f71742edab3a93cd330d9287'. 2025-06-13 10:23:36.888 +00:00 [INF] Started transaction with span ID '73bdf6cbe92c61f0' and trace ID '310ddcf8f71742edab3a93cd330d9287'. 2025-06-13 10:23:36.888 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:36.888 +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-13 10:23:36.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-13 10:23:36.891 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:23:36.896 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 8.08ms 2025-06-13 10:23:36.896 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:36.896 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:36.902 +00:00 [INF] Envelope queued up: '0ab241078f3740d69e7d06598bb9b331' 2025-06-13 10:23:36.903 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:36.904 +00:00 [INF] Envelope queued up: 'e38ab5fc79294e00ab8debdf31509a6d' 2025-06-13 10:23:36.905 +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 17.2708ms 2025-06-13 10:23:42.613 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 10:23:42.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:42.613 +00:00 [INF] Started transaction with span ID '7f61ccfe0e28f9f4' and trace ID 'c3b73295546e45308ded872a5a44dfcf'. 2025-06-13 10:23:42.614 +00:00 [INF] Started transaction with span ID '7f61ccfe0e28f9f4' and trace ID 'c3b73295546e45308ded872a5a44dfcf'. 2025-06-13 10:23:42.614 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:23:42.614 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 10:23:42.616 +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-13 10:23:42.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-13 10:23:42.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7873ms 2025-06-13 10:23:42.617 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 10:23:42.617 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:42.617 +00:00 [INF] Envelope queued up: '9320727e7cd54c688e41735984ad2846' 2025-06-13 10:23:42.617 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:42.617 +00:00 [INF] Envelope queued up: '407c7eaca49f41da96c472a0248a0ebe' 2025-06-13 10:23:42.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 3.7629ms 2025-06-13 10:23:42.623 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 10:23:42.623 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:42.623 +00:00 [INF] Started transaction with span ID 'de6c3c367ad5c564' and trace ID '2a50ce6fa36b424d93f116b96da2c229'. 2025-06-13 10:23:42.624 +00:00 [INF] Started transaction with span ID 'de6c3c367ad5c564' and trace ID '2a50ce6fa36b424d93f116b96da2c229'. 2025-06-13 10:23:42.624 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:42.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-13 10:23:42.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-13 10:23:42.656 +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-13 10:23:42.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-13 10:23:42.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-13 10:23: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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23: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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23: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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.729 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 10:23:42.729 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:42.729 +00:00 [INF] Started transaction with span ID '58bde21111540d5b' and trace ID '2f7d8a45429243e8962d4571aa9f3ff2'. 2025-06-13 10:23:42.729 +00:00 [INF] Started transaction with span ID '58bde21111540d5b' and trace ID '2f7d8a45429243e8962d4571aa9f3ff2'. 2025-06-13 10:23:42.729 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:42.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-13 10:23:42.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:23:42.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 10:23:42.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-13 10:23:42.741 +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-13 10:23:42.746 +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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.770 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:42.770 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:42.782 +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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.799 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:42.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-13 10:23:42.856 +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-13 10:23:42.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-13 10:23:42.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:42.892 +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-13 10:23:42.892 +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-13 10:23: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-13 10:23:42.909 +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-13 10:23:42.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-13 10:23:42.921 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:42.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-13 10:23: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-13 10:23:42.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-13 10:23:42.948 +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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.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-13 10:23:42.985 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:42.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-13 10:23:42.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 10:23:43.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:43.009 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:43.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-13 10:23:43.038 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:43.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-13 10:23:43.068 +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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.115 +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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.134 +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-13 10:23:43.142 +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-13 10:23:43.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:43.158 +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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.180 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:43.187 +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-13 10:23: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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.261 +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-13 10:23:43.262 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:43.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-13 10:23:43.276 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:23:43.276 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:43.277 +00:00 [INF] Started transaction with span ID 'b25e6c6ae13132c8' and trace ID '63b9762956ac45c6a0fe9b4e22bdbe4d'. 2025-06-13 10:23:43.277 +00:00 [INF] Started transaction with span ID 'b25e6c6ae13132c8' and trace ID '63b9762956ac45c6a0fe9b4e22bdbe4d'. 2025-06-13 10:23:43.277 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:23:43.277 +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-13 10:23:43.290 +00:00 [INF] Executed DbCommand (5ms) [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-13 10:23:43.291 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:23:43.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 10:23:43.296 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 18.4931ms 2025-06-13 10:23:43.296 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:23:43.296 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.296 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 10:23:43.304 +00:00 [INF] Envelope queued up: '81b34bb1559741e9a6cfdc434237daca' 2025-06-13 10:23:43.306 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.306 +00:00 [INF] Envelope queued up: '00c20e7de4c84969a79e57631967a008' 2025-06-13 10:23:43.307 +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 30.8919ms 2025-06-13 10:23:43.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-13 10:23:43.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-13 10:23:43.331 +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-13 10:23:43.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-13 10:23: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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.379 +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-13 10:23:43.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-13 10:23:43.392 +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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.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-13 10:23:43.412 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 10:23:43.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-13 10:23:43.436 +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-13 10:23:43.446 +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-13 10:23:43.461 +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-13 10:23:43.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-13 10:23:43.464 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:43.477 +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-13 10:23:43.480 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 750.8912ms 2025-06-13 10:23:43.481 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:43.481 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.488 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:23:43.490 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:43.490 +00:00 [INF] Started transaction with span ID '613dc06a24fbfcbc' and trace ID '331a088ea9ae437b8609b950860b145d'. 2025-06-13 10:23:43.490 +00:00 [INF] Started transaction with span ID '613dc06a24fbfcbc' and trace ID '331a088ea9ae437b8609b950860b145d'. 2025-06-13 10:23:43.490 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:43.490 +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-13 10:23:43.496 +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-13 10:23:43.496 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:23:43.497 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.5717ms 2025-06-13 10:23:43.497 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:43.497 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.500 +00:00 [INF] Envelope queued up: '0f0c9b0a72fb419b919d18e9acf5a470' 2025-06-13 10:23:43.500 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.501 +00:00 [INF] Envelope queued up: '6402b45a0cbf44eeb5165f3ac68eb6f4' 2025-06-13 10:23:43.501 +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.9092ms 2025-06-13 10:23: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-13 10:23:43.508 +00:00 [INF] Envelope queued up: '2a0731419e554c29b45d116c5eecf0e7' 2025-06-13 10:23:43.508 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.508 +00:00 [INF] Envelope queued up: 'bda320fa2916444c8e45e1b6979844e5' 2025-06-13 10:23:43.509 +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 779.4380ms 2025-06-13 10:23:43.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-13 10:23:43.536 +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-13 10:23:43.537 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:23:43.538 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 914.528ms 2025-06-13 10:23:43.538 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 10:23:43.539 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.541 +00:00 [INF] Envelope queued up: '098635f54a9844848b46f2fb09d05017' 2025-06-13 10:23:43.541 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:43.541 +00:00 [INF] Envelope queued up: 'd32353542f884436a573c880a585c659' 2025-06-13 10:23:43.542 +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 918.2985ms 2025-06-13 10:23:45.394 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:23:45.394 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:45.394 +00:00 [INF] Started transaction with span ID '307b4c34a100f28d' and trace ID '7b6f0cc7968f4a6ea95864cd1dd3baa5'. 2025-06-13 10:23:45.394 +00:00 [INF] Started transaction with span ID '307b4c34a100f28d' and trace ID '7b6f0cc7968f4a6ea95864cd1dd3baa5'. 2025-06-13 10:23:45.394 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:45.394 +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-13 10:23:45.397 +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-13 10:23:45.397 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:23:45.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.3385ms 2025-06-13 10:23:45.398 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:45.398 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:45.399 +00:00 [INF] Envelope queued up: 'b5012483bb3144e4ab887d318c4353ce' 2025-06-13 10:23:45.399 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:45.399 +00:00 [INF] Envelope queued up: 'ecc58650da314a33a334af9630692fa6' 2025-06-13 10:23:45.399 +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 5.6346ms 2025-06-13 10:23:46.685 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:23:46.686 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:46.686 +00:00 [INF] Started transaction with span ID '31d719548ccc3fc5' and trace ID 'c3cb68debd2e4fc2a683a4ef85e2f4a5'. 2025-06-13 10:23:46.686 +00:00 [INF] Started transaction with span ID '31d719548ccc3fc5' and trace ID 'c3cb68debd2e4fc2a683a4ef85e2f4a5'. 2025-06-13 10:23:46.686 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:46.686 +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-13 10:23:46.688 +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-13 10:23:46.689 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:23:46.689 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.069ms 2025-06-13 10:23:46.689 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:46.689 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:46.690 +00:00 [INF] Envelope queued up: '5d5b8f151774418f9a5a733713e42195' 2025-06-13 10:23:46.690 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:46.690 +00:00 [INF] Envelope queued up: '33be7e5b8eb44619bab38ca4baf7d223' 2025-06-13 10:23:46.690 +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 5.0160ms 2025-06-13 10:23:48.326 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:23:48.326 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:23:48.326 +00:00 [INF] Started transaction with span ID 'd1ad6e123124304c' and trace ID '38d3c69bdee84341a2ccd49cf8c1ead5'. 2025-06-13 10:23:48.326 +00:00 [INF] Started transaction with span ID 'd1ad6e123124304c' and trace ID '38d3c69bdee84341a2ccd49cf8c1ead5'. 2025-06-13 10:23:48.326 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:48.326 +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-13 10:23:48.330 +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-13 10:23:48.330 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:23:48.331 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.437ms 2025-06-13 10:23:48.331 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:23:48.331 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:48.332 +00:00 [INF] Envelope queued up: 'a6b5b83fbd15440b8f54dfdd5d773364' 2025-06-13 10:23:48.332 +00:00 [INF] Capturing transaction. 2025-06-13 10:23:48.332 +00:00 [INF] Envelope queued up: 'e891232c05f5478e94f2397d3279a7e6' 2025-06-13 10:23:48.332 +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.4265ms 2025-06-13 10:24:10.980 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:24:10.980 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:24:10.980 +00:00 [INF] Started transaction with span ID '81587374f2255787' and trace ID 'd96f03ff77244644b6218099404e6b8f'. 2025-06-13 10:24:10.980 +00:00 [INF] Started transaction with span ID '81587374f2255787' and trace ID 'd96f03ff77244644b6218099404e6b8f'. 2025-06-13 10:24:10.980 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:24:10.980 +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-13 10:24:10.983 +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-13 10:24:10.983 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:24:10.983 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.6635ms 2025-06-13 10:24:10.983 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:24:10.983 +00:00 [INF] Capturing transaction. 2025-06-13 10:24:10.984 +00:00 [INF] Envelope queued up: '196090311c3b486187e00e514dba8578' 2025-06-13 10:24:10.984 +00:00 [INF] Capturing transaction. 2025-06-13 10:24:10.984 +00:00 [INF] Envelope queued up: 'a71b0bafa89a40bdbb23f62747ffa82d' 2025-06-13 10:24:10.984 +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.3620ms 2025-06-13 10:24:20.976 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 10:24:20.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:24:20.977 +00:00 [INF] Started transaction with span ID 'e7d2ebbc5a83c5fc' and trace ID '77dc743c5399469b9fb8c19c912ca960'. 2025-06-13 10:24:20.977 +00:00 [INF] Started transaction with span ID 'e7d2ebbc5a83c5fc' and trace ID '77dc743c5399469b9fb8c19c912ca960'. 2025-06-13 10:24:20.977 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 10:24:20.977 +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-13 10:24:20.989 +00:00 [INF] Executed DbCommand (5ms) [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-13 10:24:20.989 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 10:24:20.989 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 11.9686ms 2025-06-13 10:24:20.989 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 10:24:20.989 +00:00 [INF] Capturing transaction. 2025-06-13 10:24:20.989 +00:00 [INF] Envelope queued up: 'c852607759f64f3fb9e1a0aa52c0ed6e' 2025-06-13 10:24:20.989 +00:00 [INF] Capturing transaction. 2025-06-13 10:24:20.990 +00:00 [INF] Envelope queued up: 'f92b1a6284394122aa36d2d951767dfd' 2025-06-13 10:24:20.990 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 13.8412ms 2025-06-13 10:29:34.516 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 10:29:34.517 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:29:34.517 +00:00 [INF] Started transaction with span ID 'b1bfbf1d5f421175' and trace ID '367f4e2d43ae4ea7a32c291b7c67a875'. 2025-06-13 10:29:34.517 +00:00 [INF] Started transaction with span ID 'b1bfbf1d5f421175' and trace ID '367f4e2d43ae4ea7a32c291b7c67a875'. 2025-06-13 10:29:34.517 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:29:34.517 +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-13 10:29:34.583 +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-13 10:29:34.583 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 10:29:34.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 67.4115ms 2025-06-13 10:29:34.585 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 10:29:34.585 +00:00 [INF] Capturing transaction. 2025-06-13 10:29:34.587 +00:00 [INF] Envelope queued up: '68b1d1e9d5f04547ba4025cdbada1f6d' 2025-06-13 10:29:34.587 +00:00 [INF] Capturing transaction. 2025-06-13 10:29:34.587 +00:00 [INF] Envelope queued up: 'f5afbcae7c404242adf0c1fae6875e98' 2025-06-13 10:29:34.588 +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 71.6496ms 2025-06-13 10:29:34.659 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:29:34.659 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:29:34.659 +00:00 [INF] Started transaction with span ID '5b287b19fe1674c7' and trace ID 'be4f749265cc43ef881106089d09d582'. 2025-06-13 10:29:34.659 +00:00 [INF] Started transaction with span ID '5b287b19fe1674c7' and trace ID 'be4f749265cc43ef881106089d09d582'. 2025-06-13 10:29:34.659 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:29:34.659 +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-13 10:29:34.661 +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-13 10:29:34.662 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:29:34.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3364ms 2025-06-13 10:29:34.662 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:29:34.662 +00:00 [INF] Capturing transaction. 2025-06-13 10:29:34.662 +00:00 [INF] Envelope queued up: '173cb1d8762c4fbc931ee524a9081682' 2025-06-13 10:29:34.662 +00:00 [INF] Capturing transaction. 2025-06-13 10:29:34.662 +00:00 [INF] Envelope queued up: 'fdeac34c995b481b98b8eaef893f5fc8' 2025-06-13 10:29:34.662 +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.1702ms 2025-06-13 10:31:33.633 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:31:33.633 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:31:33.633 +00:00 [INF] Started transaction with span ID '788b4d402a92b7a4' and trace ID 'd478614872994fe18a92eeeca026458d'. 2025-06-13 10:31:33.633 +00:00 [INF] Started transaction with span ID '788b4d402a92b7a4' and trace ID 'd478614872994fe18a92eeeca026458d'. 2025-06-13 10:31:33.633 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:31:33.633 +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-13 10:31:33.636 +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-13 10:31:33.636 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:31:33.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.5975ms 2025-06-13 10:31:33.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:31:33.637 +00:00 [INF] Capturing transaction. 2025-06-13 10:31:33.638 +00:00 [INF] Envelope queued up: '85750149a4a44dc1a4725d13f4a18d3f' 2025-06-13 10:31:33.638 +00:00 [INF] Capturing transaction. 2025-06-13 10:31:33.638 +00:00 [INF] Envelope queued up: 'dee3820cb8bf420c98928ec84f81ce5a' 2025-06-13 10:31:33.638 +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 5.9480ms 2025-06-13 10:31:44.961 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 10:31:44.961 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 10:31:44.961 +00:00 [INF] Started transaction with span ID '15c4ea5aff36deb6' and trace ID '3d13e3983e154fbb8f20fc35c877ba9c'. 2025-06-13 10:31:44.961 +00:00 [INF] Started transaction with span ID '15c4ea5aff36deb6' and trace ID '3d13e3983e154fbb8f20fc35c877ba9c'. 2025-06-13 10:31:44.961 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:31:44.961 +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-13 10:31:44.965 +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-13 10:31:44.965 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 10:31:44.965 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.0579ms 2025-06-13 10:31:44.965 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 10:31:44.965 +00:00 [INF] Capturing transaction. 2025-06-13 10:31:44.966 +00:00 [INF] Envelope queued up: 'ff9639c4ce124049be4c9596bd6aaa2f' 2025-06-13 10:31:44.966 +00:00 [INF] Capturing transaction. 2025-06-13 10:31:44.966 +00:00 [INF] Envelope queued up: 'b55c1f11b9a845999cfc78d274c44ee8' 2025-06-13 10:31:44.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 5.1848ms 2025-06-13 11:24:37.904 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 11:24:37.904 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:24:37.904 +00:00 [INF] Started transaction with span ID '902bb4a5741a05d' and trace ID 'd96dec6aa1594d27b0ffa73465a02a1d'. 2025-06-13 11:24:37.905 +00:00 [INF] Started transaction with span ID '902bb4a5741a05d' and trace ID 'd96dec6aa1594d27b0ffa73465a02a1d'. 2025-06-13 11:24:37.905 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:24: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-13 11:24:37.906 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 11:24:37.906 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:24:37.907 +00:00 [INF] Started transaction with span ID 'c6ff23a19101a4d9' and trace ID 'd684cc821d114ed2b0efa192732261fe'. 2025-06-13 11:24:37.908 +00:00 [INF] Started transaction with span ID 'c6ff23a19101a4d9' and trace ID 'd684cc821d114ed2b0efa192732261fe'. 2025-06-13 11:24:37.908 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:24:37.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-13 11:24:37.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 11:24:37.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 11:24:37.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-13 11:24: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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24: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-13 11:24:37.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-13 11:24:37.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-13 11:24: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-13 11:24: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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24: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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24: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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24:37.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-13 11:24: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-13 11:24:37.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-13 11:24: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-13 11:24:38.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-13 11:24: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-13 11:24:38.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-13 11:24:38.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-13 11:24:38.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-13 11:24:38.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-13 11:24: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-13 11:24: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-13 11:24:38.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-13 11:24:38.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-13 11:24: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-13 11:24:38.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-13 11:24:38.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-13 11:24: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-13 11:24: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-13 11: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-13 11:24: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-13 11:24:38.047 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:24:38.047 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 142.649ms 2025-06-13 11:24:38.048 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:24:38.048 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:38.048 +00:00 [INF] Envelope queued up: 'ec1f393a50354596b2bd956847fd9c64' 2025-06-13 11:24:38.048 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:38.048 +00:00 [INF] Envelope queued up: 'cee4b10012694e35bd1085ae78c7f08f' 2025-06-13 11:24:38.049 +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 144.5607ms 2025-06-13 11:24:38.906 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 11:24:38.906 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:24:38.906 +00:00 [INF] Started transaction with span ID '55f260068bb61ac9' and trace ID '175db09267fa4473a174d7a766e8b7e9'. 2025-06-13 11:24:38.906 +00:00 [INF] Started transaction with span ID '55f260068bb61ac9' and trace ID '175db09267fa4473a174d7a766e8b7e9'. 2025-06-13 11:24:38.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:24:38.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-13 11:24:38.926 +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-13 11:24:38.930 +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-13 11:24:38.947 +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-13 11:24:38.948 +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-13 11:24:38.952 +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-13 11:24:38.954 +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-13 11:24:38.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 11:24:38.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-13 11:24: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-13 11:24:38.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-13 11:24:38.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-13 11:24:38.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-13 11:24:38.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-13 11:24: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-13 11:24:38.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-13 11:24:38.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-13 11:24:38.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.032 +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-13 11:24:39.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-13 11:24:39.037 +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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24:39.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-13 11:24:39.106 +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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.131 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.183 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.196 +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-13 11:24:39.200 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.226 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11: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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24:39.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-13 11: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-13 11:24:39.300 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.313 +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-13 11: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-13 11:24:39.321 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:24:39.325 +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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24: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-13 11:24: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-13 11:24: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-13 11:24:39.366 +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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24:39.386 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.408 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:24: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-13 11:24:39.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-13 11:24:39.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24:39.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-13 11: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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.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-13 11:24: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-13 11:24:39.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-13 11:24:39.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-13 11:24:39.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:24:39.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1618.6317ms 2025-06-13 11:24:39.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:24:39.527 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:39.527 +00:00 [INF] Envelope queued up: '0d61da2b3fc44592902465d1f0aa1cfa' 2025-06-13 11:24:39.527 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:39.527 +00:00 [INF] Envelope queued up: 'dde436a7c9ca4d07898d3c66b6620dfc' 2025-06-13 11:24:39.527 +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 1621.1464ms 2025-06-13 11:24:39.533 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 626.3486ms 2025-06-13 11:24:39.533 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:24:39.533 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:39.534 +00:00 [INF] Envelope queued up: 'aed2dca016184089b9811190d904620a' 2025-06-13 11:24:39.534 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:39.534 +00:00 [INF] Envelope queued up: 'ef9be51f6a5c4838b8b359b46b421a5d' 2025-06-13 11:24:39.535 +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 628.6533ms 2025-06-13 11:24:40.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 11:24:40.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:24:40.087 +00:00 [INF] Started transaction with span ID 'a999fa55bf07d7e2' and trace ID '6ab09a50090c48ae94de61b86973e96f'. 2025-06-13 11:24:40.087 +00:00 [INF] Started transaction with span ID 'a999fa55bf07d7e2' and trace ID '6ab09a50090c48ae94de61b86973e96f'. 2025-06-13 11:24:40.087 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:24:40.088 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 11:24:40.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-13 11:24:40.089 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 11:24:40.090 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9128ms 2025-06-13 11:24:40.090 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:24:40.090 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:40.090 +00:00 [INF] Envelope queued up: '8ce2a3f79a6b4edc9a608568627fb4c2' 2025-06-13 11:24:40.090 +00:00 [INF] Capturing transaction. 2025-06-13 11:24:40.090 +00:00 [INF] Envelope queued up: '8377d2c8bcb0477b91c465ac0e126c64' 2025-06-13 11:24:40.090 +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.0498ms 2025-06-13 11:25:14.326 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 11:25:14.327 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:25:14.327 +00:00 [INF] Started transaction with span ID '1a7638fc6b224e4a' and trace ID 'b91f84a329034e9f815135f0bff0b10b'. 2025-06-13 11:25:14.327 +00:00 [INF] Started transaction with span ID '1a7638fc6b224e4a' and trace ID 'b91f84a329034e9f815135f0bff0b10b'. 2025-06-13 11:25:14.327 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:25:14.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-13 11:25:14.359 +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-13 11:25:14.375 +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-13 11:25:14.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-13 11:25:14.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25: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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:25:14.519 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:25:14.519 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 192.1601ms 2025-06-13 11:25:14.519 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:25:14.519 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:14.519 +00:00 [INF] Envelope queued up: '5022c250ba794b32925cdc2d9fadb410' 2025-06-13 11:25:14.519 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:14.519 +00:00 [INF] Envelope queued up: 'f191da88929b4cdd892096844fcc34fa' 2025-06-13 11:25:14.520 +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 193.0487ms 2025-06-13 11:25:14.522 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 11:25:14.523 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:25:14.523 +00:00 [INF] Started transaction with span ID '5861d28655f118c7' and trace ID 'b63305350bb940fda64d55013ac61b50'. 2025-06-13 11:25:14.523 +00:00 [INF] Started transaction with span ID '5861d28655f118c7' and trace ID 'b63305350bb940fda64d55013ac61b50'. 2025-06-13 11:25:14.523 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:25:14.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-13 11:25:14.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-13 11:25:14.530 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 11:25:14.531 +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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25:14.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-13 11:25: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-13 11:25: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-13 11:25:14.643 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:25:14.646 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 123.1381ms 2025-06-13 11:25:14.646 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:25:14.646 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:14.646 +00:00 [INF] Envelope queued up: '4b432b2c844c40fea62c55e590c03ec9' 2025-06-13 11:25:14.646 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:14.646 +00:00 [INF] Envelope queued up: '70aad37ecaac4a038e5791c3e65c61b5' 2025-06-13 11:25:14.647 +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 124.1639ms 2025-06-13 11:25:17.020 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 11:25:17.020 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:25:17.020 +00:00 [INF] Started transaction with span ID '18ae435df69bfe1d' and trace ID 'd4d2701ce22c432ca4bec2c70e6929a9'. 2025-06-13 11:25:17.020 +00:00 [INF] Started transaction with span ID '18ae435df69bfe1d' and trace ID 'd4d2701ce22c432ca4bec2c70e6929a9'. 2025-06-13 11:25:17.020 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:25:17.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-13 11:25:17.023 +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-13 11:25:17.023 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 11:25:17.027 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.7539ms 2025-06-13 11:25:17.027 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:25:17.028 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:17.029 +00:00 [INF] Envelope queued up: '1b3d38e355034f9c9f7aa012b984d6c6' 2025-06-13 11:25:17.035 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:17.035 +00:00 [INF] Envelope queued up: 'f6f288fcc9f541abbcd5946b7d9c8381' 2025-06-13 11:25:17.036 +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 15.9950ms 2025-06-13 11:25:20.819 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 11:25:20.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:25:20.820 +00:00 [INF] Started transaction with span ID '6e08140aeb07b887' and trace ID '0f21ee46306b495ea6fec862d1b15353'. 2025-06-13 11:25:20.820 +00:00 [INF] Started transaction with span ID '6e08140aeb07b887' and trace ID '0f21ee46306b495ea6fec862d1b15353'. 2025-06-13 11:25:20.820 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 11:25:20.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-13 11:25:20.822 +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-13 11:25:20.823 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 11:25:20.823 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.0813ms 2025-06-13 11:25:20.823 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 11:25:20.823 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:20.824 +00:00 [INF] Envelope queued up: 'b73c22d48db54671b9d60f120060048e' 2025-06-13 11:25:20.824 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:20.824 +00:00 [INF] Envelope queued up: '04d52e7d254b4e0c821577e585f84ceb' 2025-06-13 11:25:20.825 +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.2950ms 2025-06-13 11:25:21.168 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 2025-06-13 11:25:21.168 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:25:21.168 +00:00 [INF] Started transaction with span ID 'bfd33491f89291f1' and trace ID 'c7eaf69454ca4e0ab37e0e1e579b7e19'. 2025-06-13 11:25:21.168 +00:00 [INF] Started transaction with span ID 'bfd33491f89291f1' and trace ID 'c7eaf69454ca4e0ab37e0e1e579b7e19'. 2025-06-13 11:25:21.168 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 11:25:21.168 +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-13 11:25:21.173 +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-13 11:25:21.193 +00:00 [INF] Executed DbCommand (17ms) [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-13 11:25:21.210 +00:00 [INF] Executed DbCommand (15ms) [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-13 11:25:21.255 +00:00 [INF] Executed DbCommand (43ms) [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-13 11:25:21.258 +00:00 [INF] Executed DbCommand (2ms) [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-13 11:25:21.258 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-13 11:25:21.258 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 89.3263ms 2025-06-13 11:25:21.258 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 11:25:21.258 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:21.258 +00:00 [INF] Envelope queued up: 'd52711e18fd14febb3386b085fceae0c' 2025-06-13 11:25:21.258 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:21.258 +00:00 [INF] Envelope queued up: '0ed338c613af4be8ab80708fde15655e' 2025-06-13 11:25:21.258 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 - 200 0 - 90.5278ms 2025-06-13 11:25:21.287 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-13 11:25:21.287 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:25:21.288 +00:00 [INF] Started transaction with span ID '6c61f9d1655ac0' and trace ID '17026a86b3cd4bbc9a9a44965ea7d79f'. 2025-06-13 11:25:21.288 +00:00 [INF] Started transaction with span ID '6c61f9d1655ac0' and trace ID '17026a86b3cd4bbc9a9a44965ea7d79f'. 2025-06-13 11:25:21.288 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 11:25:21.288 +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-13 11:25:21.290 +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-13 11:25:21.292 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 11:25:21.292 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.7993ms 2025-06-13 11:25:21.292 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 11:25:21.292 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:21.292 +00:00 [INF] Envelope queued up: 'eaf6b60601a54f92acb529e922f1ff48' 2025-06-13 11:25:21.292 +00:00 [INF] Capturing transaction. 2025-06-13 11:25:21.292 +00:00 [INF] Envelope queued up: 'f698e73ed2874d0196d01c2c601a319a' 2025-06-13 11:25:21.292 +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.7561ms 2025-06-13 11:39:48.361 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-13 11:39:48.361 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:39:48.361 +00:00 [INF] Started transaction with span ID 'c87f13f0ba5d41f3' and trace ID 'ac28a435a11541d9aeebe93eb0eb0c5e'. 2025-06-13 11:39:48.361 +00:00 [INF] Started transaction with span ID 'c87f13f0ba5d41f3' and trace ID 'ac28a435a11541d9aeebe93eb0eb0c5e'. 2025-06-13 11:39:48.361 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:39:48.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-13 11:39:48.472 +00:00 [INF] Executed DbCommand (65ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 11:39:48.516 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 11:39:48.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-13 11:39:48.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39: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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39: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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39: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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39:48.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-13 11:39: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-13 11:39: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-13 11:39:48.640 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:39:48.641 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 278.8526ms 2025-06-13 11:39:48.641 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:39:48.641 +00:00 [INF] Capturing transaction. 2025-06-13 11:39:48.641 +00:00 [INF] Envelope queued up: '1595679c76524ead86df832d0e0787db' 2025-06-13 11:39:48.641 +00:00 [INF] Capturing transaction. 2025-06-13 11:39:48.641 +00:00 [INF] Envelope queued up: 'a05b434fcefe43dd91c0069ea6a0f593' 2025-06-13 11:39:48.641 +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 280.7548ms 2025-06-13 11:39:50.477 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-13 11:39:50.477 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:39:50.477 +00:00 [INF] Started transaction with span ID 'b8a22b08e2c2e3ee' and trace ID '5e818f911f9a47a1a2331bf700182223'. 2025-06-13 11:39:50.477 +00:00 [INF] Started transaction with span ID 'b8a22b08e2c2e3ee' and trace ID '5e818f911f9a47a1a2331bf700182223'. 2025-06-13 11:39:50.477 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:39:50.478 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 11:39:50.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-13 11:39:50.481 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 11:39:50.482 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.9722ms 2025-06-13 11:39:50.482 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:39:50.482 +00:00 [INF] Capturing transaction. 2025-06-13 11:39:50.482 +00:00 [INF] Envelope queued up: '4cbfeb1ccdf744e88b5667104e2fbcf3' 2025-06-13 11:39:50.482 +00:00 [INF] Capturing transaction. 2025-06-13 11:39:50.482 +00:00 [INF] Envelope queued up: '6c36bffda0f644509276c798f2428514' 2025-06-13 11:39:50.482 +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.0451ms 2025-06-13 11:39:51.267 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-13 11:39:51.267 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:39:51.268 +00:00 [INF] Started transaction with span ID 'b00238fcacc1f897' and trace ID '15d51339fc094f54b0e8bfc396446eeb'. 2025-06-13 11:39:51.268 +00:00 [INF] Started transaction with span ID 'b00238fcacc1f897' and trace ID '15d51339fc094f54b0e8bfc396446eeb'. 2025-06-13 11:39:51.268 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:39:51.268 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 11:39:51.355 +00:00 [INF] Executed DbCommand (83ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 11:39:51.559 +00:00 [INF] Executed DbCommand (202ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 11:39:51.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:39: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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39: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-13 11:39:51.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-13 11:39: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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.637 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.680 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.710 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:39:51.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-13 11:39:51.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-13 11:39: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-13 11:39:51.758 +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-13 11:39:51.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-13 11:39:51.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-13 11:39: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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.782 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:39: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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39: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-13 11:39: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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.919 +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-13 11:39:51.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-13 11:39:51.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-13 11:39:51.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:39:51.926 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:39:51.927 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 658.5482ms 2025-06-13 11:39:51.927 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:39:51.927 +00:00 [INF] Capturing transaction. 2025-06-13 11:39:51.927 +00:00 [INF] Envelope queued up: '169c627520074b5dac8299944f880896' 2025-06-13 11:39:51.927 +00:00 [INF] Capturing transaction. 2025-06-13 11:39:51.927 +00:00 [INF] Envelope queued up: '576d32b458f244499dccf22c801c4904' 2025-06-13 11:39:51.927 +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 659.7449ms 2025-06-13 11:48:17.036 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 11:48:17.036 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:48:17.036 +00:00 [INF] Started transaction with span ID '8a73f886f4475684' and trace ID 'c406ca9fc7894e1195da20a99bc555eb'. 2025-06-13 11:48:17.036 +00:00 [INF] Started transaction with span ID '8a73f886f4475684' and trace ID 'c406ca9fc7894e1195da20a99bc555eb'. 2025-06-13 11:48:17.036 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:48:17.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-13 11:48:17.076 +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-13 11:48:17.092 +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-13 11:48:17.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-13 11:48:17.104 +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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.129 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 11:48:17.129 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:48:17.130 +00:00 [INF] Started transaction with span ID 'd903a24212c865d6' and trace ID '24b6441e7fa4429691cd32f0f97d52af'. 2025-06-13 11:48:17.131 +00:00 [INF] Started transaction with span ID 'd903a24212c865d6' and trace ID '24b6441e7fa4429691cd32f0f97d52af'. 2025-06-13 11:48:17.131 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48: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-13 11:48: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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.164 +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-13 11:48:17.185 +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-13 11:48:17.185 +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-13 11:48:17.205 +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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.230 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 11:48:17.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-13 11:48:17.239 +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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.258 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:48:17.292 +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-13 11:48:17.320 +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-13 11:48:17.353 +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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48: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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.415 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.421 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.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-13 11:48:17.435 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:48:17.438 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.449 +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-13 11:48:17.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-13 11:48: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-13 11:48:17.474 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.482 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:48:17.483 +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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.506 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.517 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.517 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48: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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.557 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.570 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.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-13 11:48:17.585 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.626 +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-13 11:48:17.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-13 11:48:17.639 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.646 +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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.671 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:48:17.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.707 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.727 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.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-13 11:48:17.746 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:17.765 +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-13 11:48:17.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-13 11:48:17.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.794 +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-13 11:48: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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.824 +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-13 11:48:17.824 +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-13 11:48: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-13 11:48:17.840 +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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.854 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.884 +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-13 11:48: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-13 11:48:17.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-13 11:48:17.894 +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-13 11:48:17.910 +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-13 11:48:17.919 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 11:48:17.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-13 11:48:17.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-13 11:48:17.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-13 11:48:17.953 +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-13 11:48:17.953 +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-13 11:48:17.980 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 11:48:17.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-13 11:48:18.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-13 11:48:18.013 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 11:48:18.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-13 11:48:18.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-13 11:48:18.027 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:48:18.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-13 11:48:18.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 900.2647ms 2025-06-13 11:48:18.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:48:18.032 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:18.034 +00:00 [INF] Envelope queued up: '8f51af49e9db4017aade9e35314387ab' 2025-06-13 11:48:18.035 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:18.035 +00:00 [INF] Envelope queued up: 'd8f3001895a44fe0b49667c7b5945738' 2025-06-13 11:48:18.036 +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 906.3462ms 2025-06-13 11:48:18.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-13 11:48:18.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-13 11:48:18.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 11:48:18.049 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:48:18.050 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1013.2328ms 2025-06-13 11:48:18.050 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:48:18.050 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:18.050 +00:00 [INF] Envelope queued up: '2257fb4bb7eb48f6b263c40f630df9ce' 2025-06-13 11:48:18.050 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:18.050 +00:00 [INF] Envelope queued up: 'a5c5d308efcd4594968cff6bf672b9ee' 2025-06-13 11:48:18.051 +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 1014.9984ms 2025-06-13 11:48:26.880 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 11:48:26.880 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:48:26.880 +00:00 [INF] Started transaction with span ID '659afa68e9376114' and trace ID 'fa4e3f4b673a4642a42401d73ca8dc57'. 2025-06-13 11:48:26.880 +00:00 [INF] Started transaction with span ID '659afa68e9376114' and trace ID 'fa4e3f4b673a4642a42401d73ca8dc57'. 2025-06-13 11:48:26.880 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 11:48:26.880 +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-13 11:48:26.884 +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-13 11:48:26.884 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 11:48:26.885 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.6636ms 2025-06-13 11:48:26.885 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 11:48:26.885 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:26.888 +00:00 [INF] Envelope queued up: 'e04f7319ccf046ba97c82abee1f98002' 2025-06-13 11:48:26.888 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:26.888 +00:00 [INF] Envelope queued up: '200be781c5174aedafc79438558fbfee' 2025-06-13 11:48:26.889 +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.7624ms 2025-06-13 11:48:27.072 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 11:48:27.072 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:48:27.072 +00:00 [INF] Started transaction with span ID '7e3246db977fdd27' and trace ID '7e6a7e08ab5547bf801098d3939e1ea9'. 2025-06-13 11:48:27.072 +00:00 [INF] Started transaction with span ID '7e3246db977fdd27' and trace ID '7e6a7e08ab5547bf801098d3939e1ea9'. 2025-06-13 11:48:27.072 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 11:48:27.072 +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-13 11:48:27.074 +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-13 11:48:27.074 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 11:48:27.074 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9256ms 2025-06-13 11:48:27.074 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 11:48:27.074 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:27.074 +00:00 [INF] Envelope queued up: '39b9c8710af04ee7b5a765f81caa3630' 2025-06-13 11:48:27.074 +00:00 [INF] Capturing transaction. 2025-06-13 11:48:27.074 +00:00 [INF] Envelope queued up: 'd33f8aa4f6dc428897d291372410646f' 2025-06-13 11:48:27.074 +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.7009ms 2025-06-13 11:55:10.282 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 11:55:10.282 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:55:10.282 +00:00 [INF] Started transaction with span ID '874b895fc02d4f3a' and trace ID '2ea6e98574b44d24b69ef5b6f3a515a6'. 2025-06-13 11:55:10.283 +00:00 [INF] Started transaction with span ID '874b895fc02d4f3a' and trace ID '2ea6e98574b44d24b69ef5b6f3a515a6'. 2025-06-13 11:55:10.283 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:55:10.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-13 11:55:10.307 +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-13 11:55:10.307 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 11:55:10.307 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 23.9486ms 2025-06-13 11:55:10.307 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 11:55:10.307 +00:00 [INF] Capturing transaction. 2025-06-13 11:55:10.307 +00:00 [INF] Envelope queued up: '17d23c80f77e47f9b4d33009e25cbd5e' 2025-06-13 11:55:10.307 +00:00 [INF] Capturing transaction. 2025-06-13 11:55:10.307 +00:00 [INF] Envelope queued up: '38ff06573bc64f1f859e22ad24e8ffd8' 2025-06-13 11:55:10.307 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 25.1412ms 2025-06-13 11:58:16.734 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 11:58:16.734 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:58:16.735 +00:00 [INF] Started transaction with span ID '59c7e4dd9815ee8c' and trace ID '8c6ac53818fd4321bafb66bf5ba2b511'. 2025-06-13 11:58:16.735 +00:00 [INF] Started transaction with span ID '59c7e4dd9815ee8c' and trace ID '8c6ac53818fd4321bafb66bf5ba2b511'. 2025-06-13 11:58:16.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:58:16.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-13 11:58:16.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 11:58:16.745 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 11:58:16.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-13 11:58:16.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 11:58: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-13 11:58:16.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-13 11:58: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-13 11:58:16.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-13 11:58: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-13 11:58:16.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-13 11:58: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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58: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-13 11:58: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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58: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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58: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-13 11:58:16.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-13 11:58: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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58: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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.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-13 11:58:16.927 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:58:16.927 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 191.9473ms 2025-06-13 11:58:16.927 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:58:16.931 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:16.931 +00:00 [INF] Envelope queued up: '0c9cdb2a838d45678171a636c9c26ae4' 2025-06-13 11:58:16.931 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:16.933 +00:00 [INF] Envelope queued up: 'd331d28ccf8e43f59353ba889c68ddd3' 2025-06-13 11:58:16.934 +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 199.2698ms 2025-06-13 11:58:17.738 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 11:58:17.738 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:58:17.738 +00:00 [INF] Started transaction with span ID 'bab2701456413853' and trace ID '03d76c14ce9348efa4429df6510de3b0'. 2025-06-13 11:58:17.738 +00:00 [INF] Started transaction with span ID 'bab2701456413853' and trace ID '03d76c14ce9348efa4429df6510de3b0'. 2025-06-13 11:58:17.739 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:58:17.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-13 11:58:17.748 +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-13 11:58:17.754 +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-13 11:58:17.758 +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-13 11:58:17.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58: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-13 11:58: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-13 11:58: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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58: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-13 11:58:17.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-13 11:58:17.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-13 11:58: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-13 11:58: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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58: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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.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-13 11:58:17.937 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 11:58:17.940 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 201.5224ms 2025-06-13 11:58:17.940 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 11:58:17.941 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:17.941 +00:00 [INF] Envelope queued up: 'dcfbc16ee9794b60b4a0998c47763582' 2025-06-13 11:58:17.941 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:17.941 +00:00 [INF] Envelope queued up: 'f1b145b266af40d4908bd969fbbbffed' 2025-06-13 11:58:17.941 +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 203.6489ms 2025-06-13 11:58:21.609 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 11:58:21.609 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:58:21.609 +00:00 [INF] Started transaction with span ID '2505cbc559eac902' and trace ID '886edae23cd1412996322341f1dd0590'. 2025-06-13 11:58:21.609 +00:00 [INF] Started transaction with span ID '2505cbc559eac902' and trace ID '886edae23cd1412996322341f1dd0590'. 2025-06-13 11:58:21.610 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 11:58:21.610 +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-13 11:58:21.612 +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-13 11:58:21.613 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 11:58:21.613 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.7178ms 2025-06-13 11:58:21.613 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 11:58:21.613 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:21.614 +00:00 [INF] Envelope queued up: '892acb278062486b980f8f2f0957cc42' 2025-06-13 11:58:21.614 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:21.614 +00:00 [INF] Envelope queued up: '8b7b68e3bcfa4306b184142911833abc' 2025-06-13 11:58:21.614 +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.6894ms 2025-06-13 11:58:21.744 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 404 2025-06-13 11:58:21.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:58:21.745 +00:00 [INF] Started transaction with span ID 'f013260877685e7c' and trace ID '4e875e4a4af84e86883671c3205dbac4'. 2025-06-13 11:58:21.745 +00:00 [INF] Started transaction with span ID 'f013260877685e7c' and trace ID '4e875e4a4af84e86883671c3205dbac4'. 2025-06-13 11:58:21.745 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 11:58:21.745 +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-13 11:58:21.749 +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-13 11:58:21.768 +00:00 [INF] Executed DbCommand (10ms) [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-13 11:58:21.784 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 11:58:21.784 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 11:58:21.784 +00:00 [INF] Started transaction with span ID '1fb3c8e586b41661' and trace ID '248e7b840eb445d68c3cff61c6884c5e'. 2025-06-13 11:58:21.784 +00:00 [INF] Started transaction with span ID '1fb3c8e586b41661' and trace ID '248e7b840eb445d68c3cff61c6884c5e'. 2025-06-13 11:58:21.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 11:58:21.785 +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-13 11:58:21.793 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 11:58:21.798 +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-13 11:58:21.803 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 11:58:21.803 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 58.3235ms 2025-06-13 11:58:21.803 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 11:58:21.803 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:21.804 +00:00 [INF] Envelope queued up: '2cc0e452f6cf4ceaa3018195acf275ef' 2025-06-13 11:58:21.804 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:21.804 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 19.7612ms 2025-06-13 11:58:21.826 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 11:58:21.826 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:21.826 +00:00 [INF] Envelope queued up: 'a9bc207c19384035a333680afa2cfd59' 2025-06-13 11:58:21.826 +00:00 [INF] Capturing transaction. 2025-06-13 11:58:21.826 +00:00 [INF] Envelope queued up: '787e654147fa4683a9385b778b46d9bd' 2025-06-13 11:58:21.827 +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 42.6778ms 2025-06-13 11:58:21.821 +00:00 [INF] Envelope queued up: '25f0ad8445774f1487ab0d5ad4462270' 2025-06-13 11:58:21.827 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 404 - 200 - application/json;+charset=utf-8 82.5597ms 2025-06-13 12:03:41.085 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:03:41.085 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:41.085 +00:00 [INF] Started transaction with span ID '8a423ffccb3bce5b' and trace ID 'a942a2fcbe734bbe864e53e2e9830035'. 2025-06-13 12:03:41.085 +00:00 [INF] Started transaction with span ID '8a423ffccb3bce5b' and trace ID 'a942a2fcbe734bbe864e53e2e9830035'. 2025-06-13 12:03:41.085 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:03:41.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-13 12:03:41.097 +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-13 12:03:41.098 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:03:41.098 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 13.1683ms 2025-06-13 12:03:41.098 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:03:41.099 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.099 +00:00 [INF] Envelope queued up: '575b984a84b44c3db91a4c71ff609242' 2025-06-13 12:03:41.100 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.100 +00:00 [INF] Envelope queued up: 'a4b15c2c1cc94915898fe0d7aac6e409' 2025-06-13 12:03:41.101 +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 15.9275ms 2025-06-13 12:03:41.414 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:03:41.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:41.414 +00:00 [INF] Started transaction with span ID 'a048714da3f2c289' and trace ID '53311d0636ea4ba4928383c6182d19d1'. 2025-06-13 12:03:41.415 +00:00 [INF] Started transaction with span ID 'a048714da3f2c289' and trace ID '53311d0636ea4ba4928383c6182d19d1'. 2025-06-13 12:03:41.415 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:03:41.415 +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-13 12:03:41.416 +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-13 12:03:41.417 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:03:41.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.0355ms 2025-06-13 12:03:41.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:03:41.417 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.417 +00:00 [INF] Envelope queued up: 'a9ddf11be1b8426ebeac6e9197a715cc' 2025-06-13 12:03:41.417 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.417 +00:00 [INF] Envelope queued up: 'e63fd0d2780d4620b87795203c821db2' 2025-06-13 12:03:41.417 +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.2006ms 2025-06-13 12:03:41.873 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:03:41.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:41.873 +00:00 [INF] Started transaction with span ID '5569129a0758c249' and trace ID '04203539169c48329a446edfde9afbe8'. 2025-06-13 12:03:41.873 +00:00 [INF] Started transaction with span ID '5569129a0758c249' and trace ID '04203539169c48329a446edfde9afbe8'. 2025-06-13 12:03:41.873 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:03:41.873 +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-13 12:03:41.876 +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-13 12:03:41.876 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:03:41.876 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:03:41.876 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:41.876 +00:00 [INF] Started transaction with span ID '28ed64b215391002' and trace ID '03757349352b4962a2a9bbb1c8a04f35'. 2025-06-13 12:03:41.877 +00:00 [INF] Started transaction with span ID '28ed64b215391002' and trace ID '03757349352b4962a2a9bbb1c8a04f35'. 2025-06-13 12:03:41.877 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:03:41.877 +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-13 12:03:41.880 +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-13 12:03:41.880 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:03:41.881 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.8001ms 2025-06-13 12:03:41.881 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:03:41.881 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.881 +00:00 [INF] Envelope queued up: 'c2528b8306b7473a887e60f085fa9092' 2025-06-13 12:03:41.881 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.881 +00:00 [INF] Envelope queued up: 'abe31c361c5840a6bf93dc9ef5f4a188' 2025-06-13 12:03:41.881 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 7.5711ms 2025-06-13 12:03:41.881 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:03:41.881 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.881 +00:00 [INF] Envelope queued up: 'ca3816ce165d43679b1bc8122625ff2a' 2025-06-13 12:03:41.881 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:41.882 +00:00 [INF] Envelope queued up: '2dda167e41ad402a84353b5fe1631987' 2025-06-13 12:03:41.881 +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 5.1528ms 2025-06-13 12:03:41.882 +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 9.1951ms 2025-06-13 12:03:42.319 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:03:42.319 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:42.319 +00:00 [INF] Started transaction with span ID '8d36b60ec0b76c9b' and trace ID '4b6cc4442492455d91fb1ffe8ba8a98c'. 2025-06-13 12:03:42.320 +00:00 [INF] Started transaction with span ID '8d36b60ec0b76c9b' and trace ID '4b6cc4442492455d91fb1ffe8ba8a98c'. 2025-06-13 12:03:42.320 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:42.320 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:03:42.335 +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-13 12:03:42.355 +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-13 12:03:42.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-13 12:03:42.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.443 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:03:42.443 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:42.443 +00:00 [INF] Started transaction with span ID 'e6d1e11c460f52cf' and trace ID 'c7d2b9c4533e4cbfb385471f2242faa8'. 2025-06-13 12:03:42.443 +00:00 [INF] Started transaction with span ID 'e6d1e11c460f52cf' and trace ID 'c7d2b9c4533e4cbfb385471f2242faa8'. 2025-06-13 12:03:42.443 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03: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-13 12:03:42.471 +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-13 12:03:42.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-13 12:03:42.488 +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-13 12:03:42.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:03: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-13 12:03:42.499 +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-13 12:03:42.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:03:42.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:42.504 +00:00 [INF] Started transaction with span ID 'bf0d9e5434954f1e' and trace ID '9b6f6786df7d43018a9b08b3ef88ee97'. 2025-06-13 12:03:42.504 +00:00 [INF] Started transaction with span ID 'bf0d9e5434954f1e' and trace ID '9b6f6786df7d43018a9b08b3ef88ee97'. 2025-06-13 12:03:42.504 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:42.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-13 12:03:42.507 +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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:03:42.540 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:03:42.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-13 12:03:42.548 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:03:42.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-13 12:03:42.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:03: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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.571 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:03:42.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-13 12:03:42.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.610 +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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.622 +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-13 12:03:42.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-13 12:03:42.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.652 +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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.684 +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-13 12:03:42.684 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:03:42.684 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:03:42.684 +00:00 [INF] Started transaction with span ID 'b0971d7f79a96c7f' and trace ID 'b02f1cd082df4d70a8b3929eb7845e40'. 2025-06-13 12:03:42.685 +00:00 [INF] Started transaction with span ID 'b0971d7f79a96c7f' and trace ID 'b02f1cd082df4d70a8b3929eb7845e40'. 2025-06-13 12:03:42.685 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03:42.701 +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-13 12:03: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-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03:42.724 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03: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-13 12:03: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-13 12:03:42.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-13 12:03: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-13 12:03: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-13 12:03:42.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-13 12:03:42.737 +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-13 12:03:42.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-13 12:03: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-13 12:03:42.745 +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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.760 +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-13 12:03:42.765 +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-13 12:03:42.766 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.801 +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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.833 +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-13 12:03:42.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-13 12:03:42.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.866 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.879 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03:42.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-13 12:03:42.895 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:03:42.899 +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-13 12:03:42.900 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03: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-13 12:03:42.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-13 12:03:42.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:03:42.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-13 12:03:42.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-13 12:03:42.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-13 12:03:42.961 +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-13 12:03:42.954 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:42.983 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:42.983 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03: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-13 12:03:42.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-13 12:03:42.992 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03:43.016 +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-13 12:03:43.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-13 12:03:43.030 +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-13 12:03:43.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-13 12:03:43.044 +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-13 12:03:43.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-13 12:03:43.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-13 12:03: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-13 12:03:43.044 +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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.077 +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-13 12:03:43.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-13 12:03:43.097 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:03:43.097 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:43.101 +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-13 12:03: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-13 12:03:43.115 +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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.127 +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-13 12:03:43.136 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:43.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-13 12:03:43.144 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.188 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:43.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-13 12:03:43.205 +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-13 12:03:43.205 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:03:43.205 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 885.5288ms 2025-06-13 12:03:43.205 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:43.205 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.205 +00:00 [INF] Envelope queued up: '3b207fe03dd74042abb69e82b7e5c774' 2025-06-13 12:03:43.206 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.206 +00:00 [INF] Envelope queued up: '9393c2875fc945bc9c4a5ec677a0eed2' 2025-06-13 12:03:43.206 +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.4538ms 2025-06-13 12:03:43.208 +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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.225 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.290 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:03:43.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 793.5095ms 2025-06-13 12:03:43.298 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:43.298 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.299 +00:00 [INF] Envelope queued up: 'bd01475d01f945418e76670a21f7aa59' 2025-06-13 12:03:43.302 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03:43.302 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.303 +00:00 [INF] Envelope queued up: 'a9ed657a9843465597b460220196e1b9' 2025-06-13 12:03:43.303 +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 799.8568ms 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03: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-13 12:03:43.323 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.375 +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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.402 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:03:43.470 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:43.469 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03:43.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-13 12:03:43.500 +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-13 12:03:43.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-13 12:03: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-13 12:03:43.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-13 12:03:43.544 +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-13 12:03:43.550 +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-13 12:03:43.566 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:03:43.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-13 12:03:43.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-13 12:03:43.582 +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-13 12:03:43.583 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:03:43.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1142.8805ms 2025-06-13 12:03:43.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:43.587 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.587 +00:00 [INF] Envelope queued up: '4a3887a061184d54a1ed65b9f7121fce' 2025-06-13 12:03:43.590 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.591 +00:00 [INF] Envelope queued up: '557523ba19b14e1aa9fd943bafa59f12' 2025-06-13 12:03:43.591 +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 1148.2811ms 2025-06-13 12:03:43.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-13 12:03:43.598 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:03:43.599 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 914.2839ms 2025-06-13 12:03:43.600 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:03:43.600 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.600 +00:00 [INF] Envelope queued up: '928f5e635d27444dbccd122f74b633d1' 2025-06-13 12:03:43.600 +00:00 [INF] Capturing transaction. 2025-06-13 12:03:43.600 +00:00 [INF] Envelope queued up: 'c6c46fb6a8fb44d9b2fa4199beac4fbd' 2025-06-13 12:03:43.601 +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 917.0949ms 2025-06-13 12:05:15.380 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:05:15.380 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:15.380 +00:00 [INF] Started transaction with span ID '399543da665ccee4' and trace ID 'd69261f17b9d4088b1ac31f3bcb54433'. 2025-06-13 12:05:15.381 +00:00 [INF] Started transaction with span ID '399543da665ccee4' and trace ID 'd69261f17b9d4088b1ac31f3bcb54433'. 2025-06-13 12:05:15.381 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:15.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-13 12:05:15.398 +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-13 12:05:15.412 +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-13 12:05:15.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:05:15.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:05:15.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:15.503 +00:00 [INF] Started transaction with span ID '8ebcede0df3a5f17' and trace ID '5da898da005a4a6fbb36c418d1a2b121'. 2025-06-13 12:05:15.504 +00:00 [INF] Started transaction with span ID '8ebcede0df3a5f17' and trace ID '5da898da005a4a6fbb36c418d1a2b121'. 2025-06-13 12:05:15.504 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.511 +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-13 12:05:15.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-13 12:05:15.517 +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-13 12:05:15.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-13 12:05:15.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05: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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.611 +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-13 12:05:15.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-13 12:05: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-13 12:05: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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.649 +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-13 12:05:15.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-13 12:05: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-13 12:05:15.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.734 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:05: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-13 12:05: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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05: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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.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-13 12:05:15.834 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:05:15.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-13 12:05:15.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-13 12:05:15.845 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 340.3329ms 2025-06-13 12:05:15.845 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:15.845 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:15.845 +00:00 [INF] Envelope queued up: '2e22e59dd0064be69d5a096391711404' 2025-06-13 12:05:15.845 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:15.845 +00:00 [INF] Envelope queued up: '6f70e276b96b4cfa8aedbb8e74db2813' 2025-06-13 12:05:15.845 +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 341.9235ms 2025-06-13 12:05:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:05:15.855 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:05:15.855 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 474.2277ms 2025-06-13 12:05:15.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:15.858 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:15.858 +00:00 [INF] Envelope queued up: '8416673521de4288b6791e47fef28937' 2025-06-13 12:05:15.858 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:15.859 +00:00 [INF] Envelope queued up: '58987122d7f746638a1772c58f0cfe0d' 2025-06-13 12:05:15.859 +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 478.8868ms 2025-06-13 12:05:39.211 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:05:39.211 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:39.211 +00:00 [INF] Started transaction with span ID '93d09217721c8295' and trace ID '9fef843a6d9a4a3ea0abfc5eff4fc048'. 2025-06-13 12:05:39.211 +00:00 [INF] Started transaction with span ID '93d09217721c8295' and trace ID '9fef843a6d9a4a3ea0abfc5eff4fc048'. 2025-06-13 12:05:39.211 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:39.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-13 12:05:39.364 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:05:39.364 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:39.365 +00:00 [INF] Started transaction with span ID '86fd8975a28a93ec' and trace ID '8a9190a663914f868481482786e3a8c1'. 2025-06-13 12:05:39.365 +00:00 [INF] Started transaction with span ID '86fd8975a28a93ec' and trace ID '8a9190a663914f868481482786e3a8c1'. 2025-06-13 12:05:39.365 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:39.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-13 12:05:39.370 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:05:39.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:39.370 +00:00 [INF] Started transaction with span ID '345cd4de956636f3' and trace ID '243f72ee2c9240e29aa8def3195735b7'. 2025-06-13 12:05:39.370 +00:00 [INF] Started transaction with span ID '345cd4de956636f3' and trace ID '243f72ee2c9240e29aa8def3195735b7'. 2025-06-13 12:05:39.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05: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-13 12:05:39.505 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:05:39.505 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:39.505 +00:00 [INF] Started transaction with span ID 'b6d3c8be915b96c8' and trace ID 'f629f105d86a48a98f3ea5c2c0fea38d'. 2025-06-13 12:05:39.505 +00:00 [INF] Started transaction with span ID 'b6d3c8be915b96c8' and trace ID 'f629f105d86a48a98f3ea5c2c0fea38d'. 2025-06-13 12:05:39.505 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:39.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-13 12:05:41.077 +00:00 [INF] Executed DbCommand (1,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-13 12:05:42.674 +00:00 [INF] Executed DbCommand (3,308ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:05:42.692 +00:00 [INF] Executed DbCommand (3,183ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:05:42.694 +00:00 [INF] Executed DbCommand (3,323ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:05:42.696 +00:00 [INF] Executed DbCommand (1,615ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:05:42.704 +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-13 12:05:42.716 +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-13 12:05:42.739 +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-13 12:05:42.741 +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-13 12:05:42.741 +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-13 12:05:42.746 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:05:42.748 +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-13 12:05:42.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-13 12:05:42.753 +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-13 12:05:42.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:05:42.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.837 +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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05: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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05: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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05: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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05: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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:05: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-13 12:05:42.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-13 12:05: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-13 12:05:42.913 +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-13 12:05:42.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-13 12:05: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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.930 +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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.943 +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-13 12:05:42.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-13 12:05: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-13 12:05:42.958 +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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05: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-13 12:05:42.972 +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-13 12:05:42.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-13 12:05:42.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-13 12:05: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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:42.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-13 12:05:43.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-13 12:05:43.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-13 12:05: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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.049 +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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05: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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05: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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05: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-13 12:05:43.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-13 12:05:43.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-13 12:05: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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05: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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.265 +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-13 12:05:43.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-13 12:05:43.268 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:05:43.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-13 12:05:43.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-13 12:05:43.273 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3768.1284ms 2025-06-13 12:05:43.274 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:43.274 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.275 +00:00 [INF] Envelope queued up: 'ca5cae4d60da434a8a0ca40d1baa5ebd' 2025-06-13 12:05:43.275 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.275 +00:00 [INF] Envelope queued up: 'aa5388cec7f44eb2b60faf92d9a7f855' 2025-06-13 12:05:43.275 +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 3770.5935ms 2025-06-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.290 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:05:43.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-13 12:05:43.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-13 12:05:43.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3922.1527ms 2025-06-13 12:05:43.295 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:43.295 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.295 +00:00 [INF] Envelope queued up: '9b6e543ac6c44befb64dd8a1e7d9cb94' 2025-06-13 12:05:43.295 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.295 +00:00 [INF] Envelope queued up: '09698c94964148d88d40c0248b505739' 2025-06-13 12:05:43.295 +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 3925.1323ms 2025-06-13 12:05: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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05: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-13 12:05:43.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-13 12:05:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:05:43.333 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:05:43.334 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4122.5022ms 2025-06-13 12:05:43.334 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:43.334 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.334 +00:00 [INF] Envelope queued up: '04e1b8f797f84a79a2606ee5c07bfde1' 2025-06-13 12:05:43.334 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.334 +00:00 [INF] Envelope queued up: '0d1e5730fbb44119b9c26eb0cf156b91' 2025-06-13 12:05:43.334 +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 4123.7380ms 2025-06-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.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-13 12:05:43.350 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:05:43.351 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3985.7562ms 2025-06-13 12:05:43.351 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:05:43.351 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.351 +00:00 [INF] Envelope queued up: 'b3dcf55b625447b493a8c235a3775fed' 2025-06-13 12:05:43.351 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:43.351 +00:00 [INF] Envelope queued up: '6b45f6a94d194733a443259dc6d97e3e' 2025-06-13 12:05:43.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 3986.8834ms 2025-06-13 12:05:44.174 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:05:44.174 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:44.174 +00:00 [INF] Started transaction with span ID '7d97c9a1d94f6f10' and trace ID '5280d2ae599644fb92f3d13112bc212c'. 2025-06-13 12:05:44.174 +00:00 [INF] Started transaction with span ID '7d97c9a1d94f6f10' and trace ID '5280d2ae599644fb92f3d13112bc212c'. 2025-06-13 12:05:44.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:05:44.175 +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-13 12:05:44.177 +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-13 12:05:44.177 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:05:44.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.38ms 2025-06-13 12:05:44.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:05:44.177 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:44.177 +00:00 [INF] Envelope queued up: '42149f2c5b764a93bb8f9e22327f4bab' 2025-06-13 12:05:44.177 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:44.177 +00:00 [INF] Envelope queued up: '258179d2e8ba4d4bac21b593cad4e9ba' 2025-06-13 12:05:44.177 +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.3760ms 2025-06-13 12:05:44.177 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:05:44.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:05:44.178 +00:00 [INF] Started transaction with span ID 'f384a8b0192e1185' and trace ID '7746179316d14572af3365f2dc6d61a6'. 2025-06-13 12:05:44.178 +00:00 [INF] Started transaction with span ID 'f384a8b0192e1185' and trace ID '7746179316d14572af3365f2dc6d61a6'. 2025-06-13 12:05:44.178 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:05:44.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-13 12:05:44.181 +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-13 12:05:44.181 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:05:44.181 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.5211ms 2025-06-13 12:05:44.181 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:05:44.182 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:44.182 +00:00 [INF] Envelope queued up: '1e83e892f4704cafb8676887125231cf' 2025-06-13 12:05:44.182 +00:00 [INF] Capturing transaction. 2025-06-13 12:05:44.182 +00:00 [INF] Envelope queued up: 'ca2d7cae87a04ccd9df202df7d3b4ca0' 2025-06-13 12:05:44.182 +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.3499ms 2025-06-13 12:06:10.223 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:06:10.223 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:06:10.224 +00:00 [INF] Started transaction with span ID 'e11918156384d196' and trace ID 'b4529e448e3a4a62b19663b63edf82e1'. 2025-06-13 12:06:10.224 +00:00 [INF] Started transaction with span ID 'e11918156384d196' and trace ID 'b4529e448e3a4a62b19663b63edf82e1'. 2025-06-13 12:06:10.224 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:06:10.224 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:06:10.370 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:06:10.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:06:10.370 +00:00 [INF] Started transaction with span ID '539deaf84de46d0d' and trace ID '31e99b539b2440c8bd4536cb81c80818'. 2025-06-13 12:06:10.370 +00:00 [INF] Started transaction with span ID '539deaf84de46d0d' and trace ID '31e99b539b2440c8bd4536cb81c80818'. 2025-06-13 12:06:10.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:06:10.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-13 12:06:11.699 +00:00 [INF] Executed DbCommand (1,328ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:06:11.701 +00:00 [INF] Executed DbCommand (1,475ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:06:11.731 +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-13 12:06:11.736 +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-13 12:06:11.740 +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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06: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-13 12:06: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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.890 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:06:11.890 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1666.0595ms 2025-06-13 12:06:11.890 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:06:11.890 +00:00 [INF] Capturing transaction. 2025-06-13 12:06:11.890 +00:00 [INF] Envelope queued up: '3a65a289246b4cf8bfe836f179dd4567' 2025-06-13 12:06:11.890 +00:00 [INF] Capturing transaction. 2025-06-13 12:06:11.890 +00:00 [INF] Envelope queued up: '31d62cdd538d4fdca7cfe4c5fa1f3309' 2025-06-13 12:06:11.890 +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 1667.1718ms 2025-06-13 12:06:11.891 +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-13 12:06:11.892 +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-13 12:06:11.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-13 12:06:11.915 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06:11.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-13 12:06: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-13 12:06:11.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-13 12:06:11.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-13 12:06:12.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-13 12:06:12.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-13 12:06: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-13 12:06:12.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-13 12:06: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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06: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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06: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-13 12:06: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-13 12:06:12.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-13 12:06:12.102 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:06:12.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-13 12:06: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-13 12:06: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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06:12.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-13 12:06: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-13 12:06:12.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-13 12:06:12.153 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:06:12.157 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1786.5328ms 2025-06-13 12:06:12.157 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:06:12.157 +00:00 [INF] Capturing transaction. 2025-06-13 12:06:12.157 +00:00 [INF] Envelope queued up: '4a0a7749306b4ad58e77840d3bb765c9' 2025-06-13 12:06:12.157 +00:00 [INF] Capturing transaction. 2025-06-13 12:06:12.157 +00:00 [INF] Envelope queued up: 'a90aff9acb7c43e6b9666f6c9b1ea83c' 2025-06-13 12:06:12.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 1787.6745ms 2025-06-13 12:07:49.625 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:07:49.625 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:49.625 +00:00 [INF] Started transaction with span ID 'ccdf875d59d1bca8' and trace ID '624985aa16f9439cb397cbfdf7331362'. 2025-06-13 12:07:49.625 +00:00 [INF] Started transaction with span ID 'ccdf875d59d1bca8' and trace ID '624985aa16f9439cb397cbfdf7331362'. 2025-06-13 12:07:49.625 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:49.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-13 12:07:49.629 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:07:49.629 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:49.629 +00:00 [INF] Started transaction with span ID 'f36c1e615c94d38a' and trace ID '2c552ee0d3a24dddb43837b377610598'. 2025-06-13 12:07:49.630 +00:00 [INF] Started transaction with span ID 'f36c1e615c94d38a' and trace ID '2c552ee0d3a24dddb43837b377610598'. 2025-06-13 12:07:49.630 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:49.630 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:07:49.633 +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-13 12:07:49.633 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:07:49.633 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6531ms 2025-06-13 12:07:49.633 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:49.633 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:49.634 +00:00 [INF] Envelope queued up: '4f7f19f4eaf843cf8003f70933c6ae8b' 2025-06-13 12:07:49.634 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:49.634 +00:00 [INF] Envelope queued up: 'ed1b5e336c304e8ab8ce0c58f5ff4cbe' 2025-06-13 12:07:49.634 +00: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.5494ms 2025-06-13 12:07:50.627 +00:00 [INF] Executed DbCommand (1,000ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:50.632 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:07:50.632 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:50.633 +00:00 [INF] Started transaction with span ID 'f409ccddcd3ad9f2' and trace ID '37af896a497a41768dafac6addecf466'. 2025-06-13 12:07:50.633 +00:00 [INF] Started transaction with span ID 'f409ccddcd3ad9f2' and trace ID '37af896a497a41768dafac6addecf466'. 2025-06-13 12:07:50.633 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:50.633 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:07:50.637 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:07:50.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:50.637 +00:00 [INF] Started transaction with span ID '6e2c11863f37916d' and trace ID '1b1b679e694d4664966498f70e0c8435'. 2025-06-13 12:07:50.637 +00:00 [INF] Started transaction with span ID '6e2c11863f37916d' and trace ID '1b1b679e694d4664966498f70e0c8435'. 2025-06-13 12:07:50.637 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:50.637 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:07:50.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:07:50.639 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:50.639 +00:00 [INF] Started transaction with span ID '6455bded2c9866e0' and trace ID '4f5feb520ecb4f1daa003435161edd00'. 2025-06-13 12:07:50.639 +00:00 [INF] Started transaction with span ID '6455bded2c9866e0' and trace ID '4f5feb520ecb4f1daa003435161edd00'. 2025-06-13 12:07:50.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:50.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-13 12:07:50.643 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:07:50.643 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:50.643 +00:00 [INF] Started transaction with span ID 'a8115b05964fadcd' and trace ID '090163def44f41c68bb2c8339f00e729'. 2025-06-13 12:07:50.643 +00:00 [INF] Started transaction with span ID 'a8115b05964fadcd' and trace ID '090163def44f41c68bb2c8339f00e729'. 2025-06-13 12:07:50.643 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:50.643 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:07:51.630 +00:00 [INF] Executed DbCommand (995ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:51.630 +00:00 [INF] Executed DbCommand (992ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:51.630 +00:00 [INF] Executed DbCommand (1,003ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:51.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:07:51.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.645 +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-13 12:07:51.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-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07: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-13 12: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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12: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-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07: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-13 12:07:51.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-13 12:07:51.751 +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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.760 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:51.761 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2134.9435ms 2025-06-13 12:07:51.761 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:51.761 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:51.761 +00:00 [INF] Envelope queued up: '179e88d9774942b5909670ad746b5c32' 2025-06-13 12:07:51.761 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:51.761 +00:00 [INF] Envelope queued up: 'a187f0a678464f3782284106138af809' 2025-06-13 12:07:51.761 +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 2136.4472ms 2025-06-13 12:07:51.761 +00:00 [INF] Executed DbCommand (1,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-13 12:07:51.784 +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-13 12:07:51.791 +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-13 12:07:51.793 +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-13 12:07:51.793 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:07:51.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1150.2749ms 2025-06-13 12:07:51.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:51.794 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:51.794 +00:00 [INF] Envelope queued up: '9b62e83f379f4431846f65642868e72b' 2025-06-13 12:07:51.794 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:51.794 +00:00 [INF] Envelope queued up: 'd1ce877bcb7d411aa2b5665b540604d0' 2025-06-13 12:07:51.794 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 1151.2249ms 2025-06-13 12:07:51.795 +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-13 12:07:51.801 +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-13 12:07:51.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:07:51.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:07:51.806 +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-13 12:07:51.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-13 12:07:51.813 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:07:51.814 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:51.814 +00:00 [INF] Started transaction with span ID '2013e953fba51273' and trace ID 'd0841e3dbe0247f3a573e6e356de0206'. 2025-06-13 12:07:51.814 +00:00 [INF] Started transaction with span ID '2013e953fba51273' and trace ID 'd0841e3dbe0247f3a573e6e356de0206'. 2025-06-13 12:07:51.814 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:51.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-13 12:07:51.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.839 +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-13 12:07:51.840 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:07:51.840 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:51.840 +00:00 [INF] Started transaction with span ID 'bcbae50527f02936' and trace ID 'f758f0df54eb490a9f9228d53173f26f'. 2025-06-13 12:07:51.840 +00:00 [INF] Started transaction with span ID 'bcbae50527f02936' and trace ID 'f758f0df54eb490a9f9228d53173f26f'. 2025-06-13 12:07:51.840 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:51.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-13 12:07:51.847 +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-13 12:07:51.850 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:51.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-13 12:07:51.851 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.1202ms 2025-06-13 12:07:51.851 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:51.852 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:51.854 +00:00 [INF] Envelope queued up: 'c2b89e3b96414d1b85461d1e87bb0978' 2025-06-13 12:07:51.855 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:51.856 +00:00 [INF] Envelope queued up: '40b77398c70b456e84983993a05e6a28' 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07:51.856 +00: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.7122ms 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07:51.871 +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-13 12:07: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-13 12:07:51.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-13 12:07:51.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-13 12:07: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-13 12:07: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-13 12:07:51.892 +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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.896 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:07:51.896 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:51.896 +00:00 [INF] Started transaction with span ID '114308826de72a96' and trace ID '53b347016fbf47f992a184bc5a199edb'. 2025-06-13 12:07:51.896 +00:00 [INF] Started transaction with span ID '114308826de72a96' and trace ID '53b347016fbf47f992a184bc5a199edb'. 2025-06-13 12:07:51.896 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:51.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-13 12:07:51.913 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:07:51.914 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:51.914 +00:00 [INF] Started transaction with span ID 'b12bb7bc8a4dba8d' and trace ID '22cb16430d3f40c98c890ad93852ca97'. 2025-06-13 12:07:51.914 +00:00 [INF] Started transaction with span ID 'b12bb7bc8a4dba8d' and trace ID '22cb16430d3f40c98c890ad93852ca97'. 2025-06-13 12:07:51.914 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:51.914 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.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-13 12:07:51.927 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07: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-13 12:07:51.935 +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-13 12:07:51.941 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:51.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:07:51.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-13 12:07:51.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-13 12:07:51.971 +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-13 12:07:51.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-13 12:07: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-13 12:07:52.004 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.012 +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-13 12:07:52.013 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:07:52.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 99.0557ms 2025-06-13 12:07:52.013 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:07:52.013 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.014 +00:00 [INF] Envelope queued up: '830d9ae8ccc44a518de76d0bc2570c8f' 2025-06-13 12:07:52.014 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.014 +00:00 [INF] Envelope queued up: 'd6e5403243e44425a44f8c6ab6ee3f75' 2025-06-13 12:07:52.014 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 100.6947ms 2025-06-13 12:07:52.014 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.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-13 12:07:52.025 +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-13 12:07:52.028 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:07:52.029 +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-13 12:07:52.032 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.044 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:07:52.045 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:52.045 +00:00 [INF] Started transaction with span ID 'eac123b96fde44cc' and trace ID 'd1646c5aa409465f9fb41398d6f8c828'. 2025-06-13 12:07:52.045 +00:00 [INF] Started transaction with span ID 'eac123b96fde44cc' and trace ID 'd1646c5aa409465f9fb41398d6f8c828'. 2025-06-13 12:07:52.045 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:52.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-13 12:07:52.046 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.048 +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-13 12:07:52.049 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.063 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:07:52.068 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.078 +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-13 12:07: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-13 12:07:52.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-13 12: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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.112 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.205 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.258 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.281 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.297 +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-13 12:07:52.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-13 12:07: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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.334 +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-13 12:07:52.336 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:07:52.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-13 12:07: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-13 12:07:52.336 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:07:52.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-13 12:07:52.393 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.401 +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-13 12:07:52.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-13 12:07: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-13 12:07:52.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.435 +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-13 12:07:52.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-13 12:07:52.436 +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-13 12:07: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-13 12:07: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-13 12:07:52.451 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.460 +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-13 12:07:52.461 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.473 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.513 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:07:52.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-13 12:07:52.520 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:07:52.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-13 12:07: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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.573 +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-13 12:07:52.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-13 12:07:52.585 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:07:52.590 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.606 +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-13 12:07:52.626 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.664 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:07:52.665 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:07:52.665 +00:00 [INF] Started transaction with span ID '7ffe0f38aa099503' and trace ID '61b9627abd574dcb8c4c8dca0320aec0'. 2025-06-13 12:07:52.665 +00:00 [INF] Started transaction with span ID '7ffe0f38aa099503' and trace ID '61b9627abd574dcb8c4c8dca0320aec0'. 2025-06-13 12:07:52.665 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:52.665 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:07:52.681 +00:00 [INF] Executed DbCommand (616ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:52.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2060.0239ms 2025-06-13 12:07:52.700 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:52.700 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.720 +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-13 12:07:52.725 +00:00 [INF] Envelope queued up: 'c9425556a6474c27ae0ae2ede5a381f2' 2025-06-13 12:07:52.725 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.725 +00:00 [INF] Envelope queued up: '3b78b7d5f6dd404dab80cf77da3f1e57' 2025-06-13 12:07:52.725 +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 2092.4186ms 2025-06-13 12:07:52.725 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2083.4599ms 2025-06-13 12:07:52.725 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:52.725 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.725 +00:00 [INF] Envelope queued up: 'c787c71ebaa34165858024018a9175c2' 2025-06-13 12:07:52.725 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.725 +00:00 [INF] Envelope queued up: '587577874c9f4a19b684c809aec34b2b' 2025-06-13 12:07:52.725 +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 2086.4358ms 2025-06-13 12:07:52.728 +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-13 12:07:52.729 +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-13 12:07:52.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.766 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:52.766 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 952.2528ms 2025-06-13 12:07:52.766 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:52.769 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.769 +00:00 [INF] Envelope queued up: '75e112788dea471fbb8273a8fb24a3f9' 2025-06-13 12:07:52.772 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.772 +00:00 [INF] Envelope queued up: '619658d6dc3c4cc58d963043d8a428b5' 2025-06-13 12:07:52.772 +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 958.5479ms 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.791 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:07:52.799 +00:00 [INF] Executed DbCommand (123ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:52.807 +00:00 [INF] Executed DbCommand (123ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:52.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-13 12:07:52.816 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.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-13 12:07:52.856 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.872 +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-13 12:07:52.873 +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-13 12:07:52.883 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.900 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.920 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:52.925 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:52.925 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1029.3868ms 2025-06-13 12:07:52.926 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:52.926 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.926 +00:00 [INF] Envelope queued up: 'e48f38e274d6496995734e03ffc963e4' 2025-06-13 12:07:52.926 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:52.926 +00:00 [INF] Envelope queued up: 'a184a532b2f44199a7993fb9fba4b4cf' 2025-06-13 12:07:52.926 +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 1030.3099ms 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.938 +00:00 [INF] Executed DbCommand (138ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:07:52.948 +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-13 12:07:52.948 +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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07:52.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-13 12:07: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-13 12:07:52.998 +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-13 12:07:52.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-13 12:07:53.006 +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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.014 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.054 +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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.087 +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-13 12:07: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-13 12:07:53.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-13 12:07:53.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-13 12:07: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-13 12:07: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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07: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-13 12:07:53.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-13 12:07: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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07: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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.154 +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-13 12:07:53.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-13 12:07:53.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:53.161 +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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.166 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.179 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07: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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07: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-13 12:07: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-13 12:07:53.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-13 12:07: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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.235 +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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.244 +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-13 12:07:53.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-13 12:07:53.246 +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-13 12:07:53.247 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:53.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-13 12:07:53.248 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2610.7673ms 2025-06-13 12:07:53.248 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07: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-13 12:07: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-13 12:07:53.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-13 12:07:53.252 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:53.252 +00:00 [INF] Envelope queued up: '0dfb04b5bedd4f229fcd2e6764af2b01' 2025-06-13 12:07:53.252 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:53.253 +00:00 [INF] Envelope queued up: 'aec29eed5b934edb826d8e2a62d1c9f3' 2025-06-13 12:07:53.253 +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 2616.3878ms 2025-06-13 12:07: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-13 12:07:53.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-13 12:07:53.256 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:53.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-13 12:07:53.259 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1213.8915ms 2025-06-13 12:07:53.259 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:53.259 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:53.259 +00:00 [INF] Envelope queued up: '59949a9bf9694caeb101b1ea435cf2ee' 2025-06-13 12:07:53.259 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:53.259 +00:00 [INF] Envelope queued up: 'a3da87ba53244dcd98319a0749e98c57' 2025-06-13 12:07:53.260 +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 1215.1127ms 2025-06-13 12:07: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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07:53.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-13 12:07: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-13 12:07:53.292 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:07:53.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 631.861ms 2025-06-13 12:07:53.297 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:07:53.297 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:53.297 +00:00 [INF] Envelope queued up: '4de4c6b19c9544b8b507af6b01fa633a' 2025-06-13 12:07:53.297 +00:00 [INF] Capturing transaction. 2025-06-13 12:07:53.297 +00:00 [INF] Envelope queued up: 'c8e4671263204324ba2d74a25672a027' 2025-06-13 12:07:53.298 +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 633.9765ms 2025-06-13 12:08:20.337 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:08:20.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:20.337 +00:00 [INF] Started transaction with span ID '929506da8a3c4a55' and trace ID '565ccc21f2834b6aa7497a1af1838c0b'. 2025-06-13 12:08:20.337 +00:00 [INF] Started transaction with span ID '929506da8a3c4a55' and trace ID '565ccc21f2834b6aa7497a1af1838c0b'. 2025-06-13 12:08:20.337 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:20.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-13 12:08:20.359 +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-13 12:08:20.382 +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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08: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-13 12:08:20.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-13 12:08: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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.552 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:20.553 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 215.3297ms 2025-06-13 12:08:20.553 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:20.553 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:20.553 +00:00 [INF] Envelope queued up: '3724228102d84fa7a5fb1dfb91f6a92d' 2025-06-13 12:08:20.553 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:20.553 +00:00 [INF] Envelope queued up: '9b816ce469d948b7abbf79cb8b117098' 2025-06-13 12:08:20.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 216.7259ms 2025-06-13 12:08:20.554 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:08:20.554 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:08:20.554 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:20.554 +00:00 [INF] Started transaction with span ID 'd5f707780db00c53' and trace ID 'ded1a5aa9d1d473c9da00294972d88b7'. 2025-06-13 12:08:20.554 +00:00 [INF] Started transaction with span ID 'd5f707780db00c53' and trace ID 'ded1a5aa9d1d473c9da00294972d88b7'. 2025-06-13 12:08:20.554 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08:20.554 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:08:20.556 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:20.556 +00:00 [INF] Started transaction with span ID '22b873b68c81b4ca' and trace ID '7f22751e38fa4e5fbf0fe33b3339db20'. 2025-06-13 12:08:20.556 +00:00 [INF] Started transaction with span ID '22b873b68c81b4ca' and trace ID '7f22751e38fa4e5fbf0fe33b3339db20'. 2025-06-13 12:08:20.556 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:20.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-13 12:08:20.560 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:08:20.560 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:20.561 +00:00 [INF] Started transaction with span ID 'c06f5b162edd4bfc' and trace ID 'c80f11c4884a4e11a1abeb9a5eee3193'. 2025-06-13 12:08:20.561 +00:00 [INF] Started transaction with span ID 'c06f5b162edd4bfc' and trace ID 'c80f11c4884a4e11a1abeb9a5eee3193'. 2025-06-13 12:08:20.561 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:20.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-13 12:08:20.562 +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-13 12:08:20.562 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:08:20.562 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.658ms 2025-06-13 12:08:20.562 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08:20.563 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:20.563 +00:00 [INF] Envelope queued up: '37d7840da4c24a1c8b7c760420bec695' 2025-06-13 12:08:20.563 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:20.563 +00:00 [INF] Envelope queued up: '24b84db1a18d490dbf1a4c368cd3ad79' 2025-06-13 12:08:20.564 +00: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.7455ms 2025-06-13 12:08:20.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:08:20.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:20.564 +00:00 [INF] Started transaction with span ID '1063edc941874358' and trace ID 'f571f0243a5f4f2ba2ffd3de379cc268'. 2025-06-13 12:08:20.565 +00:00 [INF] Started transaction with span ID '1063edc941874358' and trace ID 'f571f0243a5f4f2ba2ffd3de379cc268'. 2025-06-13 12:08:20.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08:20.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:08:20.565 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:20.565 +00:00 [INF] Started transaction with span ID 'b270a1d88fa8978e' and trace ID 'dc876f88aa804ddfb08c665ae246646c'. 2025-06-13 12:08:20.565 +00:00 [INF] Started transaction with span ID 'b270a1d88fa8978e' and trace ID 'dc876f88aa804ddfb08c665ae246646c'. 2025-06-13 12:08:20.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:20.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-13 12:08:20.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-13 12:08:20.573 +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-13 12:08:20.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-13 12:08:20.574 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.5396ms 2025-06-13 12:08:20.576 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08:20.576 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:20.576 +00:00 [INF] Envelope queued up: '6f6771bdffe5480282dd3aba9c746cf7' 2025-06-13 12:08:20.576 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:20.576 +00:00 [INF] Envelope queued up: 'a5247069691f4040bf19b1700db6b711' 2025-06-13 12:08:20.576 +00: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.4127ms 2025-06-13 12:08:20.576 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:08:20.577 +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-13 12:08:20.581 +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-13 12:08:20.602 +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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.618 +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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:08:20.627 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:08:20.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:08:20.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:08: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-13 12:08:20.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-13 12:08: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-13 12:08:20.651 +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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.716 +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-13 12:08:20.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-13 12:08:20.725 +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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.740 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.776 +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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.790 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.829 +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-13 12:08:20.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:08:20.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.859 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08:20.866 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:08:20.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-13 12:08:20.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-13 12:08:20.880 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:08:20.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-13 12:08:20.920 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.936 +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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08: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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.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-13 12:08:20.992 +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-13 12:08: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-13 12:08:21.025 +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-13 12:08:21.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:08:21.028 +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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.045 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08: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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.077 +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-13 12:08: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-13 12:08:21.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-13 12:08:21.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-13 12:08: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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08: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-13 12:08:21.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-13 12:08: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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.135 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:21.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-13 12:08:21.142 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 580.6396ms 2025-06-13 12:08:21.142 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:21.142 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:21.146 +00:00 [INF] Envelope queued up: '3bb2068eeec04f139aacbb36e46e3eb0' 2025-06-13 12:08:21.147 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:21.147 +00:00 [INF] Envelope queued up: 'ce9498b249d7479c8aacb2390178bc32' 2025-06-13 12:08:21.148 +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 587.9105ms 2025-06-13 12:08:21.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-13 12:08:21.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-13 12:08:21.165 +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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.179 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:08:21.193 +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-13 12:08:21.208 +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-13 12:08:21.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-13 12:08:21.220 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:08:21.231 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:08: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-13 12:08:21.235 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:21.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-13 12:08:21.240 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 674.4422ms 2025-06-13 12:08:21.247 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:21.247 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:21.247 +00:00 [INF] Envelope queued up: '5c4356c124ec41f59d44f6e2e8b5370f' 2025-06-13 12:08:21.247 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:21.247 +00:00 [INF] Envelope queued up: 'f3234f3a179b463ca5a5d88c74037a96' 2025-06-13 12:08:21.247 +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 683.0315ms 2025-06-13 12:08:21.276 +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-13 12:08:21.282 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.333 +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-13 12:08:21.339 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:08:21.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-13 12:08:21.359 +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-13 12:08:21.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-13 12:08:21.375 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:08:21.385 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08: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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.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-13 12:08:21.430 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:08:21.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-13 12:08:21.446 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:21.451 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 894.6132ms 2025-06-13 12:08:21.451 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:21.451 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:21.452 +00:00 [INF] Envelope queued up: 'e0f2f394f34148349b2aedbb4dd8ba38' 2025-06-13 12:08:21.453 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:21.453 +00:00 [INF] Envelope queued up: 'a0dd23f5ba344962872925e779738ef0' 2025-06-13 12:08:21.454 +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 900.3499ms 2025-06-13 12:08:44.450 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:08:44.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:44.450 +00:00 [INF] Started transaction with span ID '7cdf12aab9195ace' and trace ID 'd6b2844c560c4b3d940e23fb07a9eca4'. 2025-06-13 12:08:44.450 +00:00 [INF] Started transaction with span ID '7cdf12aab9195ace' and trace ID 'd6b2844c560c4b3d940e23fb07a9eca4'. 2025-06-13 12:08:44.450 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:44.450 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:08:44.468 +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-13 12:08:44.471 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:08:44.472 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:44.472 +00:00 [INF] Started transaction with span ID '8a04302089be06e2' and trace ID '3d415a00b8584091a9a140b99366249f'. 2025-06-13 12:08:44.472 +00:00 [INF] Started transaction with span ID '8a04302089be06e2' and trace ID '3d415a00b8584091a9a140b99366249f'. 2025-06-13 12:08:44.472 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:44.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-13 12:08:44.484 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:08:44.484 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:44.485 +00:00 [INF] Started transaction with span ID 'e49a957cf50e4329' and trace ID 'c592787cec734828ab9eb77d29da62bf'. 2025-06-13 12:08:44.485 +00:00 [INF] Started transaction with span ID 'e49a957cf50e4329' and trace ID 'c592787cec734828ab9eb77d29da62bf'. 2025-06-13 12:08:44.485 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08: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-13 12:08:44.487 +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-13 12:08:44.487 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:08:44.487 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1505ms 2025-06-13 12:08:44.488 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08:44.489 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.489 +00:00 [INF] Envelope queued up: '03f4799e2403457bb81eb3e135ac30fa' 2025-06-13 12:08:44.489 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.489 +00:00 [INF] Envelope queued up: 'fc0c34a2c4ff48daba14e72b5d53b6a7' 2025-06-13 12:08:44.490 +00: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.6369ms 2025-06-13 12:08:44.493 +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-13 12:08:44.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:08:44.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08: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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.577 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:08:44.647 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:44.647 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 196.5552ms 2025-06-13 12:08:44.647 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:44.647 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.647 +00:00 [INF] Envelope queued up: '21c3fd8423774f94ac11a46fc80b9d02' 2025-06-13 12:08:44.647 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.647 +00:00 [INF] Envelope queued up: '6230db7500fe46a89edaa54e64438875' 2025-06-13 12:08:44.647 +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 197.7247ms 2025-06-13 12:08:44.648 +00:00 [INF] Executed DbCommand (172ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:08:44.651 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:08:44.651 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:44.651 +00:00 [INF] Started transaction with span ID 'adeeaaa08d79180e' and trace ID 'd77f3277ce9e4638a97aa168143bf6d8'. 2025-06-13 12:08:44.651 +00:00 [INF] Started transaction with span ID 'adeeaaa08d79180e' and trace ID 'd77f3277ce9e4638a97aa168143bf6d8'. 2025-06-13 12:08:44.652 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:44.652 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:08:44.659 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:08:44.660 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:08:44.660 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:44.660 +00:00 [INF] Started transaction with span ID 'ace8133159671b3c' and trace ID '9083e9970fd74ea9a7f0f7a18628d5ac'. 2025-06-13 12:08:44.660 +00:00 [INF] Started transaction with span ID 'ace8133159671b3c' and trace ID '9083e9970fd74ea9a7f0f7a18628d5ac'. 2025-06-13 12:08:44.660 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08:44.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-13 12:08:44.665 +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-13 12:08:44.665 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:08:44.665 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.9148ms 2025-06-13 12:08:44.665 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:08:44.665 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.666 +00:00 [INF] Envelope queued up: '1c166543856744f389fcc350911e27fe' 2025-06-13 12:08:44.666 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.666 +00:00 [INF] Envelope queued up: '8653c510f5694aae8868bb55712d73af' 2025-06-13 12:08:44.666 +00: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.7528ms 2025-06-13 12:08:44.667 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:08:44.667 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:08:44.667 +00:00 [INF] Started transaction with span ID 'a57e4603d63051dc' and trace ID 'c1fecb6e4e214b899de2e8861d6a526d'. 2025-06-13 12:08:44.667 +00:00 [INF] Started transaction with span ID 'a57e4603d63051dc' and trace ID 'c1fecb6e4e214b899de2e8861d6a526d'. 2025-06-13 12:08:44.667 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:44.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-13 12:08:44.677 +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-13 12:08:44.686 +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-13 12:08:44.701 +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-13 12:08:44.707 +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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:08:44.856 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:44.856 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 384.3519ms 2025-06-13 12:08:44.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:44.857 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.857 +00:00 [INF] Envelope queued up: '3e3d7d3318564fc2ad3f92d0ce012341' 2025-06-13 12:08:44.857 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:44.857 +00:00 [INF] Envelope queued up: '33825bb85c2944b98902ed694ba42156' 2025-06-13 12:08:44.857 +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.6449ms 2025-06-13 12:08:44.861 +00:00 [INF] Executed DbCommand (179ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:08:44.862 +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-13 12:08:44.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-13 12:08:44.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.896 +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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08: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-13 12:08:44.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-13 12:08:44.928 +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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:08:44.961 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:08: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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08: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-13 12:08:44.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-13 12:08:44.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-13 12:08:44.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-13 12:08:45.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-13 12:08:45.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-13 12:08: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-13 12:08:45.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-13 12:08:45.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-13 12:08: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-13 12:08:45.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-13 12:08:45.046 +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-13 12:08:45.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-13 12:08:45.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-13 12:08: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-13 12:08:45.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-13 12:08:45.064 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08: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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08: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-13 12:08:45.111 +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-13 12:08: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-13 12:08: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-13 12:08:45.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-13 12:08: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-13 12:08:45.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-13 12:08:45.127 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08:45.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-13 12:08:45.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-13 12:08:45.137 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08:45.144 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08: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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.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-13 12:08:45.188 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:45.189 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 521.8976ms 2025-06-13 12:08:45.189 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:45.189 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:45.190 +00:00 [INF] Envelope queued up: 'e2e9607cb2af4bc5a4a88510db241067' 2025-06-13 12:08:45.190 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:45.190 +00:00 [INF] Envelope queued up: 'ccdc71d3967d4125a7123b8db07a8992' 2025-06-13 12:08:45.190 +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 523.0711ms 2025-06-13 12:08:45.190 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:08:45.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-13 12:08:45.194 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:08:45.197 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 545.6239ms 2025-06-13 12:08:45.197 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:08:45.198 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:45.198 +00:00 [INF] Envelope queued up: '0e8600c5387d438b983c287de67797ff' 2025-06-13 12:08:45.198 +00:00 [INF] Capturing transaction. 2025-06-13 12:08:45.198 +00:00 [INF] Envelope queued up: 'fe02d1b2e26a4a48b38c5333403bd8a1' 2025-06-13 12:08:45.198 +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 546.8687ms 2025-06-13 12:09:03.300 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:09:03.300 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:03.300 +00:00 [INF] Started transaction with span ID '40e4af03f299bcaf' and trace ID '1e9f8506263843a3b30308dc4e49315a'. 2025-06-13 12:09:03.300 +00:00 [INF] Started transaction with span ID '40e4af03f299bcaf' and trace ID '1e9f8506263843a3b30308dc4e49315a'. 2025-06-13 12:09:03.300 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:09:03.301 +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-13 12:09:03.306 +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-13 12:09:03.307 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:09:03.307 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.2844ms 2025-06-13 12:09:03.307 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:09:03.307 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:03.307 +00:00 [INF] Envelope queued up: '540189bea2114701a0e2e0291ac9bec8' 2025-06-13 12:09:03.307 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:03.308 +00:00 [INF] Envelope queued up: '51d13ef2f57b4196aee2a0f3d44baf5e' 2025-06-13 12:09:03.308 +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.7552ms 2025-06-13 12:09:03.371 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:09:03.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:03.371 +00:00 [INF] Started transaction with span ID '78c1e92d74f0efcc' and trace ID '6ff61e8022004870aac9b7824a8822e5'. 2025-06-13 12:09:03.371 +00:00 [INF] Started transaction with span ID '78c1e92d74f0efcc' and trace ID '6ff61e8022004870aac9b7824a8822e5'. 2025-06-13 12:09:03.371 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:09:03.371 +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-13 12:09:03.420 +00:00 [INF] Executed DbCommand (46ms) [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-13 12:09:03.420 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:09:03.420 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 49.0697ms 2025-06-13 12:09:03.421 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:09:03.421 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:03.421 +00:00 [INF] Envelope queued up: '3115cd4aa7224094b6241da1909ebcda' 2025-06-13 12:09:03.421 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:03.421 +00:00 [INF] Envelope queued up: '3735bf28e0b34129b51a5a3bf5a19a72' 2025-06-13 12:09:03.421 +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 50.0646ms 2025-06-13 12:09:13.955 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:09:13.956 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:13.956 +00:00 [INF] Started transaction with span ID '5d2325def44406bd' and trace ID 'd2df78578be74675815ec066272231a7'. 2025-06-13 12:09:13.956 +00:00 [INF] Started transaction with span ID '5d2325def44406bd' and trace ID 'd2df78578be74675815ec066272231a7'. 2025-06-13 12:09:13.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:09:13.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-13 12:09:13.959 +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-13 12:09:13.959 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:09:13.962 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.5865ms 2025-06-13 12:09:13.962 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:09:13.962 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:13.964 +00:00 [INF] Envelope queued up: 'ef9ff865dae14a488f437936d6c0402a' 2025-06-13 12:09:13.964 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:13.964 +00:00 [INF] Envelope queued up: '692a181a8cef42efb76714ca82c384cd' 2025-06-13 12:09:13.964 +00: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.0733ms 2025-06-13 12:09:14.056 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:09:14.056 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:14.056 +00:00 [INF] Started transaction with span ID '34a773c3d61e2d99' and trace ID 'b0f2e3bb447f49b78812e4a139c2cdef'. 2025-06-13 12:09:14.056 +00:00 [INF] Started transaction with span ID '34a773c3d61e2d99' and trace ID 'b0f2e3bb447f49b78812e4a139c2cdef'. 2025-06-13 12:09:14.056 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:14.056 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:09:14.072 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:09:14.073 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:14.073 +00:00 [INF] Started transaction with span ID '7411f087b9fe653a' and trace ID 'b459f03ad0664a28935730b51147ee36'. 2025-06-13 12:09:14.073 +00:00 [INF] Started transaction with span ID '7411f087b9fe653a' and trace ID 'b459f03ad0664a28935730b51147ee36'. 2025-06-13 12:09:14.073 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:14.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-13 12:09:14.089 +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-13 12:09:14.107 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:09:14.107 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:14.107 +00:00 [INF] Started transaction with span ID '765bf376b3743790' and trace ID '9e8af9afc16d443693a3ec9fd2e4d26f'. 2025-06-13 12:09:14.107 +00:00 [INF] Started transaction with span ID '765bf376b3743790' and trace ID '9e8af9afc16d443693a3ec9fd2e4d26f'. 2025-06-13 12:09:14.107 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:09:14.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-13 12:09:14.112 +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-13 12:09:14.112 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:09:14.116 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.1623ms 2025-06-13 12:09:14.117 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:09:14.117 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:14.123 +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-13 12:09:14.126 +00:00 [INF] Envelope queued up: '99e6dafb8d6145f8a0b85de743f5d758' 2025-06-13 12:09:14.127 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:14.130 +00:00 [INF] Envelope queued up: 'e6250c3203fa46fea0473d60ace994b7' 2025-06-13 12:09:14.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 23.0413ms 2025-06-13 12:09:14.138 +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-13 12:09:14.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-13 12:09:14.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:09:14.160 +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-13 12:09:14.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-13 12:09: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-13 12:09: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-13 12:09:14.200 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:09:14.201 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:14.201 +00:00 [INF] Started transaction with span ID '592566a8d4479312' and trace ID '51d9bbaea8a649f6849f3866cbe576a3'. 2025-06-13 12:09:14.201 +00:00 [INF] Started transaction with span ID '592566a8d4479312' and trace ID '51d9bbaea8a649f6849f3866cbe576a3'. 2025-06-13 12:09:14.201 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:14.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-13 12:09:14.217 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:09:14.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:09:14.217 +00:00 [INF] Started transaction with span ID '650c05f4d1cdc28e' and trace ID 'a59f6346583941e0b9365493a21a3209'. 2025-06-13 12:09:14.218 +00:00 [INF] Started transaction with span ID '650c05f4d1cdc28e' and trace ID 'a59f6346583941e0b9365493a21a3209'. 2025-06-13 12:09:14.218 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:14.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-13 12:09:14.223 +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-13 12:09:14.224 +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-13 12:09:14.237 +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-13 12:09:14.238 +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-13 12:09:14.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-13 12:09:14.256 +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-13 12:09:14.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-13 12:09: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-13 12:09:14.278 +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-13 12:09:14.307 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:09:14.318 +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-13 12:09:14.323 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09:14.344 +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-13 12:09:14.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-13 12:09:14.352 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.392 +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-13 12:09:14.392 +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-13 12:09:14.399 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:09:14.402 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:14.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-13 12:09:14.417 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:14.422 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09:14.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-13 12:09:14.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-13 12:09:14.435 +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-13 12:09:14.438 +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-13 12:09:14.443 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:14.457 +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-13 12:09:14.460 +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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.473 +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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.495 +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-13 12:09:14.500 +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-13 12:09:14.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-13 12:09: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-13 12:09: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-13 12:09:14.511 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09:14.532 +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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09:14.556 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09:14.563 +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-13 12:09:14.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-13 12:09:14.572 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:09:14.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-13 12:09: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09:14.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-13 12:09:14.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-13 12:09:14.602 +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-13 12:09: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-13 12:09:14.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-13 12:09:14.615 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09:14.633 +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-13 12:09:14.645 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:14.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09:14.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-13 12:09:14.645 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.706 +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-13 12:09: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-13 12:09:14.718 +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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09:14.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-13 12:09:14.745 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:09:14.749 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09: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-13 12:09: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-13 12:09: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-13 12:09:14.787 +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-13 12:09:14.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-13 12:09:14.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09:14.803 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09: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-13 12:09:14.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-13 12:09:14.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09: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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.845 +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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.912 +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-13 12:09:14.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-13 12:09: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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09: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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.951 +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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09: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-13 12:09:14.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-13 12:09:14.976 +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-13 12:09: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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.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-13 12:09:14.994 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:14.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-13 12:09:14.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-13 12:09:15.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:09:15.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:09:15.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:15.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-13 12:09:15.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:15.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-13 12:09:15.018 +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-13 12:09:15.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-13 12:09: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-13 12:09:15.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-13 12:09:15.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-13 12:09: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-13 12:09: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-13 12:09:15.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09:15.044 +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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.059 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:09:15.061 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:09:15.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-13 12:09:15.064 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 862.486ms 2025-06-13 12:09:15.065 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:15.065 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.066 +00:00 [INF] Envelope queued up: '40304594631e4876906b9083afde761a' 2025-06-13 12:09:15.068 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.068 +00:00 [INF] Envelope queued up: 'cadab544b2e74fcf988c131bf4a3d69c' 2025-06-13 12:09:15.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 867.4389ms 2025-06-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.089 +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-13 12:09:15.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-13 12:09:15.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-13 12:09: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-13 12:09:15.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-13 12:09:15.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-13 12:09: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-13 12:09:15.104 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:09:15.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-13 12:09:15.115 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 897.3572ms 2025-06-13 12:09:15.115 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:15.115 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.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-13 12:09:15.116 +00:00 [INF] Envelope queued up: '2150a3ef3566404ebe2f0ee02c70d532' 2025-06-13 12:09:15.120 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.120 +00:00 [INF] Envelope queued up: 'b589eb552b1a429885a9898fb383d720' 2025-06-13 12:09:15.120 +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 903.0141ms 2025-06-13 12:09: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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09: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-13 12:09:15.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-13 12:09: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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09: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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.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-13 12:09:15.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:09:15.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-13 12:09:15.210 +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-13 12:09:15.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-13 12:09:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09:15.221 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:09:15.226 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1153.0449ms 2025-06-13 12:09:15.226 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:15.227 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:09:15.230 +00:00 [INF] Envelope queued up: '095a98e4dbf44ecdaa722660e17554c8' 2025-06-13 12:09:15.230 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.231 +00:00 [INF] Envelope queued up: '17c2934f2fc04628beeb2d01194c6a0e' 2025-06-13 12:09:15.231 +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 1158.7401ms 2025-06-13 12:09:15.231 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:09:15.232 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1176.3251ms 2025-06-13 12:09:15.232 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:09:15.233 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.233 +00:00 [INF] Envelope queued up: '7bd71861fa674e4b91838849a1701f50' 2025-06-13 12:09:15.233 +00:00 [INF] Capturing transaction. 2025-06-13 12:09:15.233 +00:00 [INF] Envelope queued up: 'c4bc80e176e340139c31c8f3ec4c8b97' 2025-06-13 12:09:15.233 +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 1177.3643ms 2025-06-13 12:13:32.770 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:13:32.770 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:13:32.770 +00:00 [INF] Started transaction with span ID '887dc151e047b07e' and trace ID 'dafaeb91585840fb9be78963ae6ab631'. 2025-06-13 12:13:32.771 +00:00 [INF] Started transaction with span ID '887dc151e047b07e' and trace ID 'dafaeb91585840fb9be78963ae6ab631'. 2025-06-13 12:13:32.771 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:13:32.771 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:13:32.772 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:13:32.772 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:13:32.772 +00:00 [INF] Started transaction with span ID '503c1b0073a3e86f' and trace ID '0eb70effda9a4cbcb91cdc9af07f2c5b'. 2025-06-13 12:13:32.772 +00:00 [INF] Started transaction with span ID '503c1b0073a3e86f' and trace ID '0eb70effda9a4cbcb91cdc9af07f2c5b'. 2025-06-13 12:13:32.773 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:13:32.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-13 12:13:32.802 +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-13 12:13:32.803 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:13:32.803 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 30.0035ms 2025-06-13 12:13:32.803 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:13:32.803 +00:00 [INF] Capturing transaction. 2025-06-13 12:13:32.805 +00:00 [INF] Envelope queued up: 'f7d96194a01b440aabae94cd90fdec31' 2025-06-13 12:13:32.805 +00:00 [INF] Capturing transaction. 2025-06-13 12:13:32.805 +00:00 [INF] Envelope queued up: '222186b0c1da43069570a174b3c4c618' 2025-06-13 12:13:32.805 +00: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.1245ms 2025-06-13 12:13:32.810 +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-13 12:13:32.831 +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-13 12:13:32.836 +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-13 12:13:32.841 +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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.890 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:13:32.890 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:13:32.890 +00:00 [INF] Started transaction with span ID 'ce5261065bf429d9' and trace ID 'eea030a4203442f5849a7e36aa15d3c1'. 2025-06-13 12:13:32.890 +00:00 [INF] Started transaction with span ID 'ce5261065bf429d9' and trace ID 'eea030a4203442f5849a7e36aa15d3c1'. 2025-06-13 12:13:32.891 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:13:32.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-13 12:13:32.900 +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-13 12:13:32.904 +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-13 12:13:32.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:13:32.916 +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-13 12:13:32.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:13:32.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-13 12:13: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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.957 +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-13 12:13:32.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-13 12:13: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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:32.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.021 +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-13 12:13:33.025 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13:33.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-13 12:13:33.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-13 12:13: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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.048 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13: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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.078 +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-13 12:13:33.084 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:13:33.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-13 12:13:33.091 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13:33.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-13 12:13:33.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-13 12:13:33.108 +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-13 12:13:33.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-13 12:13:33.117 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13: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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.138 +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-13 12:13:33.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-13 12:13:33.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-13 12:13: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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13: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-13 12:13: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-13 12:13:33.198 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13:33.203 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.235 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.263 +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-13 12:13:33.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-13 12:13:33.298 +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-13 12:13: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-13 12:13:33.307 +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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.356 +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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.380 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.402 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:13:33.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-13 12:13: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-13 12:13:33.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-13 12:13: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-13 12:13:33.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-13 12:13: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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:13:33.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-13 12:13: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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.480 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:13:33.481 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 709.7252ms 2025-06-13 12:13:33.481 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:13:33.481 +00:00 [INF] Capturing transaction. 2025-06-13 12:13:33.481 +00:00 [INF] Envelope queued up: 'b5390a0100a941a1bd5627c9e6b88efe' 2025-06-13 12:13:33.481 +00:00 [INF] Capturing transaction. 2025-06-13 12:13:33.484 +00:00 [INF] Envelope queued up: '299f9a9a6eff454a97e87991291e49f7' 2025-06-13 12:13:33.484 +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 713.8738ms 2025-06-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.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-13 12:13:33.541 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:13:33.547 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 656.0769ms 2025-06-13 12:13:33.547 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:13:33.547 +00:00 [INF] Capturing transaction. 2025-06-13 12:13:33.547 +00:00 [INF] Envelope queued up: 'a55f2c00d87b4ac988926cc971e73dce' 2025-06-13 12:13:33.547 +00:00 [INF] Capturing transaction. 2025-06-13 12:13:33.547 +00:00 [INF] Envelope queued up: '3946ba3b14434739ac4cce41428b4c55' 2025-06-13 12:13:33.547 +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 657.2108ms 2025-06-13 12:15:03.348 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:15:03.348 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:15:03.348 +00:00 [INF] Started transaction with span ID '7958040da7d63408' and trace ID '670b95efcac6484a9ce66607c492ee6f'. 2025-06-13 12:15:03.348 +00:00 [INF] Started transaction with span ID '7958040da7d63408' and trace ID '670b95efcac6484a9ce66607c492ee6f'. 2025-06-13 12:15:03.348 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:15:03.348 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:15:03.376 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:15:03.376 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:15:03.376 +00:00 [INF] Started transaction with span ID '68064db70949f32c' and trace ID 'a7d2f9200b644c409c75735ceb09cf7f'. 2025-06-13 12:15:03.376 +00:00 [INF] Started transaction with span ID '68064db70949f32c' and trace ID 'a7d2f9200b644c409c75735ceb09cf7f'. 2025-06-13 12:15:03.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:15:03.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-13 12:15:03.400 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-13 12:15:03.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-13 12:15:03.401 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 24.5498ms 2025-06-13 12:15:03.401 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:15:03.401 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:03.401 +00:00 [INF] Envelope queued up: '452c4fb692214192b5454b4d4600e4c9' 2025-06-13 12:15:03.401 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:03.401 +00:00 [INF] Envelope queued up: '5dc5ce59385f4be59fbc3b6ea0983ca3' 2025-06-13 12:15:03.401 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 25.9735ms 2025-06-13 12:15:03.479 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:15:03.479 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:15:03.479 +00:00 [INF] Started transaction with span ID '26cabae0ef8a665b' and trace ID '2e2cb41c4dc8414386b7dbb41433cde9'. 2025-06-13 12:15:03.479 +00:00 [INF] Started transaction with span ID '26cabae0ef8a665b' and trace ID '2e2cb41c4dc8414386b7dbb41433cde9'. 2025-06-13 12:15:03.479 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:15:03.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-13 12:15:04.368 +00:00 [INF] Executed DbCommand (871ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:15:04.377 +00:00 [INF] Executed DbCommand (1,008ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:15:04.734 +00:00 [INF] Executed DbCommand (366ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:15:04.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:15:04.756 +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-13 12:15:04.764 +00:00 [INF] Executed DbCommand (371ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:15:04.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-13 12:15:04.856 +00:00 [INF] Executed DbCommand (77ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:15:04.856 +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-13 12:15:04.876 +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-13 12:15:04.909 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:15:04.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-13 12:15:04.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-13 12:15:04.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-13 12:15:04.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-13 12:15:04.956 +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-13 12:15:04.963 +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-13 12:15:04.972 +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-13 12:15: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-13 12:15:04.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-13 12:15:04.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-13 12:15:04.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-13 12:15:04.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.033 +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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.073 +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-13 12:15:05.097 +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-13 12:15:05.122 +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-13 12:15:05.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-13 12:15: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-13 12:15:05.152 +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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.188 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:15:05.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-13 12:15: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-13 12:15:05.227 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:15:05.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-13 12:15:05.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-13 12:15:05.254 +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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.301 +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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.318 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:15:05.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-13 12:15:05.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:15:05.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-13 12:15:05.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-13 12:15:05.350 +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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.361 +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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.400 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.472 +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-13 12:15: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-13 12:15:05.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-13 12:15:05.497 +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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.524 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:15: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-13 12:15:05.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2042.7704ms 2025-06-13 12:15:05.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:15:05.528 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:05.529 +00:00 [INF] Envelope queued up: '264353e345a64d4782f4de06795dc1b0' 2025-06-13 12:15:05.529 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:05.529 +00:00 [INF] Envelope queued up: 'd4a82569c1fb40b4a3b6c292fbdef56e' 2025-06-13 12:15:05.529 +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 2049.9158ms 2025-06-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15: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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.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-13 12:15:05.614 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:15:05.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:15:05.617 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:15:05.618 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2269.836ms 2025-06-13 12:15:05.618 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:15:05.619 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:05.622 +00:00 [INF] Envelope queued up: 'a3cdb65114c14b158ae97f395e2a9018' 2025-06-13 12:15:05.623 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:05.623 +00:00 [INF] Envelope queued up: 'e7168b5fbce543d0b63f41741b5df161' 2025-06-13 12:15:05.623 +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 2275.3354ms 2025-06-13 12:15:42.089 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:15:42.090 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:15:42.090 +00:00 [INF] Started transaction with span ID '343ce9285b5481fb' and trace ID '857a88cb7b054dc3972fe2b72fa91da9'. 2025-06-13 12:15:42.090 +00:00 [INF] Started transaction with span ID '343ce9285b5481fb' and trace ID '857a88cb7b054dc3972fe2b72fa91da9'. 2025-06-13 12:15:42.090 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:15:42.090 +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-13 12:15:42.095 +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-13 12:15:42.096 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:15:42.097 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.5056ms 2025-06-13 12:15:42.097 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:15:42.097 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:42.098 +00:00 [INF] Envelope queued up: '2d6f63857972492fa17d93da81d3875c' 2025-06-13 12:15:42.098 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:42.098 +00:00 [INF] Envelope queued up: 'd6ff199624cd4388bf85713cf4013a13' 2025-06-13 12:15:42.098 +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.7176ms 2025-06-13 12:15:42.222 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:15:42.222 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:15:42.222 +00:00 [INF] Started transaction with span ID '53b1fa0637dc8237' and trace ID '22567fc952ac41e9b3f0495949aae1f8'. 2025-06-13 12:15:42.222 +00:00 [INF] Started transaction with span ID '53b1fa0637dc8237' and trace ID '22567fc952ac41e9b3f0495949aae1f8'. 2025-06-13 12:15:42.222 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:15:42.222 +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-13 12:15:42.224 +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-13 12:15:42.224 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:15:42.224 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.045ms 2025-06-13 12:15:42.224 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:15:42.225 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:42.225 +00:00 [INF] Envelope queued up: 'b9ca24ceee2c4332917983aacad19cc6' 2025-06-13 12:15:42.225 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:42.225 +00:00 [INF] Envelope queued up: '37914a1fe3ef4c12b11972823f469b66' 2025-06-13 12:15:42.225 +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.0001ms 2025-06-13 12:15:44.501 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 12:15:44.502 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:15:44.502 +00:00 [INF] Started transaction with span ID '786b440bb620de33' and trace ID '821c5c77a1374d36b3fa81a536198a1a'. 2025-06-13 12:15:44.502 +00:00 [INF] Started transaction with span ID '786b440bb620de33' and trace ID '821c5c77a1374d36b3fa81a536198a1a'. 2025-06-13 12:15:44.502 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:15:44.502 +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-13 12:15:44.572 +00:00 [INF] Executed DbCommand (69ms) [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-13 12:15:44.596 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:15:44.596 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 94.4059ms 2025-06-13 12:15:44.596 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:15:44.596 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:44.597 +00:00 [INF] Envelope queued up: '7e817f4817494a3eac0859a5e12d13c2' 2025-06-13 12:15:44.597 +00:00 [INF] Capturing transaction. 2025-06-13 12:15:44.597 +00:00 [INF] Envelope queued up: '01c3ba6e1a844668b63095b13e0abd2c' 2025-06-13 12:15:44.597 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 95.8747ms 2025-06-13 12:16:20.511 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:16:20.511 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:16:20.511 +00:00 [INF] Started transaction with span ID '209979fff49a198f' and trace ID 'd046a4cee7ee4ec2b16f2637476145d5'. 2025-06-13 12:16:20.511 +00:00 [INF] Started transaction with span ID '209979fff49a198f' and trace ID 'd046a4cee7ee4ec2b16f2637476145d5'. 2025-06-13 12:16:20.511 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16:20.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-13 12:16:20.528 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:16:20.528 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:16:20.528 +00:00 [INF] Started transaction with span ID '86ed4701e0abdba1' and trace ID 'f0d527e6d0074b0a8da6b08ab41d0e6d'. 2025-06-13 12:16:20.528 +00:00 [INF] Started transaction with span ID '86ed4701e0abdba1' and trace ID 'f0d527e6d0074b0a8da6b08ab41d0e6d'. 2025-06-13 12:16:20.528 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:16:20.528 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:16:20.530 +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-13 12:16:20.531 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:16:20.531 +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-13 12:16:20.531 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2417ms 2025-06-13 12:16:20.531 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:16:20.532 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:20.532 +00:00 [INF] Envelope queued up: 'a33fddda0e3f450a9fe6415734d36451' 2025-06-13 12:16:20.532 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:20.532 +00:00 [INF] Envelope queued up: '5570bbbe3394465fbee119a1a42563de' 2025-06-13 12:16:20.532 +00: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.3230ms 2025-06-13 12:16:20.547 +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-13 12:16:20.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:16:20.552 +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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16: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-13 12:16:20.616 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16:20.760 +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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.785 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:16:20.786 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 274.6357ms 2025-06-13 12:16:20.786 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16:20.786 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:20.786 +00:00 [INF] Envelope queued up: '16fa288f2d2749eaa6939c6ef7b9ab48' 2025-06-13 12:16:20.786 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:20.786 +00:00 [INF] Envelope queued up: 'abb3941738cd4be197857f18c72c3bfb' 2025-06-13 12:16:20.786 +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 275.6765ms 2025-06-13 12:16:20.788 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:16:20.788 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:16:20.789 +00:00 [INF] Started transaction with span ID '4968d511a18d2d8f' and trace ID '45a126c6c9a740478b4a4ca48ce494ea'. 2025-06-13 12:16:20.789 +00:00 [INF] Started transaction with span ID '4968d511a18d2d8f' and trace ID '45a126c6c9a740478b4a4ca48ce494ea'. 2025-06-13 12:16:20.789 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16:20.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-13 12:16:20.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:16:20.810 +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-13 12:16:20.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-13 12:16:20.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16: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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16: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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16:20.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-13 12:16: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-13 12:16:20.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-13 12:16:20.916 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:16:20.919 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 129.6854ms 2025-06-13 12:16:20.919 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16:20.919 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:20.919 +00:00 [INF] Envelope queued up: '9dddeabbd4f142fd94784fe77c678bd5' 2025-06-13 12:16:20.919 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:20.919 +00:00 [INF] Envelope queued up: 'd7dcf70312c143b28b7c39d251a9155a' 2025-06-13 12:16:20.919 +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.9894ms 2025-06-13 12:16:36.050 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:16:36.050 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:16:36.050 +00:00 [INF] Started transaction with span ID '58501a090c3b1e57' and trace ID 'a840eb3f1c3e4b26b57c843de0cf03ec'. 2025-06-13 12:16:36.051 +00:00 [INF] Started transaction with span ID '58501a090c3b1e57' and trace ID 'a840eb3f1c3e4b26b57c843de0cf03ec'. 2025-06-13 12:16:36.051 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:16:36.051 +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-13 12:16:36.054 +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-13 12:16:36.055 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:16:36.056 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.3265ms 2025-06-13 12:16:36.056 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:16:36.056 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:36.057 +00:00 [INF] Envelope queued up: '254cb72b4edf496d8fc114fedccb4d03' 2025-06-13 12:16:36.058 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:36.058 +00:00 [INF] Envelope queued up: '6e90e1f9538c49c59a380fac43b28b17' 2025-06-13 12:16:36.059 +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 8.4760ms 2025-06-13 12:16:36.375 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:16:36.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:16:36.375 +00:00 [INF] Started transaction with span ID '77cf0a4ef185eee4' and trace ID 'c8654c9b45f24a688784cfa2b53f33ee'. 2025-06-13 12:16:36.375 +00:00 [INF] Started transaction with span ID '77cf0a4ef185eee4' and trace ID 'c8654c9b45f24a688784cfa2b53f33ee'. 2025-06-13 12:16:36.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:16:36.375 +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-13 12:16:36.377 +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-13 12:16:36.378 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:16:36.378 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.1395ms 2025-06-13 12:16:36.378 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:16:36.378 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:36.379 +00:00 [INF] Envelope queued up: '5be48d4c009e4d4e8a1cf70671d3df32' 2025-06-13 12:16:36.379 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:36.379 +00:00 [INF] Envelope queued up: '8220bab649eb42d88039babd197e11c8' 2025-06-13 12:16:36.380 +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.9741ms 2025-06-13 12:16:41.402 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:16:41.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:16:41.403 +00:00 [INF] Started transaction with span ID '844de22a5449e1b6' and trace ID '54ce7beaee424bb2a8efc20e0b5fe6aa'. 2025-06-13 12:16:41.403 +00:00 [INF] Started transaction with span ID '844de22a5449e1b6' and trace ID '54ce7beaee424bb2a8efc20e0b5fe6aa'. 2025-06-13 12:16:41.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16:41.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-13 12:16:41.424 +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-13 12:16:41.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-13 12:16:41.443 +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-13 12:16:41.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.529 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:16:41.529 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:16:41.529 +00:00 [INF] Started transaction with span ID '86fa7ffc8065ba95' and trace ID 'a20d87baadf6468bb13b3db46e890dd2'. 2025-06-13 12:16:41.530 +00:00 [INF] Started transaction with span ID '86fa7ffc8065ba95' and trace ID 'a20d87baadf6468bb13b3db46e890dd2'. 2025-06-13 12:16:41.530 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16: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-13 12:16:41.534 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:16:41.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:16:41.539 +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-13 12:16:41.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-13 12:16:41.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.652 +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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.705 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:16:41.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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.780 +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-13 12:16: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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.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-13 12:16:41.806 +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-13 12:16:41.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-13 12:16: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-13 12:16:41.812 +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-13 12:16:41.812 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:16:41.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-13 12:16:41.815 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:16:41.815 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 411.0693ms 2025-06-13 12:16:41.815 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16:41.815 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:41.816 +00:00 [INF] Envelope queued up: 'a6def696e9d0443783873c0ecd66b453' 2025-06-13 12:16:41.816 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:41.816 +00:00 [INF] Envelope queued up: '4e75812849d04ae0855371c2b5f9d70e' 2025-06-13 12:16:41.816 +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.3368ms 2025-06-13 12:16:41.819 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 289.5896ms 2025-06-13 12:16:41.819 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:16:41.820 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:41.820 +00:00 [INF] Envelope queued up: '7864ad705c3249e8b153399d0d987d88' 2025-06-13 12:16:41.820 +00:00 [INF] Capturing transaction. 2025-06-13 12:16:41.820 +00:00 [INF] Envelope queued up: '593e9bfdd772474a9bd22023bc80fb19' 2025-06-13 12:16:41.821 +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.3600ms 2025-06-13 12:17:28.233 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:17:28.233 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:17:28.233 +00:00 [INF] Started transaction with span ID '27d7c4f87db0f077' and trace ID '154e1811db814216b579123a7f1852ed'. 2025-06-13 12:17:28.234 +00:00 [INF] Started transaction with span ID '27d7c4f87db0f077' and trace ID '154e1811db814216b579123a7f1852ed'. 2025-06-13 12:17:28.234 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:17:28.234 +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-13 12:17:28.238 +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-13 12:17:28.238 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:17:28.239 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.105ms 2025-06-13 12:17:28.239 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:17:28.239 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:28.240 +00:00 [INF] Envelope queued up: '62a5ade2d85d46a38f710dc194dcd90b' 2025-06-13 12:17:28.240 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:28.240 +00:00 [INF] Envelope queued up: 'b4fbc2acc5f242b198c64e9676f22c86' 2025-06-13 12:17:28.240 +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.9708ms 2025-06-13 12:17:28.414 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:17:28.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:17:28.414 +00:00 [INF] Started transaction with span ID 'cd4ab30819f62de7' and trace ID '9c8e165b90b1407da32c5b2533a9a83d'. 2025-06-13 12:17:28.414 +00:00 [INF] Started transaction with span ID 'cd4ab30819f62de7' and trace ID '9c8e165b90b1407da32c5b2533a9a83d'. 2025-06-13 12:17:28.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:17:28.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-13 12:17:28.416 +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-13 12:17:28.416 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:17:28.416 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0231ms 2025-06-13 12:17:28.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:17:28.417 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:28.417 +00:00 [INF] Envelope queued up: '8e89f8c4442145809b5787bff1b1aecd' 2025-06-13 12:17:28.417 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:28.417 +00:00 [INF] Envelope queued up: 'f0662dc952004a2296e0bf7e9ca18a66' 2025-06-13 12:17:28.417 +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.9645ms 2025-06-13 12:17:49.369 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:17:49.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:17:49.369 +00:00 [INF] Started transaction with span ID '4b951db7081072fe' and trace ID 'd43e08a1933d49c8afc916d04105abb6'. 2025-06-13 12:17:49.370 +00:00 [INF] Started transaction with span ID '4b951db7081072fe' and trace ID 'd43e08a1933d49c8afc916d04105abb6'. 2025-06-13 12:17:49.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:17:49.370 +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-13 12:17:49.375 +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-13 12:17:49.376 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:17:49.376 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.5048ms 2025-06-13 12:17:49.376 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:17:49.376 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:49.377 +00:00 [INF] Envelope queued up: '63e22af0f1e04c3ab5c0201822060d74' 2025-06-13 12:17:49.380 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:49.380 +00:00 [INF] Envelope queued up: '1b4a826e5c934d4ea228abe6e83f4aa2' 2025-06-13 12:17:49.381 +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 11.7340ms 2025-06-13 12:17:49.518 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:17:49.523 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:17:49.523 +00:00 [INF] Started transaction with span ID 'b3f37c4dbfe0f100' and trace ID 'a6a80f8c3e5145758e48793f64fea385'. 2025-06-13 12:17:49.523 +00:00 [INF] Started transaction with span ID 'b3f37c4dbfe0f100' and trace ID 'a6a80f8c3e5145758e48793f64fea385'. 2025-06-13 12:17:49.523 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:17:49.523 +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-13 12:17:49.525 +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-13 12:17:49.525 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:17:49.525 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0583ms 2025-06-13 12:17:49.525 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:17:49.525 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:49.526 +00:00 [INF] Envelope queued up: 'd738c4bbe63d4de78e1f5347f374f5b4' 2025-06-13 12:17:49.526 +00:00 [INF] Capturing transaction. 2025-06-13 12:17:49.526 +00:00 [INF] Envelope queued up: '46e0f0dc214c43a48a554509654e03c0' 2025-06-13 12:17:49.526 +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.7246ms 2025-06-13 12:18:01.290 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:18:01.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:01.290 +00:00 [INF] Started transaction with span ID 'c4c39e792440fca9' and trace ID '7f17c81150e84c1cb5ba1dc2d7304ae6'. 2025-06-13 12:18:01.290 +00:00 [INF] Started transaction with span ID 'c4c39e792440fca9' and trace ID '7f17c81150e84c1cb5ba1dc2d7304ae6'. 2025-06-13 12:18:01.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:01.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-13 12:18:01.319 +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-13 12:18:01.364 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:01.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:18:01.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:18: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-13 12:18:01.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-13 12:18: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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.444 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:18:01.444 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:01.444 +00:00 [INF] Started transaction with span ID '8c6753aa94365e47' and trace ID 'af4be6ebaeb74796ad4ea436af36891c'. 2025-06-13 12:18:01.445 +00:00 [INF] Started transaction with span ID '8c6753aa94365e47' and trace ID 'af4be6ebaeb74796ad4ea436af36891c'. 2025-06-13 12:18:01.445 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:01.445 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:18:01.456 +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-13 12:18:01.457 +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-13 12:18:01.460 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:18:01.460 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:01.460 +00:00 [INF] Started transaction with span ID '140a48cd2a8a0176' and trace ID 'a4a9d952fda6490d87e7352e6528f30f'. 2025-06-13 12:18:01.460 +00:00 [INF] Started transaction with span ID '140a48cd2a8a0176' and trace ID 'a4a9d952fda6490d87e7352e6528f30f'. 2025-06-13 12:18:01.460 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:01.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-13 12:18:01.466 +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-13 12:18:01.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:01.487 +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-13 12:18:01.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:18:01.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:18:01.502 +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-13 12:18:01.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-13 12:18:01.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:01.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-13 12:18:01.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-13 12:18:01.535 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18: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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.650 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:18:01.650 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:01.650 +00:00 [INF] Started transaction with span ID '851ebed79bae2629' and trace ID 'fafec6a94e324d0cbb94374e5496401b'. 2025-06-13 12:18:01.650 +00:00 [INF] Started transaction with span ID '851ebed79bae2629' and trace ID 'fafec6a94e324d0cbb94374e5496401b'. 2025-06-13 12:18:01.650 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:01.650 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.706 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18: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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.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-13 12:18: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-13 12:18:01.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-13 12:18:01.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-13 12:18:01.906 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:01.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-13 12:18:01.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-13 12:18:02.046 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:02.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-13 12:18: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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.181 +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-13 12:18:02.194 +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-13 12:18:02.194 +00:00 [INF] Executed DbCommand (76ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:02.203 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18: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-13 12:18: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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.261 +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-13 12:18:02.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-13 12:18:02.300 +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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.367 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:02.384 +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-13 12:18:02.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-13 12:18:02.400 +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-13 12:18: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-13 12:18:02.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-13 12:18:02.420 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 959.9665ms 2025-06-13 12:18:02.420 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:02.421 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:02.433 +00:00 [INF] Envelope queued up: 'af20610a7c924d858882723da8ca50d1' 2025-06-13 12:18:02.434 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:02.434 +00:00 [INF] Envelope queued up: '4dfc55445ed54c89a3e5ddfafa04b3d6' 2025-06-13 12:18:02.435 +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 974.9328ms 2025-06-13 12:18: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-13 12:18:02.448 +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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.516 +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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.561 +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-13 12:18:02.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-13 12:18:02.630 +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-13 12:18:02.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-13 12:18:02.650 +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-13 12:18:02.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-13 12:18: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-13 12:18:02.672 +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-13 12:18:02.687 +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-13 12:18:02.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-13 12:18:02.748 +00:00 [INF] Executed DbCommand (72ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.837 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:02.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-13 12:18:02.847 +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-13 12:18:02.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-13 12:18:02.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.916 +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-13 12:18:02.917 +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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:02.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-13 12:18:03.020 +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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.089 +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-13 12:18:03.099 +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-13 12:18:03.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-13 12:18:03.115 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:03.118 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:03.131 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:03.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-13 12:18:03.167 +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-13 12:18:03.199 +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-13 12:18:03.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-13 12:18:03.223 +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-13 12:18:03.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-13 12:18:03.251 +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-13 12:18:03.251 +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-13 12:18:03.287 +00:00 [INF] Executed DbCommand (911ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:03.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-13 12:18:03.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-13 12:18:03.389 +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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18: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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.474 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:03.475 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2029.911ms 2025-06-13 12:18:03.475 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:03.476 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.476 +00:00 [INF] Envelope queued up: 'bddd48034f4a4ab49086bdfc8d3ce874' 2025-06-13 12:18:03.476 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.476 +00:00 [INF] Envelope queued up: 'cc82ca57996741ee9ccce2d310f5bcc3' 2025-06-13 12:18:03.476 +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 2032.0466ms 2025-06-13 12:18:03.476 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:18:03.476 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:03.476 +00:00 [INF] Started transaction with span ID '19b0fead0f650d76' and trace ID 'e5a0b29c69424b38bbc3619254741f57'. 2025-06-13 12:18:03.477 +00:00 [INF] Started transaction with span ID '19b0fead0f650d76' and trace ID 'e5a0b29c69424b38bbc3619254741f57'. 2025-06-13 12:18:03.477 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:03.477 +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-13 12:18:03.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-13 12:18:03.488 +00:00 [INF] Executed DbCommand (4ms) [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-13 12:18:03.489 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:03.489 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 12.2831ms 2025-06-13 12:18:03.489 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:03.489 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.489 +00:00 [INF] Envelope queued up: '379203b6704c46df99365dde50ba1772' 2025-06-13 12:18:03.489 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.489 +00:00 [INF] Envelope queued up: 'aa066bfa016e4c4b954c95baa9dd5775' 2025-06-13 12:18:03.490 +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 13.1389ms 2025-06-13 12:18:03.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-13 12:18:03.497 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:03.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:03.503 +00:00 [INF] Started transaction with span ID '1df3103cb911b4db' and trace ID '119450691b7344f993e598c7393649f4'. 2025-06-13 12:18:03.503 +00:00 [INF] Started transaction with span ID '1df3103cb911b4db' and trace ID '119450691b7344f993e598c7393649f4'. 2025-06-13 12:18: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-13 12:18:03.509 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:03.510 +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-13 12:18:03.524 +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-13 12:18:03.526 +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-13 12:18:03.526 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:03.543 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 31.8351ms 2025-06-13 12:18:03.543 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:03.543 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.543 +00:00 [INF] Envelope queued up: 'a8253a77a23d4be7aa005a033ca6f0a5' 2025-06-13 12:18:03.543 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.543 +00:00 [INF] Envelope queued up: '6da071cbffad446bbaaecf2ef13fab3c' 2025-06-13 12:18:03.543 +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 46.2847ms 2025-06-13 12:18:03.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-13 12:18: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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.630 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18: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-13 12:18:03.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-13 12:18:03.679 +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-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18: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-13 12:18:03.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-13 12:18:03.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:03.723 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:03.723 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2433.2678ms 2025-06-13 12:18:03.724 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:03.724 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.725 +00:00 [INF] Envelope queued up: '626fa626876f452d91444e6a8c61201e' 2025-06-13 12:18:03.725 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:03.725 +00:00 [INF] Envelope queued up: 'fa6edfe1bc824ee1aff7ba3113f35c9d' 2025-06-13 12:18:03.725 +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 2435.8045ms 2025-06-13 12:18:03.982 +00:00 [INF] Executed DbCommand (491ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:03.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:18:03.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-13 12:18:03.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-13 12:18:03.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-13 12:18: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-13 12:18:03.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18: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-13 12:18:04.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-13 12:18:04.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-13 12:18: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-13 12:18: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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18: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-13 12:18:04.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-13 12:18:04.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-13 12:18: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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18: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-13 12:18: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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18: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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.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-13 12:18:04.109 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:04.110 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2459.3343ms 2025-06-13 12:18:04.110 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:04.110 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:04.110 +00:00 [INF] Envelope queued up: '4b484d329d6c44f4a4c65220ec3dd1b4' 2025-06-13 12:18:04.110 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:04.110 +00:00 [INF] Envelope queued up: 'bdda290c3f3c43f39233baac40a58750' 2025-06-13 12:18:04.110 +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 2460.6056ms 2025-06-13 12:18:05.803 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:18:05.803 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:05.803 +00:00 [INF] Started transaction with span ID 'c0456175d9540e23' and trace ID 'c7ec1987221f4f47959771204c06bbb0'. 2025-06-13 12:18:05.804 +00:00 [INF] Started transaction with span ID 'c0456175d9540e23' and trace ID 'c7ec1987221f4f47959771204c06bbb0'. 2025-06-13 12:18:05.804 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:05.804 +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-13 12:18:05.806 +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-13 12:18:05.807 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:05.807 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.5891ms 2025-06-13 12:18:05.807 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:05.808 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:05.808 +00:00 [INF] Envelope queued up: '6f55aa4fe27c4d2ab1e324a6bcccf45e' 2025-06-13 12:18:05.808 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:05.809 +00:00 [INF] Envelope queued up: '4cd3139702ec4698ab0451ee8ea78418' 2025-06-13 12:18:05.809 +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.3905ms 2025-06-13 12:18:05.986 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:06.012 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:06.012 +00:00 [INF] Started transaction with span ID 'ec3f5eb43a1a28bd' and trace ID '0ac2b1e9f73144ab8b5949d8c4cd439a'. 2025-06-13 12:18:06.012 +00:00 [INF] Started transaction with span ID 'ec3f5eb43a1a28bd' and trace ID '0ac2b1e9f73144ab8b5949d8c4cd439a'. 2025-06-13 12:18:06.012 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:06.012 +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-13 12:18:06.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-13 12:18:06.016 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:06.016 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.9687ms 2025-06-13 12:18:06.016 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:06.016 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:06.017 +00:00 [INF] Envelope queued up: 'f625f5fce34d40f08b6ba64051072812' 2025-06-13 12:18:06.017 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:06.017 +00:00 [INF] Envelope queued up: 'e367466933de4d46b08a08d160162212' 2025-06-13 12:18:06.017 +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 31.8760ms 2025-06-13 12:18:14.100 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:18:14.100 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:14.100 +00:00 [INF] Started transaction with span ID 'e2a679d2bbe4192c' and trace ID '143714fe31cf42b1969a0c6931cf48fc'. 2025-06-13 12:18:14.100 +00:00 [INF] Started transaction with span ID 'e2a679d2bbe4192c' and trace ID '143714fe31cf42b1969a0c6931cf48fc'. 2025-06-13 12:18:14.100 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:14.100 +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-13 12:18:14.102 +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-13 12:18:14.103 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:14.103 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.6808ms 2025-06-13 12:18:14.103 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:14.103 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:14.103 +00:00 [INF] Envelope queued up: '67b82acf35c141a1a50ae237cd8be6e7' 2025-06-13 12:18:14.103 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:14.103 +00:00 [INF] Envelope queued up: '6ab13cbd50874e87872273630c4ea1ae' 2025-06-13 12:18:14.104 +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.3838ms 2025-06-13 12:18:14.312 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:14.312 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:14.312 +00:00 [INF] Started transaction with span ID '2f13534b406adf4d' and trace ID '583eb242e3ef4195b8f6db6a81259411'. 2025-06-13 12:18:14.312 +00:00 [INF] Started transaction with span ID '2f13534b406adf4d' and trace ID '583eb242e3ef4195b8f6db6a81259411'. 2025-06-13 12:18:14.312 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:14.312 +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-13 12:18:14.315 +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-13 12:18:14.315 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:14.316 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.7563ms 2025-06-13 12:18:14.316 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:14.316 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:14.317 +00:00 [INF] Envelope queued up: 'c014841c8206475c969983a538a1f6bc' 2025-06-13 12:18:14.317 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:14.317 +00:00 [INF] Envelope queued up: '2979de113b8a4f35ab40f4b962a8d485' 2025-06-13 12:18:14.317 +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 5.9446ms 2025-06-13 12:18:38.707 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:18:38.707 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:38.707 +00:00 [INF] Started transaction with span ID '2ed389cd5b62286e' and trace ID 'dc1f160c776d4f38bd95ad236ffb9774'. 2025-06-13 12:18:38.707 +00:00 [INF] Started transaction with span ID '2ed389cd5b62286e' and trace ID 'dc1f160c776d4f38bd95ad236ffb9774'. 2025-06-13 12:18:38.707 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:38.707 +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-13 12:18:38.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-13 12:18:38.711 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:38.711 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.9863ms 2025-06-13 12:18:38.711 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:38.712 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:38.713 +00:00 [INF] Envelope queued up: '1d44ca63c20740a79b58ed17ec14961d' 2025-06-13 12:18:38.713 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:38.713 +00:00 [INF] Envelope queued up: '76b12d6dd84f44c193c1771e69a3d266' 2025-06-13 12:18:38.714 +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 8.9475ms 2025-06-13 12:18:38.886 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:38.886 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:38.886 +00:00 [INF] Started transaction with span ID '7880b0c6b0291d90' and trace ID 'f4331452972d41448a3b861ef2d7d4f7'. 2025-06-13 12:18:38.886 +00:00 [INF] Started transaction with span ID '7880b0c6b0291d90' and trace ID 'f4331452972d41448a3b861ef2d7d4f7'. 2025-06-13 12:18:38.886 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:38.886 +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-13 12:18:38.888 +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-13 12:18:38.888 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:38.888 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0035ms 2025-06-13 12:18:38.888 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:38.888 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:38.889 +00:00 [INF] Envelope queued up: 'bfaeb1bd98464e6398c14efc2e3e76e8' 2025-06-13 12:18:38.891 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:38.891 +00:00 [INF] Envelope queued up: '1feaed7753e2411b89736e09559843f6' 2025-06-13 12:18:38.891 +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 5.1999ms 2025-06-13 12:18:39.038 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:18:39.073 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:39.073 +00:00 [INF] Started transaction with span ID '697b8b243d14a9ec' and trace ID 'bfd2957275d04d039c2ae91ca1c52f78'. 2025-06-13 12:18:39.073 +00:00 [INF] Started transaction with span ID '697b8b243d14a9ec' and trace ID 'bfd2957275d04d039c2ae91ca1c52f78'. 2025-06-13 12:18:39.073 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:39.073 +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-13 12:18:39.076 +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-13 12:18:39.076 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:39.077 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1735ms 2025-06-13 12:18:39.077 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:39.077 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:39.077 +00:00 [INF] Envelope queued up: '5be80422f1394b40951e2ae6f7dbae11' 2025-06-13 12:18:39.077 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:39.077 +00:00 [INF] Envelope queued up: '25063efd9aaa41a88bd6a50c9609845f' 2025-06-13 12:18:39.078 +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 39.0571ms 2025-06-13 12:18:39.577 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:18:39.578 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:39.578 +00:00 [INF] Started transaction with span ID '3e7974d2698877d3' and trace ID 'b01c157e37e5446da21e0b1ba7b3f174'. 2025-06-13 12:18:39.578 +00:00 [INF] Started transaction with span ID '3e7974d2698877d3' and trace ID 'b01c157e37e5446da21e0b1ba7b3f174'. 2025-06-13 12:18:39.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:39.578 +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-13 12:18:39.580 +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-13 12:18:39.580 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:39.580 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.9954ms 2025-06-13 12:18:39.580 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:39.580 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:39.580 +00:00 [INF] Envelope queued up: 'aefebcc199d84e0b9e4d4d31b499700f' 2025-06-13 12:18:39.580 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:39.580 +00:00 [INF] Envelope queued up: 'c6a452b18d3c4a72b932529b29958cbc' 2025-06-13 12:18:39.580 +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.9770ms 2025-06-13 12:18:40.705 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:40.705 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:40.705 +00:00 [INF] Started transaction with span ID '1b468a32937d68f6' and trace ID '801ba932d4024925b15f246223f7945d'. 2025-06-13 12:18:40.705 +00:00 [INF] Started transaction with span ID '1b468a32937d68f6' and trace ID '801ba932d4024925b15f246223f7945d'. 2025-06-13 12:18:40.705 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:40.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-13 12:18:40.707 +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-13 12:18:40.707 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:40.707 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8628ms 2025-06-13 12:18:40.707 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:40.707 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:40.707 +00:00 [INF] Envelope queued up: '50b346ebd77d4174b1f891224e27338f' 2025-06-13 12:18:40.707 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:40.707 +00:00 [INF] Envelope queued up: '496c707ee3d44639b11f124a09d8ce92' 2025-06-13 12:18:40.707 +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.7766ms 2025-06-13 12:18:40.709 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:40.710 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:40.710 +00:00 [INF] Started transaction with span ID '1c8e3bbfa6ba5f7' and trace ID 'c725590c20de4f2db985ee69308d10e6'. 2025-06-13 12:18:40.710 +00:00 [INF] Started transaction with span ID '1c8e3bbfa6ba5f7' and trace ID 'c725590c20de4f2db985ee69308d10e6'. 2025-06-13 12:18:40.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:40.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-13 12:18:40.711 +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-13 12:18:40.712 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:40.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8741ms 2025-06-13 12:18:40.712 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:40.712 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:40.712 +00:00 [INF] Envelope queued up: '5018f9b79cdd4ae0b94d1c5f2e2eb299' 2025-06-13 12:18:40.712 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:40.716 +00:00 [INF] Envelope queued up: 'b600a599e0f1408ea45397bfae1b34b7' 2025-06-13 12:18:40.716 +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.3075ms 2025-06-13 12:18:40.716 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:18:40.716 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:40.716 +00:00 [INF] Started transaction with span ID 'eb04b8e3f11335d6' and trace ID '9b6437991c8b4ec0bc6eede4a6b13d5f'. 2025-06-13 12:18:40.716 +00:00 [INF] Started transaction with span ID 'eb04b8e3f11335d6' and trace ID '9b6437991c8b4ec0bc6eede4a6b13d5f'. 2025-06-13 12:18:40.716 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:40.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-13 12:18:40.728 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:18:40.728 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:40.728 +00:00 [INF] Started transaction with span ID '9c9db391e10e9600' and trace ID '86dbba17443245e7b6b53106de5f43b6'. 2025-06-13 12:18:40.728 +00:00 [INF] Started transaction with span ID '9c9db391e10e9600' and trace ID '86dbba17443245e7b6b53106de5f43b6'. 2025-06-13 12:18:40.728 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:40.728 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:18:40.729 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:18:40.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:40.730 +00:00 [INF] Started transaction with span ID '11cca36ec8acacc0' and trace ID '37659e7ce7da45a4967dd205ad7018b4'. 2025-06-13 12:18:40.730 +00:00 [INF] Started transaction with span ID '11cca36ec8acacc0' and trace ID '37659e7ce7da45a4967dd205ad7018b4'. 2025-06-13 12:18:40.730 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:40.730 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:18:40.731 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:18:40.731 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:40.731 +00:00 [INF] Started transaction with span ID '645b71940246db05' and trace ID 'e52f59ea742f417eab53af2bdbb5dc3e'. 2025-06-13 12:18:40.731 +00:00 [INF] Started transaction with span ID '645b71940246db05' and trace ID 'e52f59ea742f417eab53af2bdbb5dc3e'. 2025-06-13 12:18:40.731 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:40.731 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:18:42.909 +00:00 [INF] Executed DbCommand (2,190ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:42.921 +00:00 [INF] Executed DbCommand (2,185ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:42.921 +00:00 [INF] Executed DbCommand (2,190ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:42.921 +00:00 [INF] Executed DbCommand (2,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-13 12:18:43.197 +00:00 [INF] Executed DbCommand (281ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.215 +00:00 [INF] Executed DbCommand (284ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:43.216 +00:00 [INF] Executed DbCommand (285ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:43.216 +00:00 [INF] Executed DbCommand (286ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:43.221 +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-13 12:18:43.222 +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-13 12:18:43.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:18:43.224 +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-13 12:18:43.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-13 12:18:43.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.270 +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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.303 +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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18:43.379 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:43.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-13 12:18:43.382 +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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.394 +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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.461 +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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.563 +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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.585 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.600 +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-13 12:18:43.600 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.639 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:43.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:43.648 +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-13 12:18:43.649 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:43.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-13 12:18:43.653 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.676 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.688 +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-13 12:18:43.689 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18: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-13 12:18:43.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-13 12:18:43.709 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:43.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:43.716 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:43.733 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:43.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-13 12:18:43.741 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:43.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-13 12:18:43.748 +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-13 12:18:43.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-13 12:18: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-13 12:18:43.760 +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-13 12:18:43.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-13 12:18:43.773 +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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18: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-13 12:18:43.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-13 12:18: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-13 12:18:43.793 +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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.817 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:43.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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18: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-13 12:18: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-13 12:18:43.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-13 12:18:43.847 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:43.869 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.873 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:43.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-13 12:18:43.877 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:43.880 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:43.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-13 12:18:43.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-13 12:18:43.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:43.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-13 12:18:43.900 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:43.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-13 12:18:43.913 +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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.927 +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-13 12:18:43.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-13 12:18: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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.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-13 12:18:43.989 +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-13 12:18:43.994 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:43.994 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18: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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.049 +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-13 12:18:44.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.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-13 12:18:44.090 +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-13 12:18:44.100 +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-13 12:18: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-13 12:18:44.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-13 12:18:44.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:44.107 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:44.110 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3381.7265ms 2025-06-13 12:18:44.110 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:44.110 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.111 +00:00 [INF] Envelope queued up: 'a3ed90af57fb41cb82e15d951f94c811' 2025-06-13 12:18:44.111 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.111 +00:00 [INF] Envelope queued up: '94eed905b6c04fe284df752dfe316bea' 2025-06-13 12:18:44.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 3382.9705ms 2025-06-13 12:18:44.110 +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-13 12:18:44.114 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:44.114 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3398.1838ms 2025-06-13 12:18:44.114 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:44.115 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.115 +00:00 [INF] Envelope queued up: 'aab435f47f3a41e191a786ebda69b842' 2025-06-13 12:18:44.115 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.115 +00:00 [INF] Envelope queued up: 'a078738be4214efaa7bb47947ca044d2' 2025-06-13 12:18:44.115 +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 3399.0516ms 2025-06-13 12:18:44.121 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3390.7178ms 2025-06-13 12:18:44.121 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:44.121 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.121 +00:00 [INF] Envelope queued up: 'd1a58f15960d4b57bc2b985d13dc1576' 2025-06-13 12:18:44.121 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.121 +00:00 [INF] Envelope queued up: 'be4f76fd545e4746abd77402e27dcfa5' 2025-06-13 12:18:44.121 +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 3391.8020ms 2025-06-13 12:18:44.121 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3389.3557ms 2025-06-13 12:18:44.121 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:44.121 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.122 +00:00 [INF] Envelope queued up: '8d97c36df9774c0c9feace0a0bf4e2ad' 2025-06-13 12:18:44.122 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:44.122 +00:00 [INF] Envelope queued up: 'ef7e979f35e34ebc83aa02db4d290385' 2025-06-13 12:18:44.122 +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 3390.6746ms 2025-06-13 12:18:48.130 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:18:48.131 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:48.131 +00:00 [INF] Started transaction with span ID 'fe02faddcc72da9f' and trace ID '686cff756ca24203af657fe0483904f9'. 2025-06-13 12:18:48.131 +00:00 [INF] Started transaction with span ID 'fe02faddcc72da9f' and trace ID '686cff756ca24203af657fe0483904f9'. 2025-06-13 12:18:48.131 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:48.131 +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-13 12:18:48.133 +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-13 12:18:48.134 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:48.134 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.3616ms 2025-06-13 12:18:48.134 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:48.134 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:48.135 +00:00 [INF] Envelope queued up: '042f2a9c53654c109b908939c55f238e' 2025-06-13 12:18:48.135 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:48.135 +00:00 [INF] Envelope queued up: '22ac7a3f47e8451bbfba048675fc64bb' 2025-06-13 12:18:48.136 +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.3946ms 2025-06-13 12:18:48.481 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:18:48.481 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:48.481 +00:00 [INF] Started transaction with span ID '3bf8602967355889' and trace ID '2df50ebc566542d7add14704214ec1e7'. 2025-06-13 12:18:48.481 +00:00 [INF] Started transaction with span ID '3bf8602967355889' and trace ID '2df50ebc566542d7add14704214ec1e7'. 2025-06-13 12:18:48.482 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:48.482 +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-13 12:18:48.484 +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-13 12:18:48.484 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:48.485 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1996ms 2025-06-13 12:18:48.485 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:48.485 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:48.486 +00:00 [INF] Envelope queued up: 'a2b4d701e17447658fda9712d67892a1' 2025-06-13 12:18:48.486 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:48.486 +00:00 [INF] Envelope queued up: '4ec98e87cab6420faebad8f46e22a7a0' 2025-06-13 12:18:48.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 5.5583ms 2025-06-13 12:18:48.902 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:18:48.902 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:48.902 +00:00 [INF] Started transaction with span ID 'bc63d6c54777b2c4' and trace ID '7d77399bdc8e4b259379d5247d0c6e5d'. 2025-06-13 12:18:48.902 +00:00 [INF] Started transaction with span ID 'bc63d6c54777b2c4' and trace ID '7d77399bdc8e4b259379d5247d0c6e5d'. 2025-06-13 12:18:48.902 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:48.902 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:18:49.129 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:18:49.129 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:49.130 +00:00 [INF] Started transaction with span ID 'c3953621e1be1511' and trace ID '247e9d48d9ca46dbb0ff2e2678b513b2'. 2025-06-13 12:18:49.130 +00:00 [INF] Started transaction with span ID 'c3953621e1be1511' and trace ID '247e9d48d9ca46dbb0ff2e2678b513b2'. 2025-06-13 12:18:49.130 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:49.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-13 12:18:49.161 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:49.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:49.161 +00:00 [INF] Started transaction with span ID 'a89fa95213092c1e' and trace ID '9c9086ed0dbd4321961525df71f81e84'. 2025-06-13 12:18:49.161 +00:00 [INF] Started transaction with span ID 'a89fa95213092c1e' and trace ID '9c9086ed0dbd4321961525df71f81e84'. 2025-06-13 12:18:49.162 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:49.162 +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-13 12:18:49.164 +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-13 12:18:49.164 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:49.165 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.6091ms 2025-06-13 12:18:49.165 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:18:49.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:49.166 +00:00 [INF] Started transaction with span ID '5b616fbd25f86a86' and trace ID 'd30697da59154f05add3a2d6c81ee1ee'. 2025-06-13 12:18:49.166 +00:00 [INF] Started transaction with span ID '5b616fbd25f86a86' and trace ID 'd30697da59154f05add3a2d6c81ee1ee'. 2025-06-13 12:18:49.166 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:49.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-13 12:18:49.167 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:49.167 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:49.167 +00:00 [INF] Envelope queued up: '1919821ac4974705963c7d37e48b8c6c' 2025-06-13 12:18:49.168 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:49.168 +00:00 [INF] Envelope queued up: '25bd669aaf984428b3f89045a19446c4' 2025-06-13 12:18:49.168 +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.0722ms 2025-06-13 12:18:49.191 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:18:49.191 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:49.191 +00:00 [INF] Started transaction with span ID '20502f3415eedf5' and trace ID 'd65fc26a3f8e451c8ae447012fa35aa4'. 2025-06-13 12:18:49.191 +00:00 [INF] Started transaction with span ID '20502f3415eedf5' and trace ID 'd65fc26a3f8e451c8ae447012fa35aa4'. 2025-06-13 12:18:49.191 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:49.191 +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-13 12:18:49.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-13 12:18:49.195 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:18:49.196 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.4502ms 2025-06-13 12:18:49.196 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:18:49.196 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:49.197 +00:00 [INF] Envelope queued up: '2104cf691bd64e908d718c0b9d026d31' 2025-06-13 12:18:49.197 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:49.197 +00:00 [INF] Envelope queued up: '9e6f7a39ab0d44c798f7f5f3e35955e3' 2025-06-13 12:18:49.197 +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.5911ms 2025-06-13 12:18:49.314 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:18:49.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:49.314 +00:00 [INF] Started transaction with span ID '25ea421179c343e' and trace ID '0a4e56bb1d8342c9993ff80094c04afc'. 2025-06-13 12:18:49.315 +00:00 [INF] Started transaction with span ID '25ea421179c343e' and trace ID '0a4e56bb1d8342c9993ff80094c04afc'. 2025-06-13 12:18:49.315 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:49.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-13 12:18:51.533 +00:00 [INF] Executed DbCommand (2,629ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:51.666 +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-13 12:18:51.672 +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-13 12:18:51.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:18:51.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-13 12:18:51.706 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:51.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-13 12:18:51.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-13 12:18:51.729 +00:00 [INF] Executed DbCommand (2,598ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:51.737 +00:00 [INF] Executed DbCommand (2,420ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:51.737 +00:00 [INF] Executed DbCommand (2,570ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:18:51.750 +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-13 12:18:51.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-13 12:18:51.761 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:51.765 +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-13 12:18:51.771 +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-13 12:18:51.779 +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-13 12:18:51.789 +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-13 12:18:51.781 +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-13 12:18:51.794 +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-13 12:18:51.805 +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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.844 +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-13 12:18:51.846 +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-13 12:18: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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.858 +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-13 12:18:51.859 +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-13 12:18:51.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-13 12:18:51.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18: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-13 12:18:51.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-13 12:18:51.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-13 12:18: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-13 12:18: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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.900 +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-13 12:18:51.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-13 12:18:51.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-13 12:18: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-13 12:18: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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.916 +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-13 12:18:51.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-13 12:18: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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18: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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.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-13 12:18:51.964 +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-13 12:18:51.965 +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-13 12:18:52.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-13 12:18: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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18: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-13 12:18:52.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-13 12:18:52.058 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18: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-13 12:18:52.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-13 12:18: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-13 12:18:52.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-13 12:18:52.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.102 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.122 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:52.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-13 12:18:52.180 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.214 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:52.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-13 12:18:52.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.245 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.257 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.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-13 12:18:52.270 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.291 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.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-13 12:18:52.308 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.315 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.341 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.343 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18: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-13 12:18:52.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-13 12:18: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-13 12:18: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-13 12:18:52.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.382 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.390 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.388 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18: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-13 12:18:52.418 +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-13 12:18:52.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.440 +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-13 12:18:52.451 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.453 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.456 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.471 +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-13 12:18:52.473 +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-13 12:18:52.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-13 12:18:52.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-13 12:18: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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.497 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18: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-13 12:18:52.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-13 12:18: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-13 12:18:52.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-13 12:18:52.524 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.553 +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-13 12:18:52.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-13 12:18:52.567 +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-13 12:18: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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18: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-13 12:18: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-13 12:18:52.609 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.618 +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-13 12:18:52.622 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3456.1193ms 2025-06-13 12:18:52.623 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:52.624 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.624 +00:00 [INF] Envelope queued up: '6b45b80d99d64881a333c4115e9bae11' 2025-06-13 12:18:52.624 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.625 +00:00 [INF] Envelope queued up: '9cce0f28d33848f3802bd1c7d03a76a5' 2025-06-13 12:18:52.626 +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 3460.6791ms 2025-06-13 12:18:52.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-13 12:18:52.635 +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-13 12:18:52.636 +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-13 12:18:52.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-13 12:18:52.647 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.647 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:52.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-13 12:18:52.684 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.688 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:52.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-13 12:18:52.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3377.9315ms 2025-06-13 12:18:52.693 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:52.693 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.693 +00:00 [INF] Envelope queued up: '996559f8407848a49c7545af64c6b94d' 2025-06-13 12:18:52.693 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.693 +00:00 [INF] Envelope queued up: '20a2312c519e43a5a803828f24f60528' 2025-06-13 12:18:52.693 +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 3379.4298ms 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.729 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.730 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:18:52.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:18:52.754 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.826 +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-13 12:18:52.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-13 12:18:52.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-13 12:18:52.832 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:52.834 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3932.3155ms 2025-06-13 12:18:52.835 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:52.835 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.836 +00:00 [INF] Envelope queued up: 'c379e01181ba4454af7631fd00f701e7' 2025-06-13 12:18:52.837 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.837 +00:00 [INF] Envelope queued up: '2971d656435e4767b0f6c3129f7c769f' 2025-06-13 12:18:52.837 +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 3935.4682ms 2025-06-13 12:18:52.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-13 12:18:52.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:18:52.846 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:18:52.847 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3717.0461ms 2025-06-13 12:18:52.847 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:18:52.847 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.847 +00:00 [INF] Envelope queued up: 'a74a78fb844a4d0aa924f2b33c400da4' 2025-06-13 12:18:52.847 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:52.848 +00:00 [INF] Envelope queued up: '7aae0186ef40493a8acc3d1e5db1ed3a' 2025-06-13 12:18:52.848 +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 3718.7988ms 2025-06-13 12:18:59.539 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:18:59.540 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:59.540 +00:00 [INF] Started transaction with span ID 'e2a83427a8e5e243' and trace ID '776db14fd5f441d193d5132dbc2dede1'. 2025-06-13 12:18:59.540 +00:00 [INF] Started transaction with span ID 'e2a83427a8e5e243' and trace ID '776db14fd5f441d193d5132dbc2dede1'. 2025-06-13 12:18:59.540 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:59.540 +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-13 12:18:59.542 +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-13 12:18:59.543 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:59.543 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.7494ms 2025-06-13 12:18:59.543 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:59.543 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:59.544 +00:00 [INF] Envelope queued up: 'f808fc61fbea47b88b789feff12d9f9d' 2025-06-13 12:18:59.544 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:59.544 +00:00 [INF] Envelope queued up: '4761628a0ee84e83b6a6a75bd57e23d2' 2025-06-13 12:18:59.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 5.4703ms 2025-06-13 12:18:59.911 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:18:59.911 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:18:59.911 +00:00 [INF] Started transaction with span ID '375ee56ceab89252' and trace ID '552898edb6b245218a3af2c6fdc2eaba'. 2025-06-13 12:18:59.911 +00:00 [INF] Started transaction with span ID '375ee56ceab89252' and trace ID '552898edb6b245218a3af2c6fdc2eaba'. 2025-06-13 12:18:59.911 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:59.911 +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-13 12:18:59.914 +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-13 12:18:59.914 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:18:59.915 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1259ms 2025-06-13 12:18:59.915 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:18:59.915 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:59.915 +00:00 [INF] Envelope queued up: '1fef18f555684a11a46b8cfe77dcf091' 2025-06-13 12:18:59.915 +00:00 [INF] Capturing transaction. 2025-06-13 12:18:59.915 +00:00 [INF] Envelope queued up: 'cc85a396fec843fd8f23d6404504ba6f' 2025-06-13 12:18:59.916 +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.1306ms 2025-06-13 12:19:00.345 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:19:00.345 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:19:00.345 +00:00 [INF] Started transaction with span ID '1476631a26523c02' and trace ID 'c973ea8e39b04ab485bc7b3fd5f7370d'. 2025-06-13 12:19:00.345 +00:00 [INF] Started transaction with span ID '1476631a26523c02' and trace ID 'c973ea8e39b04ab485bc7b3fd5f7370d'. 2025-06-13 12:19:00.345 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:00.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-13 12:19:00.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:19:00.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:19:00.564 +00:00 [INF] Started transaction with span ID 'a325ecf70ff64873' and trace ID '24f0c6fc297d45f99c69b332023c5a47'. 2025-06-13 12:19:00.564 +00:00 [INF] Started transaction with span ID 'a325ecf70ff64873' and trace ID '24f0c6fc297d45f99c69b332023c5a47'. 2025-06-13 12:19:00.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:00.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-13 12:19:00.594 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:19:00.595 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:19:00.595 +00:00 [INF] Started transaction with span ID '1e89a6a0aea163c3' and trace ID 'c919c5f66a094d0c92cc038c4d4c0d97'. 2025-06-13 12:19:00.595 +00:00 [INF] Started transaction with span ID '1e89a6a0aea163c3' and trace ID 'c919c5f66a094d0c92cc038c4d4c0d97'. 2025-06-13 12:19:00.595 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:00.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-13 12:19:00.609 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:19:00.609 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:19:00.609 +00:00 [INF] Started transaction with span ID '960c00b09a5159a4' and trace ID '4f2a9832eda948a3868bb93d1cb3b732'. 2025-06-13 12:19:00.609 +00:00 [INF] Started transaction with span ID '960c00b09a5159a4' and trace ID '4f2a9832eda948a3868bb93d1cb3b732'. 2025-06-13 12:19:00.610 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:19:00.610 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:19:00.611 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:19:00.611 +00:00 [INF] Started transaction with span ID 'a659adcd83fb7bea' and trace ID 'a807c1d63d064667870aed1853df2872'. 2025-06-13 12:19:00.611 +00:00 [INF] Started transaction with span ID 'a659adcd83fb7bea' and trace ID 'a807c1d63d064667870aed1853df2872'. 2025-06-13 12:19:00.611 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:19:00.611 +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-13 12:19:00.613 +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-13 12:19:00.613 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:19:00.613 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.955ms 2025-06-13 12:19:00.613 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:19:00.613 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:00.615 +00:00 [INF] Envelope queued up: '6d8b09e71e004682a3ff550e8d1e5c1a' 2025-06-13 12:19:00.618 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:00.618 +00:00 [INF] Envelope queued up: '84223ebf0aa84cd1aa4b057e5911ab85' 2025-06-13 12:19:00.615 +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-13 12:19:00.622 +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-13 12:19:00.623 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:19:00.623 +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.1124ms 2025-06-13 12:19:00.624 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 5.4436ms 2025-06-13 12:19:00.624 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:19:00.624 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:00.624 +00:00 [INF] Envelope queued up: '90a853d90b9e438e820232b2204a614f' 2025-06-13 12:19:00.624 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:00.624 +00:00 [INF] Envelope queued up: '7f3d9b5e4a044474ba71ac7f2c00f98b' 2025-06-13 12:19:00.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 15.6131ms 2025-06-13 12:19:00.723 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:19:00.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:19:00.940 +00:00 [INF] Started transaction with span ID '1810789970c08db1' and trace ID '1760d47bd47c4bc692f8543232515be1'. 2025-06-13 12:19:00.940 +00:00 [INF] Started transaction with span ID '1810789970c08db1' and trace ID '1760d47bd47c4bc692f8543232515be1'. 2025-06-13 12:19:00.940 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:00.940 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:19:01.830 +00:00 [INF] Executed DbCommand (1,483ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:19:01.868 +00:00 [INF] Executed DbCommand (1,302ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:19:01.903 +00:00 [INF] Executed DbCommand (955ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:19:01.911 +00:00 [INF] Executed DbCommand (1,315ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:19:01.936 +00:00 [INF] Executed DbCommand (92ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:19:02.012 +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-13 12:19:02.042 +00:00 [INF] Executed DbCommand (130ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:19:02.042 +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-13 12:19:02.050 +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-13 12:19:02.064 +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-13 12:19:02.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:19:02.221 +00:00 [INF] Executed DbCommand (309ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:19: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-13 12:19:02.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:19:02.260 +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-13 12:19:02.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-13 12:19:02.328 +00:00 [INF] Executed DbCommand (122ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:02.404 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:02.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-13 12:19:02.474 +00:00 [INF] Executed DbCommand (145ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19: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-13 12:19:02.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-13 12:19:02.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-13 12:19:02.613 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19: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-13 12:19: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-13 12:19:02.747 +00:00 [INF] Executed DbCommand (65ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:02.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-13 12:19:02.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-13 12:19:02.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-13 12:19:02.794 +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-13 12:19:02.795 +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-13 12:19:02.807 +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-13 12:19:02.820 +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-13 12:19:02.820 +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-13 12:19:02.861 +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-13 12:19:02.898 +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-13 12:19:02.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-13 12:19:02.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-13 12:19:02.940 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:02.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-13 12:19:02.956 +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-13 12:19:02.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-13 12:19:02.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-13 12:19:02.997 +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-13 12:19:02.997 +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-13 12:19:03.002 +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-13 12:19:03.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:03.012 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:03.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-13 12:19:03.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-13 12:19: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-13 12:19:03.053 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.054 +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-13 12:19: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-13 12:19:03.121 +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-13 12:19:03.122 +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-13 12:19:03.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-13 12:19:03.138 +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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19: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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.264 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.266 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:03.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-13 12:19: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-13 12:19:03.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.299 +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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.336 +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-13 12:19: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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.363 +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-13 12:19:03.376 +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-13 12:19:03.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-13 12:19:03.417 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.444 +00:00 [INF] Executed DbCommand (126ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.454 +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-13 12:19:03.461 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:03.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-13 12:19: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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.526 +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-13 12:19:03.560 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:03.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-13 12:19:03.568 +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-13 12:19:03.585 +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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.609 +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-13 12:19:03.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-13 12:19:03.625 +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-13 12:19:03.625 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:03.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-13 12:19:03.663 +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-13 12:19:03.669 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:03.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-13 12:19:03.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-13 12:19:03.682 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:03.688 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.699 +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-13 12:19:03.701 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.707 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19: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-13 12:19:03.737 +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-13 12:19:03.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:03.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:03.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-13 12:19:03.756 +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-13 12:19:03.756 +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-13 12:19:03.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.800 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.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-13 12:19:03.816 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:03.820 +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-13 12:19:03.819 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:03.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-13 12:19:03.839 +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-13 12:19:03.844 +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-13 12:19:03.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-13 12:19:03.863 +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-13 12:19:03.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-13 12:19:03.882 +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-13 12:19: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-13 12:19:03.893 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:03.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-13 12:19:03.908 +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-13 12:19:03.919 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:03.920 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.919 +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-13 12:19:03.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-13 12:19:03.942 +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-13 12:19:03.944 +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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.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-13 12:19:03.960 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:03.978 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:03.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-13 12:19:03.990 +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-13 12:19:03.990 +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-13 12:19:04.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-13 12:19:04.012 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.025 +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-13 12:19:04.057 +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-13 12:19:04.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-13 12:19:04.086 +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-13 12:19:04.083 +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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.115 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:04.118 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19: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-13 12:19:04.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:04.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19: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-13 12:19: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-13 12:19:04.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-13 12:19:04.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-13 12:19: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-13 12:19:04.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:04.150 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19: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-13 12:19:04.174 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:04.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.189 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:19:04.201 +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-13 12:19:04.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-13 12:19:04.208 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3612.8283ms 2025-06-13 12:19:04.208 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:04.208 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.208 +00:00 [INF] Envelope queued up: '252bed488f1d419e86a0e71bb3a79ab7' 2025-06-13 12:19:04.208 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.208 +00:00 [INF] Envelope queued up: '72eb909f523e415db7d1fa9db976ebc7' 2025-06-13 12:19:04.208 +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 3613.9757ms 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.218 +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-13 12:19:04.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-13 12:19:04.226 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:04.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-13 12:19:04.236 +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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.248 +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-13 12:19: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-13 12:19:04.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-13 12:19:04.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-13 12:19: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-13 12:19:04.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-13 12:19:04.277 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:19:04.280 +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-13 12:19:04.294 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3353.4172ms 2025-06-13 12:19:04.294 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:04.294 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19:04.297 +00:00 [INF] Envelope queued up: '9828311b6a944803badcd6759f1e39ab' 2025-06-13 12:19:04.298 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.299 +00:00 [INF] Envelope queued up: '174552d60aa3455c89585eec08588ef9' 2025-06-13 12:19:04.299 +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 3576.3637ms 2025-06-13 12:19:04.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-13 12:19: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-13 12:19:04.310 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19: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-13 12:19:04.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.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-13 12:19: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-13 12:19:04.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-13 12:19: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-13 12:19:04.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-13 12:19:04.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-13 12:19:04.390 +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-13 12:19: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-13 12:19:04.398 +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-13 12:19:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:04.403 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:19:04.407 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3842.4232ms 2025-06-13 12:19:04.407 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:04.408 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.409 +00:00 [INF] Envelope queued up: '53e6784ab5a945a6b60f3aab58430e85' 2025-06-13 12:19:04.409 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.409 +00:00 [INF] Envelope queued up: 'c62bbba0ab4d467b8a3bb04ac1703ee2' 2025-06-13 12:19:04.409 +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 3845.4528ms 2025-06-13 12:19:04.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-13 12:19:04.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-13 12:19: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-13 12:19:04.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-13 12:19: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-13 12:19: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-13 12:19: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-13 12:19:04.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:19:04.462 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:19:04.464 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4118.2953ms 2025-06-13 12:19:04.464 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:19:04.464 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.466 +00:00 [INF] Envelope queued up: '38998f7fde174df3a0c699fd008d4738' 2025-06-13 12:19:04.466 +00:00 [INF] Capturing transaction. 2025-06-13 12:19:04.466 +00:00 [INF] Envelope queued up: '9f236136c63348bfbd0c68e0a857a1da' 2025-06-13 12:19:04.466 +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 4121.6158ms 2025-06-13 12:20:17.144 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:20:17.144 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:20:17.144 +00:00 [INF] Started transaction with span ID '465ba9c422d8287d' and trace ID 'b8ea70bea54841efa23849055fa0f6ef'. 2025-06-13 12:20:17.144 +00:00 [INF] Started transaction with span ID '465ba9c422d8287d' and trace ID 'b8ea70bea54841efa23849055fa0f6ef'. 2025-06-13 12:20:17.144 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:20:17.144 +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-13 12:20:17.146 +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-13 12:20:17.147 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:20:17.147 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.7892ms 2025-06-13 12:20:17.147 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:20:17.147 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:17.147 +00:00 [INF] Envelope queued up: 'e1363de01ebb4d83b63d09d1c875b37c' 2025-06-13 12:20:17.147 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:17.147 +00:00 [INF] Envelope queued up: 'b2d71d32a406451fb1f3defc3b4c6ea0' 2025-06-13 12:20:17.147 +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.8805ms 2025-06-13 12:20:17.613 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:20:17.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:20:17.613 +00:00 [INF] Started transaction with span ID 'd289d027baf71077' and trace ID '4d30362b270c4423832dceaaa9812b25'. 2025-06-13 12:20:17.616 +00:00 [INF] Started transaction with span ID 'd289d027baf71077' and trace ID '4d30362b270c4423832dceaaa9812b25'. 2025-06-13 12:20:17.616 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:20:17.616 +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-13 12:20:17.618 +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-13 12:20:17.620 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:20:17.620 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.0917ms 2025-06-13 12:20:17.620 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:20:17.620 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:17.620 +00:00 [INF] Envelope queued up: '8119ce58791f41ad915ccff74c6d52a3' 2025-06-13 12:20:17.620 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:17.620 +00:00 [INF] Envelope queued up: '9da988c168634b3ab0d207714dfa0bcb' 2025-06-13 12:20:17.620 +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.1736ms 2025-06-13 12:20:19.833 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:20:19.833 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:20:19.833 +00:00 [INF] Started transaction with span ID '118165cf0e37ba0f' and trace ID '5691006ecc7a4870a33eb3107398b17d'. 2025-06-13 12:20:19.833 +00:00 [INF] Started transaction with span ID '118165cf0e37ba0f' and trace ID '5691006ecc7a4870a33eb3107398b17d'. 2025-06-13 12:20:19.833 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:20:19.833 +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-13 12:20:19.841 +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-13 12:20:19.843 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:20:19.843 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 9.8733ms 2025-06-13 12:20:19.843 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:20:19.843 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:19.844 +00:00 [INF] Envelope queued up: 'f3fa449d74e340c8ab81427c9511807b' 2025-06-13 12:20:19.844 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:19.844 +00:00 [INF] Envelope queued up: 'd6f1f2cd970143b897e8e6b7130eef26' 2025-06-13 12:20:19.845 +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 11.7717ms 2025-06-13 12:20:20.081 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:20:20.081 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:20:20.081 +00:00 [INF] Started transaction with span ID '1d7012615ad37a2f' and trace ID 'd25dd7ab1f4d4d5583d7662121c05825'. 2025-06-13 12:20:20.081 +00:00 [INF] Started transaction with span ID '1d7012615ad37a2f' and trace ID 'd25dd7ab1f4d4d5583d7662121c05825'. 2025-06-13 12:20:20.081 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:20:20.081 +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-13 12:20:20.083 +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-13 12:20:20.084 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:20:20.087 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 5.3065ms 2025-06-13 12:20:20.087 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:20:20.088 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:20.089 +00:00 [INF] Envelope queued up: '2645cad5feea49848964f048a64d5099' 2025-06-13 12:20:20.090 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:20.090 +00:00 [INF] Envelope queued up: '85cea2d758f748e69852b3dedda90b21' 2025-06-13 12:20:20.091 +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 10.4476ms 2025-06-13 12:20:42.478 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-13 12:20:42.544 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:20:42.544 +00:00 [INF] Started transaction with span ID 'd7dd13e6fe56e575' and trace ID '564d9b23907c4d4aa14ee48a2216a26a'. 2025-06-13 12:20:42.544 +00:00 [INF] Started transaction with span ID 'd7dd13e6fe56e575' and trace ID '564d9b23907c4d4aa14ee48a2216a26a'. 2025-06-13 12:20:42.544 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:20:42.544 +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-13 12:20:42.546 +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-13 12:20:42.547 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:20:42.547 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.5002ms 2025-06-13 12:20:42.547 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:20:42.547 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:42.547 +00:00 [INF] Envelope queued up: '6af33467caaa4a33b8feb3811360740f' 2025-06-13 12:20:42.549 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:42.549 +00:00 [INF] Envelope queued up: 'b189bf71f594418b96e19267198b7e87' 2025-06-13 12:20:42.549 +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 70.7452ms 2025-06-13 12:20:42.668 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:20:42.668 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:20:42.668 +00:00 [INF] Started transaction with span ID '9fe4915c719d0260' and trace ID 'e54ad82205d34ab1bc07fdf0d1bd4b52'. 2025-06-13 12:20:42.668 +00:00 [INF] Started transaction with span ID '9fe4915c719d0260' and trace ID 'e54ad82205d34ab1bc07fdf0d1bd4b52'. 2025-06-13 12:20:42.668 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:20:42.669 +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-13 12:20:42.672 +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-13 12:20:42.673 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:20:42.673 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.2989ms 2025-06-13 12:20:42.673 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:20:42.673 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:42.673 +00:00 [INF] Envelope queued up: 'abbfb7df29ec4227a62a905ee73fa52a' 2025-06-13 12:20:42.673 +00:00 [INF] Capturing transaction. 2025-06-13 12:20:42.673 +00:00 [INF] Envelope queued up: '99759267579c4fde8301f4f11c4f6938' 2025-06-13 12:20:42.673 +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 5.2011ms 2025-06-13 12:23:21.317 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-13 12:23:21.320 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:23:21.320 +00:00 [INF] Started transaction with span ID 'efbe5cc8ae523f04' and trace ID '7c65b3bb4249470688258b20d1c641f4'. 2025-06-13 12:23:21.320 +00:00 [INF] Started transaction with span ID 'efbe5cc8ae523f04' and trace ID '7c65b3bb4249470688258b20d1c641f4'. 2025-06-13 12:23:21.320 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:23:21.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-13 12:23:21.338 +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-13 12:23:21.338 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:23:21.338 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 14.2254ms 2025-06-13 12:23:21.338 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:23:21.339 +00:00 [INF] Capturing transaction. 2025-06-13 12:23:21.339 +00:00 [INF] Envelope queued up: '45ceef7d56844a26958600e2e450b301' 2025-06-13 12:23:21.339 +00:00 [INF] Capturing transaction. 2025-06-13 12:23:21.339 +00:00 [INF] Envelope queued up: 'bd351d80df774b25a1b1363e703292c7' 2025-06-13 12:23:21.339 +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 22.0175ms 2025-06-13 12:23:23.784 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-13 12:23:23.784 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:23:23.784 +00:00 [INF] Started transaction with span ID '743a7dc5de245f81' and trace ID '68938296663540d0920552f5e8cb3016'. 2025-06-13 12:23:23.784 +00:00 [INF] Started transaction with span ID '743a7dc5de245f81' and trace ID '68938296663540d0920552f5e8cb3016'. 2025-06-13 12:23:23.784 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:23:23.785 +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-13 12:23:23.787 +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-13 12:23:23.789 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:23:23.789 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 4.7324ms 2025-06-13 12:23:23.789 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:23:23.789 +00:00 [INF] Capturing transaction. 2025-06-13 12:23:23.790 +00:00 [INF] Envelope queued up: '545f4083b8a84278bb03e0e5f1c1537f' 2025-06-13 12:23:23.790 +00:00 [INF] Capturing transaction. 2025-06-13 12:23:23.790 +00:00 [INF] Envelope queued up: '5502f561e9e94399ad42a0238a640191' 2025-06-13 12:23:23.791 +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 6.6395ms 2025-06-13 12:23:25.962 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-13 12:23:25.962 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:23:25.962 +00:00 [INF] Started transaction with span ID '23267058ba7d4b0b' and trace ID '97ae364fff014fd4b4c43f1983afecbc'. 2025-06-13 12:23:25.962 +00:00 [INF] Started transaction with span ID '23267058ba7d4b0b' and trace ID '97ae364fff014fd4b4c43f1983afecbc'. 2025-06-13 12:23:25.962 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:23:25.963 +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-13 12:23:25.965 +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-13 12:23:25.965 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:23:25.988 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 24.9156ms 2025-06-13 12:23:25.988 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-13 12:23:25.988 +00:00 [INF] Capturing transaction. 2025-06-13 12:23:25.990 +00:00 [INF] Envelope queued up: '29affd048fb3468ca1fde362e8fa4166' 2025-06-13 12:23:25.990 +00:00 [INF] Capturing transaction. 2025-06-13 12:23:25.990 +00:00 [INF] Envelope queued up: '5575d2eca61144c3ada1387f10d9e44b' 2025-06-13 12:23:25.990 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 28.2646ms 2025-06-13 12:24:31.631 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:24:31.632 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:24:31.632 +00:00 [INF] Started transaction with span ID 'e63ba827c9f6bcf5' and trace ID '6590bfc73a144475abbd22f502143722'. 2025-06-13 12:24:31.632 +00:00 [INF] Started transaction with span ID 'e63ba827c9f6bcf5' and trace ID '6590bfc73a144475abbd22f502143722'. 2025-06-13 12:24:31.632 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:31.632 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:24:31.641 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:24:31.641 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:24:31.641 +00:00 [INF] Started transaction with span ID 'aa54985adc920267' and trace ID '6b7006413f6f4cd9a423e4481c674944'. 2025-06-13 12:24:31.641 +00:00 [INF] Started transaction with span ID 'aa54985adc920267' and trace ID '6b7006413f6f4cd9a423e4481c674944'. 2025-06-13 12:24:31.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:31.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-13 12:24:32.633 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:24:32.633 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:24:32.633 +00:00 [INF] Started transaction with span ID '99257519da1d0c6a' and trace ID 'ac8f778e36174ddd833e310abaca4838'. 2025-06-13 12:24:32.633 +00:00 [INF] Started transaction with span ID '99257519da1d0c6a' and trace ID 'ac8f778e36174ddd833e310abaca4838'. 2025-06-13 12:24:32.633 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:32.633 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:24:33.135 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:24:33.135 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:24:33.135 +00:00 [INF] Started transaction with span ID '6ea94d2c46316cdf' and trace ID '2d2643fe62424e149f34c1e99967d0cd'. 2025-06-13 12:24:33.135 +00:00 [INF] Started transaction with span ID '6ea94d2c46316cdf' and trace ID '2d2643fe62424e149f34c1e99967d0cd'. 2025-06-13 12:24:33.135 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:33.136 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:24:35.733 +00:00 [INF] Executed DbCommand (2,050ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:24:37.854 +00:00 [INF] Executed DbCommand (2,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-13 12:24:37.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-13 12:24:37.865 +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-13 12:24:37.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-13 12:24:37.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-13 12:24:37.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-13 12:24: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-13 12:24:37.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-13 12:24: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-13 12:24:37.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-13 12:24:37.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-13 12:24:37.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-13 12:24: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-13 12:24:37.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-13 12:24:37.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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24: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-13 12: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-13 12: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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.097 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:24:38.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-13 12:24: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:24: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-13 12:24:38.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-13 12:24:38.125 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12: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-13 12: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-13 12:24:38.138 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24: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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.178 +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-13 12:24:38.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-13 12:24: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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.219 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24:38.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:24:38.267 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:24:38.271 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6639.0951ms 2025-06-13 12:24:38.272 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:38.272 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:38.272 +00:00 [INF] Envelope queued up: '753d5bdc07354a21bcd0e61b185f3dff' 2025-06-13 12:24:38.272 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:38.272 +00:00 [INF] Envelope queued up: '17e4ce74fe9c43549ad02e8cab33d48f' 2025-06-13 12:24:38.272 +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 6640.7007ms 2025-06-13 12:24:38.431 +00:00 [INF] Executed DbCommand (4,746ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:24:38.432 +00:00 [INF] Executed DbCommand (4,746ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:24:38.439 +00:00 [INF] Executed DbCommand (4,742ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:24:38.887 +00:00 [INF] Executed DbCommand (451ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:24:38.888 +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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24: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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:38.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:24:39.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-13 12:24:39.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-13 12:24: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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24: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-13 12:24:39.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-13 12:24: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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24: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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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-13 12:24:39.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:24:39.110 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:24:39.110 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6476.8992ms 2025-06-13 12:24:39.110 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:39.110 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:39.111 +00:00 [INF] Envelope queued up: 'c0d18f2f3a9c464caec141be643d0620' 2025-06-13 12:24:39.111 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:39.111 +00:00 [INF] Envelope queued up: '3c616b2a6a46437d95f9eac01bfcc403' 2025-06-13 12:24:39.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 6478.0832ms 2025-06-13 12:24:40.934 +00:00 [INF] Executed DbCommand (2,495ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24: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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24: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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24: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-13 12:24: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-13 12:24: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-13 12:24: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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24: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-13 12:24:40.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-13 12:24:40.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-13 12:24:40.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24: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-13 12:24:41.056 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:24:41.056 +00:00 [INF] Executed DbCommand (2,612ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:24:41.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:24:41.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:24:41.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-13 12:24:41.092 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 9450.7612ms 2025-06-13 12:24:41.092 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:41.093 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:41.093 +00:00 [INF] Envelope queued up: 'bdaaac86003a446aa013fedbf0a29a97' 2025-06-13 12:24:41.093 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:41.093 +00:00 [INF] Envelope queued up: '9107046863ce4acd868fedd97c211391' 2025-06-13 12:24:41.093 +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 9452.6217ms 2025-06-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.193 +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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.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-13 12:24: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-13 12:24:41.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-13 12:24:41.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-13 12:24:41.232 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:24:41.245 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 8109.1421ms 2025-06-13 12:24:41.245 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:24:41.245 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:41.246 +00:00 [INF] Envelope queued up: 'c4f68c3bb808404996b3beade68fdbeb' 2025-06-13 12:24:41.246 +00:00 [INF] Capturing transaction. 2025-06-13 12:24:41.246 +00:00 [INF] Envelope queued up: '3db8a2e386544af19a4fe1e758618e45' 2025-06-13 12:24:41.252 +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 8117.0415ms 2025-06-13 12:25:21.142 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:25:21.142 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:21.142 +00:00 [INF] Started transaction with span ID 'cc8764ac92b48c1c' and trace ID '3dd53b374ffb48e19314d3819e0f627a'. 2025-06-13 12:25:21.142 +00:00 [INF] Started transaction with span ID 'cc8764ac92b48c1c' and trace ID '3dd53b374ffb48e19314d3819e0f627a'. 2025-06-13 12:25:21.142 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:25:21.142 +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-13 12:25:21.144 +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-13 12:25:21.145 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:25:21.145 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.1991ms 2025-06-13 12:25:21.145 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:25:21.145 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:21.145 +00:00 [INF] Envelope queued up: 'f708761777754ac4987e62fb2ac679e3' 2025-06-13 12:25:21.145 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:21.145 +00:00 [INF] Envelope queued up: '9d2f670ce6dc4642b5a26fdc3f5c8620' 2025-06-13 12:25:21.145 +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.1993ms 2025-06-13 12:25:21.885 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:25:21.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:21.885 +00:00 [INF] Started transaction with span ID '4d0c9d59ecd1c552' and trace ID 'd0e74166a0be4e6f8036b2033fc3e12a'. 2025-06-13 12:25:21.885 +00:00 [INF] Started transaction with span ID '4d0c9d59ecd1c552' and trace ID 'd0e74166a0be4e6f8036b2033fc3e12a'. 2025-06-13 12:25:21.885 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:21.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-13 12:25:21.996 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:25:21.996 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:21.996 +00:00 [INF] Started transaction with span ID '644d62f9e2b259b7' and trace ID 'f1f95cbc4d0b471b9159610f219673e5'. 2025-06-13 12:25:21.996 +00:00 [INF] Started transaction with span ID '644d62f9e2b259b7' and trace ID 'f1f95cbc4d0b471b9159610f219673e5'. 2025-06-13 12:25:21.996 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:21.996 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:25:22.002 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:25:22.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:22.002 +00:00 [INF] Started transaction with span ID '11e3d865157592ab' and trace ID 'c843f9e596e84d08934602370eb04100'. 2025-06-13 12:25:22.002 +00:00 [INF] Started transaction with span ID '11e3d865157592ab' and trace ID 'c843f9e596e84d08934602370eb04100'. 2025-06-13 12:25:22.002 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:25:22.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-13 12:25:22.006 +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-13 12:25:22.006 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:25:22.006 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:25:22.006 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:22.006 +00:00 [INF] Started transaction with span ID '29848b0c6f1c411a' and trace ID '2e7b2f07dac94318b0b869dddd01ff6c'. 2025-06-13 12:25:22.007 +00:00 [INF] Started transaction with span ID '29848b0c6f1c411a' and trace ID '2e7b2f07dac94318b0b869dddd01ff6c'. 2025-06-13 12:25:22.007 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:22.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-13 12:25:22.019 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 16.2112ms 2025-06-13 12:25:22.019 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:25:22.019 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.019 +00:00 [INF] Envelope queued up: '5d428ebdf1df475dbaa40e45369f57a1' 2025-06-13 12:25:22.019 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.019 +00:00 [INF] Envelope queued up: '0b55980a4c534d73b980e7fe10b16568' 2025-06-13 12:25:22.019 +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 17.4869ms 2025-06-13 12:25:22.042 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:25:22.043 +00:00 [INF] Executed DbCommand (157ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:25:22.139 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:25:22.139 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:22.139 +00:00 [INF] Started transaction with span ID 'edfbfcb0bc80279b' and trace ID 'faeaaffbcee744cf959454b2623e3ee2'. 2025-06-13 12:25:22.139 +00:00 [INF] Started transaction with span ID 'edfbfcb0bc80279b' and trace ID 'faeaaffbcee744cf959454b2623e3ee2'. 2025-06-13 12:25:22.139 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:22.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-13 12:25:22.201 +00:00 [INF] Executed DbCommand (60ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:25:22.203 +00:00 [INF] Executed DbCommand (188ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:25:22.238 +00:00 [INF] Executed DbCommand (189ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:25:22.240 +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-13 12:25:22.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:25:22.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-13 12:25:22.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:25:22.253 +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-13 12:25:22.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-13 12:25:22.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:25:22.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-13 12:25:22.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25: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-13 12:25: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-13 12:25:22.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:25:22.380 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:25:22.380 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 495.3164ms 2025-06-13 12:25:22.380 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:22.381 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.381 +00:00 [INF] Envelope queued up: '989ca5df9f9d4f529d5c2d5816a3cbbf' 2025-06-13 12:25:22.381 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.381 +00:00 [INF] Envelope queued up: '8432163d78124355802aa57f6d284f37' 2025-06-13 12:25:22.381 +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 496.2188ms 2025-06-13 12:25:22.382 +00:00 [INF] Executed DbCommand (178ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:25:22.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:25:22.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:25:22.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-13 12:25:22.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:25:22.392 +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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.451 +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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:25: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-13 12:25: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-13 12:25: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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.567 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:25:22.567 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 560.3297ms 2025-06-13 12:25:22.567 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:22.567 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.568 +00:00 [INF] Envelope queued up: 'a165c0c941914784bb6b641557405707' 2025-06-13 12:25:22.568 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.568 +00:00 [INF] Envelope queued up: '54e62e7438cf4faa967851aea09fa8a6' 2025-06-13 12:25:22.568 +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 561.7268ms 2025-06-13 12:25:22.571 +00:00 [INF] Executed DbCommand (368ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:25:22.620 +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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.745 +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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25: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-13 12:25: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-13 12:25:22.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-13 12:25:22.784 +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-13 12:25: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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25: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-13 12:25:22.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.831 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:25: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-13 12:25:22.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-13 12:25:22.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-13 12:25:22.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-13 12:25: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-13 12:25:22.840 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:25:22.841 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 844.8312ms 2025-06-13 12:25:22.841 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:22.841 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.842 +00:00 [INF] Envelope queued up: '49c6e37cee7d4ce2989417903e3316a6' 2025-06-13 12:25:22.842 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.842 +00:00 [INF] Envelope queued up: '78e090e308b6400b9d5acf08bd6c294f' 2025-06-13 12:25:22.842 +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 846.8165ms 2025-06-13 12:25:22.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 704.1631ms 2025-06-13 12:25:22.844 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:25:22.844 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.844 +00:00 [INF] Envelope queued up: '5052a98742ce4306a139861a7ef9d43e' 2025-06-13 12:25:22.844 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:22.844 +00:00 [INF] Envelope queued up: '70a50a1b8e1040ad850aea8c29419d6a' 2025-06-13 12:25:22.844 +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 705.5004ms 2025-06-13 12:25:24.995 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:25:24.995 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:24.995 +00:00 [INF] Started transaction with span ID 'c23e7edc5df3d408' and trace ID '2dea7d6ba7ba4db1abe66ce8a3684f9d'. 2025-06-13 12:25:24.995 +00:00 [INF] Started transaction with span ID 'c23e7edc5df3d408' and trace ID '2dea7d6ba7ba4db1abe66ce8a3684f9d'. 2025-06-13 12:25:24.995 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:25:24.995 +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-13 12:25:24.998 +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-13 12:25:24.998 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:25:24.999 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.5189ms 2025-06-13 12:25:24.999 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:25:24.999 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:25.013 +00:00 [INF] Envelope queued up: '847135da354b4a849481eb9bb8be08d6' 2025-06-13 12:25:25.013 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:25.014 +00:00 [INF] Envelope queued up: '087c4a4b1fe54f61a9c3c9d74b20fa22' 2025-06-13 12:25:25.015 +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 20.2099ms 2025-06-13 12:25:25.185 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:25:25.186 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:25:25.186 +00:00 [INF] Started transaction with span ID 'b41a241c87d4f726' and trace ID '2a44e2adadea4779a3a78c3d455244c1'. 2025-06-13 12:25:25.186 +00:00 [INF] Started transaction with span ID 'b41a241c87d4f726' and trace ID '2a44e2adadea4779a3a78c3d455244c1'. 2025-06-13 12:25:25.186 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:25:25.186 +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-13 12:25:25.189 +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-13 12:25:25.189 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:25:25.190 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.7495ms 2025-06-13 12:25:25.195 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:25:25.195 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:25.196 +00:00 [INF] Envelope queued up: '073abffa837f49e589a3a0c85585c28a' 2025-06-13 12:25:25.196 +00:00 [INF] Capturing transaction. 2025-06-13 12:25:25.196 +00:00 [INF] Envelope queued up: 'a60bc735202544d797780e873d3734a5' 2025-06-13 12:25:25.197 +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 11.2603ms 2025-06-13 12:28:34.273 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:28:34.273 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:34.273 +00:00 [INF] Started transaction with span ID '94b02e9c309a2246' and trace ID '4966cb96ae0c4f9f95e9b5af6dbf59c5'. 2025-06-13 12:28:34.273 +00:00 [INF] Started transaction with span ID '94b02e9c309a2246' and trace ID '4966cb96ae0c4f9f95e9b5af6dbf59c5'. 2025-06-13 12:28:34.273 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:28:34.273 +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-13 12:28:34.275 +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-13 12:28:34.275 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:28:34.275 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.6481ms 2025-06-13 12:28:34.275 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:28:34.275 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:34.275 +00:00 [INF] Envelope queued up: '9efa53d6cb404ab98b63d81c8d4c8f90' 2025-06-13 12:28:34.275 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:34.277 +00:00 [INF] Envelope queued up: 'bb387265b3ed4f1cacb4f9a012939361' 2025-06-13 12:28:34.277 +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.7946ms 2025-06-13 12:28:34.766 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:28:34.767 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:34.767 +00:00 [INF] Started transaction with span ID '1c7cff3c6ad839' and trace ID 'd4fd3922ed7d499fa357096b9965b886'. 2025-06-13 12:28:34.767 +00:00 [INF] Started transaction with span ID '1c7cff3c6ad839' and trace ID 'd4fd3922ed7d499fa357096b9965b886'. 2025-06-13 12:28:34.767 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:28:34.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-13 12:28:34.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-13 12:28:34.769 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:28:34.769 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.7227ms 2025-06-13 12:28:34.769 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:28:34.769 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:34.769 +00:00 [INF] Envelope queued up: '7729d495ef214661af595db2faad9cbf' 2025-06-13 12:28:34.769 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:34.769 +00:00 [INF] Envelope queued up: '1c17e74c3b494f05bc10382e0e8e0ea7' 2025-06-13 12:28:34.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.5795ms 2025-06-13 12:28:35.094 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:28:35.094 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:35.094 +00:00 [INF] Started transaction with span ID 'c4afd07aecb5917b' and trace ID '371cd17f0fd2414db2758457990fec57'. 2025-06-13 12:28:35.094 +00:00 [INF] Started transaction with span ID 'c4afd07aecb5917b' and trace ID '371cd17f0fd2414db2758457990fec57'. 2025-06-13 12:28:35.094 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.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-13 12:28:35.112 +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-13 12:28:35.130 +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-13 12:28:35.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-13 12:28:35.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12: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-13 12:28: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-13 12:28: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-13 12:28:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:28:35.278 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:28:35.279 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 184.3162ms 2025-06-13 12:28:35.279 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.279 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.279 +00:00 [INF] Envelope queued up: '4351525c68c04fa2888c9713c7171d8b' 2025-06-13 12:28:35.279 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.279 +00:00 [INF] Envelope queued up: 'c7367d30c0704243a8cc291114f04de6' 2025-06-13 12:28:35.279 +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.4089ms 2025-06-13 12:28:35.333 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:28:35.333 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:35.333 +00:00 [INF] Started transaction with span ID 'ddfb631de79f37ff' and trace ID '7ec1af11b74f49aa83f99a644707a143'. 2025-06-13 12:28:35.333 +00:00 [INF] Started transaction with span ID 'ddfb631de79f37ff' and trace ID '7ec1af11b74f49aa83f99a644707a143'. 2025-06-13 12:28:35.333 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.333 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:28:35.335 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:28:35.335 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:35.336 +00:00 [INF] Started transaction with span ID 'b4184f2cdb4c8282' and trace ID 'b19552ac794f43b791c48017f2e6f4f3'. 2025-06-13 12:28:35.336 +00:00 [INF] Started transaction with span ID 'b4184f2cdb4c8282' and trace ID 'b19552ac794f43b791c48017f2e6f4f3'. 2025-06-13 12:28:35.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:28:35.336 +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-13 12:28:35.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-13 12:28:35.346 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:28:35.346 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:35.346 +00:00 [INF] Started transaction with span ID '83465f24fc5d4126' and trace ID '91b78108aba941e2a0bd4058b0f4bf2c'. 2025-06-13 12:28:35.346 +00:00 [INF] Started transaction with span ID '83465f24fc5d4126' and trace ID '91b78108aba941e2a0bd4058b0f4bf2c'. 2025-06-13 12:28:35.346 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:28:35.346 +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-13 12:28:35.347 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:28:35.348 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:35.348 +00:00 [INF] Started transaction with span ID '4696492df5b9f95d' and trace ID 'b127f20ac34f4a06866cda1a89eb7c35'. 2025-06-13 12:28:35.349 +00:00 [INF] Started transaction with span ID '4696492df5b9f95d' and trace ID 'b127f20ac34f4a06866cda1a89eb7c35'. 2025-06-13 12:28:35.349 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.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-13 12:28:35.347 +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-13 12:28:35.349 +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-13 12:28:35.351 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:28:35.351 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.875ms 2025-06-13 12:28:35.351 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:28:35.351 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:28:35.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-13 12:28:35.352 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:28:35.352 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 15.9176ms 2025-06-13 12:28:35.352 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:28:35.352 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.352 +00:00 [INF] Envelope queued up: '081cd53ab26e43f6be1ac8eb33254b1e' 2025-06-13 12:28:35.352 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.352 +00:00 [INF] Envelope queued up: '0e1e53c90a1641bc93a0602d95f1cdab' 2025-06-13 12:28:35.352 +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 17.0350ms 2025-06-13 12:28:35.352 +00:00 [INF] Envelope queued up: 'a1fdba78cc3848c89cfff6642ecb4bec' 2025-06-13 12:28:35.355 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.355 +00:00 [INF] Envelope queued up: '3daedd6c76284283b395c511be0bf30b' 2025-06-13 12:28:35.355 +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 9.5363ms 2025-06-13 12:28:35.359 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:28:35.359 +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-13 12:28:35.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12: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-13 12:28:35.396 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.470 +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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12: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-13 12:28:35.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-13 12:28:35.511 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:28:35.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-13 12:28:35.515 +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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.542 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12: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-13 12:28:35.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-13 12: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28:35.620 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:28:35.681 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:28:35.681 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 347.7723ms 2025-06-13 12:28:35.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.681 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.682 +00:00 [INF] Envelope queued up: '0cb631914f6840a2bf6a28a0bcdb86e1' 2025-06-13 12:28:35.682 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.682 +00:00 [INF] Envelope queued up: 'eebe7a3f99d44ecba46e496b5d220fe3' 2025-06-13 12:28:35.682 +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.9736ms 2025-06-13 12:28:35.684 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:28:35.684 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:28:35.684 +00:00 [INF] Started transaction with span ID '3faa0da38bcd91b9' and trace ID '5cc394680c384498bbbc87f7c88606e5'. 2025-06-13 12:28:35.684 +00:00 [INF] Started transaction with span ID '3faa0da38bcd91b9' and trace ID '5cc394680c384498bbbc87f7c88606e5'. 2025-06-13 12:28:35.684 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.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-13 12:28:35.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:28:35.692 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:28:35.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:28:35.696 +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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28:35.736 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 386.3909ms 2025-06-13 12:28:35.736 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.736 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.736 +00:00 [INF] Envelope queued up: 'f96552f2dfcb4d8485fd3a2800695de2' 2025-06-13 12:28:35.736 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.737 +00:00 [INF] Envelope queued up: 'cf083fe8f0194e73bb274b998284a82d' 2025-06-13 12:28:35.737 +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 389.5624ms 2025-06-13 12:28:35.738 +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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28: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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.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-13 12:28:35.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-13 12:28: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-13 12:28:35.826 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:28:35.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-13 12:28:35.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-13 12:28:35.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-13 12:28:35.843 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:28:35.850 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 165.7023ms 2025-06-13 12:28:35.850 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:28:35.850 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.850 +00:00 [INF] Envelope queued up: 'a0aefe61ae35457f8888f0a47a236018' 2025-06-13 12:28:35.850 +00:00 [INF] Capturing transaction. 2025-06-13 12:28:35.850 +00:00 [INF] Envelope queued up: '30abbbacbd8745da88ea8dc5959c05f1' 2025-06-13 12:28:35.851 +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 167.5434ms 2025-06-13 12:29:03.469 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:29:03.470 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:03.470 +00:00 [INF] Started transaction with span ID '9c5e8e93129066f4' and trace ID 'dd4ce35c37274b0a9e96cfac46cb492d'. 2025-06-13 12:29:03.470 +00:00 [INF] Started transaction with span ID '9c5e8e93129066f4' and trace ID 'dd4ce35c37274b0a9e96cfac46cb492d'. 2025-06-13 12:29:03.470 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:29:03.470 +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-13 12:29:03.472 +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-13 12:29:03.473 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:29:03.473 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.9561ms 2025-06-13 12:29:03.473 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:29:03.473 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:03.474 +00:00 [INF] Envelope queued up: 'e8719cf580d341a88ccb0454bea5e17d' 2025-06-13 12:29:03.474 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:03.474 +00:00 [INF] Envelope queued up: 'ab3bf85219ac4779b7972c9699b5d016' 2025-06-13 12:29:03.474 +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.0238ms 2025-06-13 12:29:03.977 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:29:03.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:03.977 +00:00 [INF] Started transaction with span ID '5974ee614fd72f18' and trace ID '0d9ac58b92d44734b36373ad2907a757'. 2025-06-13 12:29:03.977 +00:00 [INF] Started transaction with span ID '5974ee614fd72f18' and trace ID '0d9ac58b92d44734b36373ad2907a757'. 2025-06-13 12:29:03.977 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:29:03.977 +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-13 12:29:03.979 +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-13 12:29:03.982 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:29:03.982 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.1192ms 2025-06-13 12:29:03.982 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:29:03.983 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:03.985 +00:00 [INF] Envelope queued up: '06d750c825404769b9e3f40089fafbbd' 2025-06-13 12:29:03.986 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:03.986 +00:00 [INF] Envelope queued up: '4c83b76534cc4979acb6c5dc2274eada' 2025-06-13 12:29:03.988 +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.0415ms 2025-06-13 12:29:04.270 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:29:04.271 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:04.271 +00:00 [INF] Started transaction with span ID '355694cda5b3b413' and trace ID '7f11697c63d44ebe8a34b5541a882546'. 2025-06-13 12:29:04.271 +00:00 [INF] Started transaction with span ID '355694cda5b3b413' and trace ID '7f11697c63d44ebe8a34b5541a882546'. 2025-06-13 12:29:04.271 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:04.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-13 12:29:04.286 +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-13 12:29:04.299 +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-13 12:29:04.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:29:04.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29: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-13 12:29:04.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-13 12:29: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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29: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-13 12:29: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.492 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:29: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:29:04.497 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:29:04.497 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 226.2446ms 2025-06-13 12:29:04.497 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:04.497 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.498 +00:00 [INF] Envelope queued up: '63ed6bbfc8bf4c88a560f179366f6567' 2025-06-13 12:29:04.498 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.498 +00:00 [INF] Envelope queued up: '2d515e726ad646438926b3c0fedcb332' 2025-06-13 12:29:04.498 +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 227.3257ms 2025-06-13 12:29:04.501 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:29:04.501 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:04.501 +00:00 [INF] Started transaction with span ID '38dc2789198ce327' and trace ID '6cd433100fdf4da08305ae8fe4220497'. 2025-06-13 12:29:04.502 +00:00 [INF] Started transaction with span ID '38dc2789198ce327' and trace ID '6cd433100fdf4da08305ae8fe4220497'. 2025-06-13 12:29:04.502 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:04.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-13 12:29:04.508 +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-13 12:29:04.516 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:29:04.523 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:04.523 +00:00 [INF] Started transaction with span ID '4dcadaa052948934' and trace ID '86ac0c54a8134d27a5b3acbdc959cd76'. 2025-06-13 12:29:04.523 +00:00 [INF] Started transaction with span ID '4dcadaa052948934' and trace ID '86ac0c54a8134d27a5b3acbdc959cd76'. 2025-06-13 12:29:04.523 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:04.524 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:29:04.526 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:29:04.526 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:04.526 +00:00 [INF] Started transaction with span ID '9e165f540d9f4a06' and trace ID 'df4763a5e4154de7babf5260f19b81a1'. 2025-06-13 12:29:04.526 +00:00 [INF] Started transaction with span ID '9e165f540d9f4a06' and trace ID 'df4763a5e4154de7babf5260f19b81a1'. 2025-06-13 12:29:04.529 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:29:04.530 +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-13 12:29:04.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-13 12:29:04.533 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:29:04.533 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.4921ms 2025-06-13 12:29:04.533 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:29:04.533 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.533 +00:00 [INF] Envelope queued up: '4d320fdb006f4c4992e12ba050b97327' 2025-06-13 12:29:04.533 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.534 +00:00 [INF] Envelope queued up: '0678abb8681641f2881a52a5a0d3fda1' 2025-06-13 12:29:04.534 +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.7747ms 2025-06-13 12:29:04.534 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:29:04.534 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:04.534 +00:00 [INF] Started transaction with span ID '8b422a1fa0531814' and trace ID '2f4d996711c14b06894d789e114444a4'. 2025-06-13 12:29:04.534 +00:00 [INF] Started transaction with span ID '8b422a1fa0531814' and trace ID '2f4d996711c14b06894d789e114444a4'. 2025-06-13 12:29:04.534 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:29:04.534 +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-13 12:29:04.536 +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-13 12:29:04.536 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:29:04.537 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.026ms 2025-06-13 12:29:04.537 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:29:04.537 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.537 +00:00 [INF] Envelope queued up: '51ece12bcdf449ff96199a732c7ab48e' 2025-06-13 12:29:04.537 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.537 +00:00 [INF] Envelope queued up: '508d3528de4747129b48534473f5ba42' 2025-06-13 12:29:04.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 2.9920ms 2025-06-13 12:29:04.541 +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-13 12:29:04.548 +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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29: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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.598 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:29: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-13 12:29: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-13 12:29: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-13 12:29: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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.831 +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-13 12:29:04.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-13 12:29:04.845 +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-13 12:29:04.845 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:29:04.846 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 343.8229ms 2025-06-13 12:29:04.846 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:04.846 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.846 +00:00 [INF] Envelope queued up: 'f0e2c6854500498d91ea3e5e9446c73a' 2025-06-13 12:29:04.846 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:04.851 +00:00 [INF] Envelope queued up: 'e0adf9e1547a40b08032aaa912d882b4' 2025-06-13 12:29:04.852 +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 350.9006ms 2025-06-13 12:29:04.852 +00:00 [INF] Executed DbCommand (308ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:29:04.854 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:29:04.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:29:04.854 +00:00 [INF] Started transaction with span ID 'd3c144c67590cdf1' and trace ID 'f92b3a77c916467bbaf9b23f6529904d'. 2025-06-13 12:29:04.854 +00:00 [INF] Started transaction with span ID 'd3c144c67590cdf1' and trace ID 'f92b3a77c916467bbaf9b23f6529904d'. 2025-06-13 12:29:04.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:04.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-13 12:29:04.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-13 12:29:04.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:29:04.878 +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-13 12:29:04.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:29:04.896 +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-13 12:29:04.905 +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-13 12:29:04.907 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:29: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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.951 +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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.973 +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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.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-13 12:29:04.998 +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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29: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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29: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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.094 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:29: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-13 12:29:05.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-13 12:29:05.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-13 12:29: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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.119 +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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29: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-13 12:29:05.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-13 12:29: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-13 12:29:05.169 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:29:05.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-13 12:29:05.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-13 12:29: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-13 12:29: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-13 12:29:05.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-13 12:29: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-13 12:29:05.209 +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-13 12:29:05.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-13 12:29:05.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-13 12:29: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-13 12:29:05.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-13 12:29:05.268 +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-13 12:29:05.279 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:29:05.281 +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-13 12:29:05.282 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:29:05.287 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 432.6551ms 2025-06-13 12:29:05.287 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:05.288 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:05.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-13 12:29:05.297 +00:00 [INF] Envelope queued up: 'a93b9509e6774bd19ad938c49083b219' 2025-06-13 12:29:05.297 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:05.297 +00:00 [INF] Envelope queued up: '996b956324e64f8497a6cc0ce2030fbc' 2025-06-13 12:29:05.297 +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 443.7666ms 2025-06-13 12:29:05.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-13 12:29:05.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-13 12:29: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-13 12:29:05.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-13 12:29:05.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.351 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.395 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:29:05.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-13 12:29:05.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-13 12:29:05.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-13 12:29:05.405 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:29:05.406 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 882.1442ms 2025-06-13 12:29:05.406 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:29:05.406 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:05.406 +00:00 [INF] Envelope queued up: '6bea0b2235554ae3b237705fcdb07903' 2025-06-13 12:29:05.406 +00:00 [INF] Capturing transaction. 2025-06-13 12:29:05.406 +00:00 [INF] Envelope queued up: 'e584df0c6314483b8e4d91c8e17b84e0' 2025-06-13 12:29:05.407 +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 890.6960ms 2025-06-13 12:36:05.763 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:36:05.763 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:05.763 +00:00 [INF] Started transaction with span ID '3ae20402b27f679' and trace ID '3892262cebb54bc28dabdd7ca129b281'. 2025-06-13 12:36:05.763 +00:00 [INF] Started transaction with span ID '3ae20402b27f679' and trace ID '3892262cebb54bc28dabdd7ca129b281'. 2025-06-13 12:36:05.763 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:36:05.763 +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-13 12:36:05.772 +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-13 12:36:05.773 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:36:05.774 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 10.4231ms 2025-06-13 12:36:05.774 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:36:05.774 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:05.775 +00:00 [INF] Envelope queued up: 'c2c35cdb383047a784e4b707c50d6c14' 2025-06-13 12:36:05.775 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:05.775 +00:00 [INF] Envelope queued up: 'b04256f4d92a40b99209f2c49f3a6e27' 2025-06-13 12:36:05.775 +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.4098ms 2025-06-13 12:36:06.066 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:36:06.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:06.067 +00:00 [INF] Started transaction with span ID '3036ee4dfca167e4' and trace ID '1fd08aa05e404900aa1650ebf110e0fe'. 2025-06-13 12:36:06.067 +00:00 [INF] Started transaction with span ID '3036ee4dfca167e4' and trace ID '1fd08aa05e404900aa1650ebf110e0fe'. 2025-06-13 12:36:06.067 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:36:06.067 +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-13 12:36:06.069 +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-13 12:36:06.071 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:36:06.072 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.6242ms 2025-06-13 12:36:06.072 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:36:06.072 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:06.072 +00:00 [INF] Envelope queued up: '8f257f4ed6444d1986dc40483fcdfe31' 2025-06-13 12:36:06.072 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:06.072 +00:00 [INF] Envelope queued up: '1773dc0696b646b6bdc9720633151dc7' 2025-06-13 12:36:06.072 +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 5.5238ms 2025-06-13 12:36:06.430 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:36:06.430 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:06.431 +00:00 [INF] Started transaction with span ID '4a0b6ca3d471b759' and trace ID '95ea319d26c34d6ab2e689d6168ece22'. 2025-06-13 12:36:06.434 +00:00 [INF] Started transaction with span ID '4a0b6ca3d471b759' and trace ID '95ea319d26c34d6ab2e689d6168ece22'. 2025-06-13 12:36:06.434 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:06.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-13 12:36:06.448 +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-13 12:36:06.472 +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-13 12:36:06.475 +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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:06.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-13 12:36: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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36: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-13 12:36: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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36: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-13 12:36:06.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-13 12:36:06.630 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:36:06.630 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:06.630 +00:00 [INF] Started transaction with span ID 'fba0409d0164b17c' and trace ID 'f9fa7b9fc10a47c283f50c8b9ece2af4'. 2025-06-13 12:36:06.630 +00:00 [INF] Started transaction with span ID 'fba0409d0164b17c' and trace ID 'f9fa7b9fc10a47c283f50c8b9ece2af4'. 2025-06-13 12:36:06.630 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:06.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-13 12:36:06.637 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:36:06.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:06.637 +00:00 [INF] Started transaction with span ID '9a02818d21ec41d1' and trace ID 'bdf5c8ba2d96404b9bd990be1f7ca0ca'. 2025-06-13 12:36:06.638 +00:00 [INF] Started transaction with span ID '9a02818d21ec41d1' and trace ID 'bdf5c8ba2d96404b9bd990be1f7ca0ca'. 2025-06-13 12:36:06.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:06.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-13 12:36:06.641 +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-13 12:36:06.650 +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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:36:06.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-13 12:36:06.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:36:06.679 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:36:06.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-13 12:36:06.683 +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-13 12:36:06.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.742 +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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36:06.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:06.759 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36: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-13 12:36:06.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-13 12:36:06.782 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:36:06.783 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:06.783 +00:00 [INF] Started transaction with span ID 'a15c71a754ec9702' and trace ID 'f0b7d76b7435436ea60fc0cf6755712a'. 2025-06-13 12:36:06.783 +00:00 [INF] Started transaction with span ID 'a15c71a754ec9702' and trace ID 'f0b7d76b7435436ea60fc0cf6755712a'. 2025-06-13 12:36:06.783 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:06.783 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36:06.802 +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-13 12:36: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-13 12:36:06.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:36:06.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-13 12:36:06.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:36:06.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:36:06.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-13 12:36:06.828 +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-13 12:36: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-13 12:36:06.838 +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-13 12:36: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-13 12:36:06.847 +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-13 12:36: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-13 12:36:06.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-13 12:36:06.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:06.854 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:06.856 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 422.4482ms 2025-06-13 12:36:06.857 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:06.857 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:06.859 +00:00 [INF] Envelope queued up: '296d7020147a40e986780e8ae8a4d023' 2025-06-13 12:36:06.859 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:06.859 +00:00 [INF] Envelope queued up: 'dec7af243a0e4930845b3e3d7fbc16b9' 2025-06-13 12:36:06.859 +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-13 12:36: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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.864 +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 434.0976ms 2025-06-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36: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-13 12:36: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-13 12:36:06.897 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:06.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-13 12:36: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-13 12:36:06.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-13 12:36: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-13 12:36:06.935 +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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:06.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.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-13 12:36:06.991 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36: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-13 12:36:06.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-13 12:36:07.003 +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-13 12:36:07.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.026 +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-13 12:36: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-13 12:36:07.034 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.056 +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-13 12:36:07.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-13 12:36:07.066 +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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:07.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-13 12:36:07.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-13 12:36: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-13 12:36: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-13 12:36:07.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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.149 +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-13 12:36:07.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-13 12:36: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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.177 +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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.187 +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-13 12:36:07.189 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:07.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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.205 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:07.216 +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-13 12:36:07.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-13 12:36:07.218 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:07.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-13 12:36:07.220 +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-13 12:36:07.221 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 582.7092ms 2025-06-13 12:36:07.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:07.222 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:07.222 +00:00 [INF] Envelope queued up: 'ef51e33300ed4738a259b1b18efb7d87' 2025-06-13 12:36:07.222 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:07.222 +00:00 [INF] Envelope queued up: '839117cf140743728197cfa4535f06a3' 2025-06-13 12:36:07.222 +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 584.9982ms 2025-06-13 12:36:07.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-13 12:36:07.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-13 12:36: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-13 12:36:07.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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:07.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-13 12:36:07.263 +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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.277 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.294 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:07.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-13 12:36:07.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-13 12:36:07.305 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 522.3189ms 2025-06-13 12:36:07.307 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:07.307 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:07.307 +00:00 [INF] Envelope queued up: 'e7f7b71029314853a6d142837e370b21' 2025-06-13 12:36:07.308 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:07.308 +00:00 [INF] Envelope queued up: 'c6a081d8b6324ac19993ae7c21332406' 2025-06-13 12:36:07.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:07.309 +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 526.1124ms 2025-06-13 12:36: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-13 12:36: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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36:07.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-13 12:36: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:07.331 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:07.332 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 701.2374ms 2025-06-13 12:36:07.332 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:07.332 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:07.332 +00:00 [INF] Envelope queued up: '2236cc76abb44a0fa0ef6d5a3aa7a04b' 2025-06-13 12:36:07.332 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:07.332 +00:00 [INF] Envelope queued up: '3cfa37c160f54f68bdcfe32f9742b191' 2025-06-13 12:36:07.333 +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 703.0203ms 2025-06-13 12:36:09.983 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:36:09.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:09.984 +00:00 [INF] Started transaction with span ID 'd362b2f3f6c468f4' and trace ID '25391e78bc374226b90119e57f1c9f27'. 2025-06-13 12:36:09.984 +00:00 [INF] Started transaction with span ID 'd362b2f3f6c468f4' and trace ID '25391e78bc374226b90119e57f1c9f27'. 2025-06-13 12:36:09.984 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:09.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-13 12:36:09.996 +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-13 12:36:10.014 +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-13 12:36:10.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-13 12:36:10.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:36:10.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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.139 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:36:10.139 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:10.139 +00:00 [INF] Started transaction with span ID 'b107e4d01a5426b4' and trace ID 'a7b5ef2079ab4f8e946a00df19d6b3ae'. 2025-06-13 12:36:10.139 +00:00 [INF] Started transaction with span ID 'b107e4d01a5426b4' and trace ID 'a7b5ef2079ab4f8e946a00df19d6b3ae'. 2025-06-13 12:36:10.139 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.148 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:36:10.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:10.148 +00:00 [INF] Started transaction with span ID '4d704b632c2df00e' and trace ID '96473ba25f0a4d26b6d884366c308c90'. 2025-06-13 12:36:10.148 +00:00 [INF] Started transaction with span ID '4d704b632c2df00e' and trace ID '96473ba25f0a4d26b6d884366c308c90'. 2025-06-13 12:36:10.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:10.149 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:36: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-13 12:36:10.158 +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-13 12:36:10.158 +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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.176 +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-13 12:36:10.177 +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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.182 +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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.224 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.230 +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-13 12:36:10.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-13 12:36: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-13 12:36:10.240 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:10.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:10.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-13 12:36:10.304 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:36:10.304 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:10.304 +00:00 [INF] Started transaction with span ID '3414db9d37d739dc' and trace ID '3417f6a67773420c8cfd2288845a7227'. 2025-06-13 12:36:10.305 +00:00 [INF] Started transaction with span ID '3414db9d37d739dc' and trace ID '3417f6a67773420c8cfd2288845a7227'. 2025-06-13 12:36:10.305 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36: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-13 12:36:10.310 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.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-13 12:36:10.321 +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-13 12:36:10.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-13 12:36:10.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.341 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:10.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.384 +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-13 12:36:10.390 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36: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-13 12:36:10.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.424 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.438 +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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:10.450 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:10.451 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 467.2203ms 2025-06-13 12:36:10.451 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:10.451 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.451 +00:00 [INF] Envelope queued up: 'e48fbb21ad0d4343a7b1a763e7343fac' 2025-06-13 12:36:10.451 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.452 +00:00 [INF] Envelope queued up: 'f70b41112bb54ee0b22ec23e48b39c71' 2025-06-13 12:36:10.452 +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.3139ms 2025-06-13 12:36:10.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-13 12:36: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-13 12:36:10.457 +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-13 12:36: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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.509 +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-13 12:36:10.516 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:10.529 +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-13 12:36:10.529 +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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.569 +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-13 12:36:10.570 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.583 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.591 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.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-13 12:36:10.635 +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-13 12:36: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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.671 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:10.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.688 +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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36: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-13 12:36:10.723 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:10.728 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 579.0263ms 2025-06-13 12:36:10.730 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:10.730 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.730 +00:00 [INF] Envelope queued up: 'b3928e52d3fd4e4f9e81d79d1414f75f' 2025-06-13 12:36:10.730 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.731 +00:00 [INF] Envelope queued up: 'eb2c0a63132d4901b39656b5db7638c5' 2025-06-13 12:36:10.731 +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 582.5079ms 2025-06-13 12:36:10.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-13 12:36:10.729 +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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.763 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.824 +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-13 12:36:10.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-13 12:36:10.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36: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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.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-13 12:36:10.868 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:10.875 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 570.2793ms 2025-06-13 12:36:10.880 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:10.881 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.880 +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-13 12:36:10.887 +00:00 [INF] Envelope queued up: '7a701095f23543528e58286f80ab209d' 2025-06-13 12:36:10.887 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.888 +00:00 [INF] Envelope queued up: 'f35d6e5f276041f4be9d63464f55dc52' 2025-06-13 12:36:10.888 +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 583.5415ms 2025-06-13 12:36:10.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-13 12:36:10.893 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:10.896 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 757.0573ms 2025-06-13 12:36:10.898 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:10.898 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.903 +00:00 [INF] Envelope queued up: 'e1d75e744b0744e3856dd0c151fef599' 2025-06-13 12:36:10.904 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:10.904 +00:00 [INF] Envelope queued up: '9be8a32b5b394208a15ac68482179daf' 2025-06-13 12:36:10.904 +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 764.7852ms 2025-06-13 12:36:15.641 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:36:15.641 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:15.641 +00:00 [INF] Started transaction with span ID '7db4c65119c0defa' and trace ID 'd4f97c88aab84d7d960f7282b8635336'. 2025-06-13 12:36:15.641 +00:00 [INF] Started transaction with span ID '7db4c65119c0defa' and trace ID 'd4f97c88aab84d7d960f7282b8635336'. 2025-06-13 12:36:15.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:15.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-13 12:36:15.662 +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-13 12:36:15.676 +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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:15.764 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.795 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:36:15.795 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:15.795 +00:00 [INF] Started transaction with span ID 'c0a2f6f2c455123' and trace ID 'b9e85d20771e4c6fb322a528562c35ec'. 2025-06-13 12:36:15.795 +00:00 [INF] Started transaction with span ID 'c0a2f6f2c455123' and trace ID 'b9e85d20771e4c6fb322a528562c35ec'. 2025-06-13 12:36:15.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:15.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-13 12:36:15.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:36:15.804 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:36:15.805 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:36:15.805 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:15.805 +00:00 [INF] Started transaction with span ID '5547dbb628a0157f' and trace ID '3d3c5e8c514542f8a464af65efc51d76'. 2025-06-13 12:36:15.805 +00:00 [INF] Started transaction with span ID '5547dbb628a0157f' and trace ID '3d3c5e8c514542f8a464af65efc51d76'. 2025-06-13 12:36:15.805 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:15.806 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:36:15.813 +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-13 12:36:15.814 +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-13 12:36:15.814 +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-13 12:36:15.819 +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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:15.829 +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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.880 +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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36: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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.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-13 12:36:15.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:15.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-13 12:36:15.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:15.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-13 12:36:15.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:15.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-13 12:36:15.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-13 12:36:15.951 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.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-13 12:36:15.965 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:36:15.965 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:36:15.965 +00:00 [INF] Started transaction with span ID '34283667dc1af683' and trace ID '58ea7e4744f64f538849e8d246171c8e'. 2025-06-13 12:36:15.965 +00:00 [INF] Started transaction with span ID '34283667dc1af683' and trace ID '58ea7e4744f64f538849e8d246171c8e'. 2025-06-13 12:36:15.965 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:15.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-13 12:36:15.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-13 12:36:15.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-13 12:36: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-13 12:36:15.974 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:36: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-13 12:36:15.982 +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-13 12:36:15.982 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:15.986 +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-13 12:36:15.986 +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-13 12:36:15.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-13 12:36:15.999 +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-13 12:36:16.003 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.017 +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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.054 +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-13 12:36:16.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-13 12:36: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-13 12:36: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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.072 +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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.100 +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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.124 +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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.145 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:16.146 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 504.7262ms 2025-06-13 12:36:16.146 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:16.147 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.148 +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-13 12:36: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-13 12:36:16.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-13 12:36:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36: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-13 12:36:16.164 +00:00 [INF] Envelope queued up: '19b6ba491f394b39845af0aebd8d0cd6' 2025-06-13 12:36:16.164 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.164 +00:00 [INF] Envelope queued up: '5f826bf944c04816be111c529b153f28' 2025-06-13 12:36:16.167 +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 526.3141ms 2025-06-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.202 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.212 +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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.264 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:16.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-13 12:36:16.266 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 458.1703ms 2025-06-13 12:36:16.266 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:16.266 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.266 +00:00 [INF] Envelope queued up: '99c4b701c6f54426972c7d125fead6d7' 2025-06-13 12:36:16.266 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.266 +00:00 [INF] Envelope queued up: 'f0c6159535dc42edbd92f8e25c78b229' 2025-06-13 12:36:16.266 +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 461.0615ms 2025-06-13 12:36: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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36:16.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36: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-13 12:36:16.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-13 12:36: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-13 12:36: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-13 12:36:16.328 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:36:16.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-13 12:36:16.337 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:36:16.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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36: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-13 12:36:16.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-13 12:36:16.380 +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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36: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-13 12:36: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-13 12:36: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-13 12:36:16.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-13 12:36:16.402 +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-13 12:36:16.402 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:16.407 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 442.3391ms 2025-06-13 12:36:16.408 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:16.408 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.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-13 12:36:16.410 +00:00 [INF] Envelope queued up: 'c0d8185a510940e88ff13b811d38bffd' 2025-06-13 12:36:16.410 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.410 +00:00 [INF] Envelope queued up: 'e4b5ec928da64751ab868159083dd6ba' 2025-06-13 12:36:16.411 +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 446.2535ms 2025-06-13 12:36: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-13 12:36: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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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-13 12:36:16.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:36:16.437 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:36:16.438 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 642.1409ms 2025-06-13 12:36:16.438 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:36:16.438 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.440 +00:00 [INF] Envelope queued up: 'dc3a4a8a1d60407a864b7eb6bce4de29' 2025-06-13 12:36:16.440 +00:00 [INF] Capturing transaction. 2025-06-13 12:36:16.440 +00:00 [INF] Envelope queued up: '6a4b8d20096d48a58e87fcb0a26f2baa' 2025-06-13 12:36:16.441 +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 645.7191ms 2025-06-13 12:38:26.192 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-13 12:38:26.192 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:38:26.192 +00:00 [INF] Started transaction with span ID '470b206e24df65a4' and trace ID '98095e0638b649f481c1a2ac2c62bdf6'. 2025-06-13 12:38:26.193 +00:00 [INF] Started transaction with span ID '470b206e24df65a4' and trace ID '98095e0638b649f481c1a2ac2c62bdf6'. 2025-06-13 12:38:26.193 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:38:26.193 +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-13 12:38:26.194 +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-13 12:38:26.194 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 12:38:26.194 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.7536ms 2025-06-13 12:38:26.194 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 12:38:26.195 +00:00 [INF] Capturing transaction. 2025-06-13 12:38:26.195 +00:00 [INF] Envelope queued up: 'c268dd8a2afc4b66bb25d2fff3a969c7' 2025-06-13 12:38:26.195 +00:00 [INF] Capturing transaction. 2025-06-13 12:38:26.195 +00:00 [INF] Envelope queued up: '8d3cfb3db4114abd8e6dd1912d35af9b' 2025-06-13 12:38:26.195 +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.7317ms 2025-06-13 12:38:26.314 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 12:38:26.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:38:26.314 +00:00 [INF] Started transaction with span ID '63036f6c9607832a' and trace ID 'e9f50850157e4aedac77cf7e9337389f'. 2025-06-13 12:38:26.314 +00:00 [INF] Started transaction with span ID '63036f6c9607832a' and trace ID 'e9f50850157e4aedac77cf7e9337389f'. 2025-06-13 12:38:26.314 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:38:26.314 +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-13 12:38:26.316 +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-13 12:38:26.317 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 12:38:26.317 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1055ms 2025-06-13 12:38:26.317 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 12:38:26.317 +00:00 [INF] Capturing transaction. 2025-06-13 12:38:26.317 +00:00 [INF] Envelope queued up: 'b2f3a22a52994638bdf63b5e57a5956e' 2025-06-13 12:38:26.317 +00:00 [INF] Capturing transaction. 2025-06-13 12:38:26.317 +00:00 [INF] Envelope queued up: '52a289bfed8e475cb99fb094a2a1e648' 2025-06-13 12:38:26.317 +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.1020ms 2025-06-13 12:40:15.029 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:40:15.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:15.029 +00:00 [INF] Started transaction with span ID '42e9e17a4ffb385a' and trace ID 'e4eb69eedffa48278d18a4cac2946c37'. 2025-06-13 12:40:15.029 +00:00 [INF] Started transaction with span ID '42e9e17a4ffb385a' and trace ID 'e4eb69eedffa48278d18a4cac2946c37'. 2025-06-13 12:40:15.029 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.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-13 12:40:15.046 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:40:15.047 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:15.047 +00:00 [INF] Started transaction with span ID '691df8149aad5764' and trace ID '0c874ecb01654d2882849620db9a3daa'. 2025-06-13 12:40:15.048 +00:00 [INF] Started transaction with span ID '691df8149aad5764' and trace ID '0c874ecb01654d2882849620db9a3daa'. 2025-06-13 12:40:15.048 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.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-13 12:40:15.068 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:15.148 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:40:15.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:15.149 +00:00 [INF] Started transaction with span ID '9e73c00106e2546b' and trace ID 'e6b0be96c36f4b4699766d144623a0df'. 2025-06-13 12:40:15.149 +00:00 [INF] Started transaction with span ID '9e73c00106e2546b' and trace ID 'e6b0be96c36f4b4699766d144623a0df'. 2025-06-13 12:40:15.149 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.149 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:40:15.198 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:40:15.198 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:15.198 +00:00 [INF] Started transaction with span ID '7986e43ef2f67830' and trace ID 'e35e87df71d74f2393ab6c2e7bdcde9a'. 2025-06-13 12:40:15.199 +00:00 [INF] Started transaction with span ID '7986e43ef2f67830' and trace ID 'e35e87df71d74f2393ab6c2e7bdcde9a'. 2025-06-13 12:40:15.199 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.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-13 12:40:15.260 +00:00 [INF] Executed DbCommand (190ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:15.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:40:15.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:15.432 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:15.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 402.9221ms 2025-06-13 12:40:15.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.433 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.433 +00:00 [INF] Envelope queued up: '98c4bc0b61d7452cbc82f8c183cff1a2' 2025-06-13 12:40:15.433 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.433 +00:00 [INF] Envelope queued up: '676e32336e814de38c14b6a83a06bfe9' 2025-06-13 12:40:15.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 404.5240ms 2025-06-13 12:40:15.438 +00:00 [INF] Executed DbCommand (320ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:15.442 +00:00 [INF] Executed DbCommand (245ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:15.444 +00:00 [INF] Executed DbCommand (211ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:15.494 +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-13 12:40:15.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:40:15.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.516 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.608 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:15.609 +00:00 [INF] Executed DbCommand (165ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:15.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-13 12:40:15.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40: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-13 12:40:15.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40: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-13 12:40: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-13 12:40: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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.710 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:15.711 +00:00 [INF] Executed DbCommand (272ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:15.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-13 12:40:15.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 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-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 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-13 12:40:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40:15.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-13 12:40: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-13 12:40:15.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-13 12:40:15.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:15.853 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:15.853 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 805.6375ms 2025-06-13 12:40:15.853 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.854 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.854 +00:00 [INF] Envelope queued up: 'e542c09516b141e2a1ad0345c4857ba2' 2025-06-13 12:40:15.854 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.854 +00:00 [INF] Envelope queued up: '6a6e421772ac489a87e0a5c4d35c9486' 2025-06-13 12:40:15.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 807.5829ms 2025-06-13 12:40:15.855 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 656.8001ms 2025-06-13 12:40:15.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.856 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.856 +00:00 [INF] Envelope queued up: 'a2e39059ae714861ab7674fd04f5936c' 2025-06-13 12:40:15.856 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.856 +00:00 [INF] Envelope queued up: 'f67f59d8c0284f8aa6c633f4cbc5b6f3' 2025-06-13 12:40:15.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 657.8944ms 2025-06-13 12:40:15.856 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 707.2137ms 2025-06-13 12:40:15.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:15.856 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.856 +00:00 [INF] Envelope queued up: '56aec8a45e77464eb4cb0310d2bb79dc' 2025-06-13 12:40:15.857 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:15.857 +00:00 [INF] Envelope queued up: '41d0e81e165d41d38e169aaa52161820' 2025-06-13 12:40:15.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 708.2764ms 2025-06-13 12:40:20.048 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:40:20.048 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:20.048 +00:00 [INF] Started transaction with span ID 'a6fece4e90b3c2c8' and trace ID '8253b452eb254b75bc03c1f87cf4d530'. 2025-06-13 12:40:20.049 +00:00 [INF] Started transaction with span ID 'a6fece4e90b3c2c8' and trace ID '8253b452eb254b75bc03c1f87cf4d530'. 2025-06-13 12:40:20.049 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:40:20.049 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:40:20.053 +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-13 12:40:20.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-13 12:40:20.053 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.4637ms 2025-06-13 12:40:20.053 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:40:20.053 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.056 +00:00 [INF] Envelope queued up: '055c583693764e7382c33cd4e9b96cfc' 2025-06-13 12:40:20.056 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.056 +00:00 [INF] Envelope queued up: '89d6dede5f1d4c158ea157c1f2f19f1d' 2025-06-13 12:40:20.056 +00: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.8046ms 2025-06-13 12:40:20.119 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:40:20.119 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:20.119 +00:00 [INF] Started transaction with span ID '910dd0876657ef08' and trace ID '3d891c58347c44cd8f54d81d8d57978c'. 2025-06-13 12:40:20.120 +00:00 [INF] Started transaction with span ID '910dd0876657ef08' and trace ID '3d891c58347c44cd8f54d81d8d57978c'. 2025-06-13 12:40:20.120 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:20.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-13 12:40:20.147 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:40:20.147 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:20.147 +00:00 [INF] Started transaction with span ID 'dd33d7bdbe93354e' and trace ID '82de32ff3a8746eaa94137039b58325f'. 2025-06-13 12:40:20.147 +00:00 [INF] Started transaction with span ID 'dd33d7bdbe93354e' and trace ID '82de32ff3a8746eaa94137039b58325f'. 2025-06-13 12:40:20.147 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:40:20.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-13 12:40:20.153 +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-13 12:40:20.153 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:40:20.155 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.678ms 2025-06-13 12:40:20.155 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:40:20.155 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.158 +00:00 [INF] Envelope queued up: 'd14e9fc641ef481d801e15ad570b0f18' 2025-06-13 12:40:20.158 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.158 +00:00 [INF] Envelope queued up: 'af613183cf2745f9a67a79a50f66d52f' 2025-06-13 12:40:20.159 +00: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.4681ms 2025-06-13 12:40:20.199 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:40:20.214 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:20.214 +00:00 [INF] Started transaction with span ID '80da8c4575564d96' and trace ID 'f48459441ce34d59a1fc71ce4c6ec4a4'. 2025-06-13 12:40:20.214 +00:00 [INF] Started transaction with span ID '80da8c4575564d96' and trace ID 'f48459441ce34d59a1fc71ce4c6ec4a4'. 2025-06-13 12:40:20.214 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:20.214 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:40:20.246 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:40:20.246 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:20.246 +00:00 [INF] Started transaction with span ID '710f1cc7884df283' and trace ID '9a71dd4ddf87440f9756b898bdfe7bd4'. 2025-06-13 12:40:20.246 +00:00 [INF] Started transaction with span ID '710f1cc7884df283' and trace ID '9a71dd4ddf87440f9756b898bdfe7bd4'. 2025-06-13 12:40:20.246 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:20.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-13 12:40:20.294 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:40:20.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:20.294 +00:00 [INF] Started transaction with span ID '3164da9c9ca1a773' and trace ID '32a37886247f453f8f095fdbe0595e9d'. 2025-06-13 12:40:20.295 +00:00 [INF] Started transaction with span ID '3164da9c9ca1a773' and trace ID '32a37886247f453f8f095fdbe0595e9d'. 2025-06-13 12:40:20.295 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:20.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-13 12:40:20.358 +00:00 [INF] Executed DbCommand (236ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:20.450 +00:00 [INF] Executed DbCommand (155ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:20.452 +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-13 12:40:20.453 +00:00 [INF] Executed DbCommand (230ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:20.498 +00:00 [INF] Executed DbCommand (139ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:20.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40: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-13 12:40:20.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-13 12:40:20.581 +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-13 12:40:20.581 +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-13 12:40:20.582 +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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.587 +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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.628 +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-13 12:40:20.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-13 12:40: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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.660 +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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.683 +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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.701 +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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.725 +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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.801 +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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.898 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:20.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-13 12:40:20.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.918 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:20.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-13 12:40:20.931 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 636.1924ms 2025-06-13 12:40:20.931 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:20.931 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.931 +00:00 [INF] Envelope queued up: '91d7dc60518d4b0cb178ce560f70db76' 2025-06-13 12:40:20.931 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.931 +00:00 [INF] Envelope queued up: 'c08a125f38a54f968e5011ff87f8abd5' 2025-06-13 12:40:20.931 +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 637.3333ms 2025-06-13 12:40:20.933 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 686.94ms 2025-06-13 12:40:20.933 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:20.933 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.933 +00:00 [INF] Envelope queued up: 'e8ba9d1201a14dfe9e414de5971732a6' 2025-06-13 12:40:20.933 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:20.934 +00:00 [INF] Envelope queued up: '821c17f9771d43d58409fda36480b8d8' 2025-06-13 12:40:20.934 +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 687.9473ms 2025-06-13 12:40:20.934 +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-13 12:40:20.937 +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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.980 +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-13 12:40: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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40:20.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-13 12:40: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-13 12:40:21.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-13 12:40: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-13 12:40: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-13 12:40:21.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-13 12:40:21.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-13 12:40:21.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-13 12:40: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-13 12:40: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-13 12:40: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-13 12:40:21.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:21.036 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:21.036 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 822.0074ms 2025-06-13 12:40:21.037 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:21.037 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:21.039 +00:00 [INF] Envelope queued up: 'bf507969cb9b424d80550037b12b807e' 2025-06-13 12:40:21.039 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:21.039 +00:00 [INF] Envelope queued up: 'df7e6e7a3b9a4458a975ddf078b01234' 2025-06-13 12:40:21.040 +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.4514ms 2025-06-13 12:40:21.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-13 12:40: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-13 12:40: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-13 12:40:21.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-13 12:40:21.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-13 12:40:21.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-13 12:40: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-13 12:40:21.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-13 12:40:21.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-13 12:40:21.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-13 12:40: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-13 12:40:21.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-13 12:40:21.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-13 12:40:21.087 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:21.088 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 968.5791ms 2025-06-13 12:40:21.088 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:21.089 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:21.090 +00:00 [INF] Envelope queued up: '337f4fb53796497086693e8115a73c19' 2025-06-13 12:40:21.090 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:21.090 +00:00 [INF] Envelope queued up: '0dc90e71c3de4ff1a957824e743b9f9b' 2025-06-13 12:40:21.091 +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 971.7358ms 2025-06-13 12:40:54.764 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:40:54.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:54.764 +00:00 [INF] Started transaction with span ID 'dfb8f1ad16160b47' and trace ID '3805c353321642dbb4b63ed87e7431de'. 2025-06-13 12:40:54.764 +00:00 [INF] Started transaction with span ID 'dfb8f1ad16160b47' and trace ID '3805c353321642dbb4b63ed87e7431de'. 2025-06-13 12:40:54.764 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:54.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-13 12:40:54.766 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:40:54.766 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:54.766 +00:00 [INF] Started transaction with span ID 'b7fe4bf396420313' and trace ID 'b5fa6157227045b9a052bf2429e7a947'. 2025-06-13 12:40:54.766 +00:00 [INF] Started transaction with span ID 'b7fe4bf396420313' and trace ID 'b5fa6157227045b9a052bf2429e7a947'. 2025-06-13 12:40:54.766 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:54.766 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:40:54.770 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:40:54.770 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:54.771 +00:00 [INF] Started transaction with span ID '2aecfcf1e7313b74' and trace ID '6c9f8a1d1a6b40ab9107c56db393591a'. 2025-06-13 12:40:54.771 +00:00 [INF] Started transaction with span ID '2aecfcf1e7313b74' and trace ID '6c9f8a1d1a6b40ab9107c56db393591a'. 2025-06-13 12:40:54.771 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:54.771 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:40:54.772 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:40:54.772 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:40:54.772 +00:00 [INF] Started transaction with span ID '3c57f6ab80b20720' and trace ID 'd284fe6ed78d48408ec376bc260301c9'. 2025-06-13 12:40:54.772 +00:00 [INF] Started transaction with span ID '3c57f6ab80b20720' and trace ID 'd284fe6ed78d48408ec376bc260301c9'. 2025-06-13 12:40:54.772 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:54.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-13 12:40:54.794 +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-13 12:40:54.798 +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-13 12:40:54.808 +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-13 12:40:54.813 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:54.821 +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-13 12:40:54.827 +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-13 12:40:54.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:40:54.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:40:54.832 +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-13 12:40:54.836 +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-13 12:40:54.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-13 12:40:54.840 +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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.878 +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-13 12:40: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-13 12:40:54.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-13 12:40:54.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-13 12:40: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-13 12:40:54.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-13 12:40:54.885 +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-13 12:40: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-13 12:40:54.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-13 12:40:54.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-13 12:40: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-13 12:40: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-13 12:40: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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.908 +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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.922 +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-13 12:40:54.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-13 12:40: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-13 12:40:54.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-13 12:40:54.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-13 12:40: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-13 12:40:54.931 +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-13 12:40:54.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-13 12:40: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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.960 +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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.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-13 12:40:54.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:40:54.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-13 12:40:54.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:40:54.986 +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-13 12:40:54.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-13 12:40: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-13 12:40: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-13 12:40:54.991 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:40:54.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-13 12:40:54.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-13 12:40: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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40: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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:40:55.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-13 12:40: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-13 12:40: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-13 12:40:55.115 +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-13 12:40:55.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-13 12:40: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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.157 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.191 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:55.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-13 12:40:55.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-13 12:40:55.199 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:55.230 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:55.230 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 465.5382ms 2025-06-13 12:40:55.230 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:55.230 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.230 +00:00 [INF] Envelope queued up: '80b8d520809648f7b8d5db02188c8ba9' 2025-06-13 12:40:55.230 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.230 +00:00 [INF] Envelope queued up: '4d401b8b08ab46c5a458d4959cf2dd08' 2025-06-13 12:40:55.230 +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 466.6946ms 2025-06-13 12:40:55.233 +00:00 [INF] Executed DbCommand (417ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:40:55.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:40:55.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-13 12:40:55.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-13 12:40:55.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40: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-13 12:40: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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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-13 12:40:55.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-13 12:40:55.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-13 12:40: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-13 12:40:55.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:40:55.368 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:40:55.369 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 596.3966ms 2025-06-13 12:40:55.369 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:55.369 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.369 +00:00 [INF] Envelope queued up: 'eab0646e0ff047d8887b143caab141c2' 2025-06-13 12:40:55.369 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.369 +00:00 [INF] Envelope queued up: '4a50fb203b8e41e885dba4b7e559d9e5' 2025-06-13 12:40:55.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 597.3332ms 2025-06-13 12:40:55.370 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 604.2411ms 2025-06-13 12:40:55.370 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:55.371 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.371 +00:00 [INF] Envelope queued up: '0a0e664160f548f4a555d65f5027dc68' 2025-06-13 12:40:55.371 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.371 +00:00 [INF] Envelope queued up: '01d594cb26a946189d488995b55470b4' 2025-06-13 12:40:55.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 605.3662ms 2025-06-13 12:40:55.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 600.3073ms 2025-06-13 12:40:55.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:40:55.371 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.371 +00:00 [INF] Envelope queued up: '7eb7650596dd4cd7a1c450443a631311' 2025-06-13 12:40:55.371 +00:00 [INF] Capturing transaction. 2025-06-13 12:40:55.372 +00:00 [INF] Envelope queued up: '823aa17998b948c69d459a68063ba05b' 2025-06-13 12:40:55.372 +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 601.2488ms 2025-06-13 12:41:00.713 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:41:00.713 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:41:00.713 +00:00 [INF] Started transaction with span ID '7e3ca08532b6f1d' and trace ID '5603e46342d64f11b6583bba0eef1dc0'. 2025-06-13 12:41:00.713 +00:00 [INF] Started transaction with span ID '7e3ca08532b6f1d' and trace ID '5603e46342d64f11b6583bba0eef1dc0'. 2025-06-13 12:41:00.713 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:41:00.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-13 12:41:00.715 +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-13 12:41:00.715 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:41:00.720 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.6068ms 2025-06-13 12:41:00.720 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:41:00.720 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:00.720 +00:00 [INF] Envelope queued up: '810fd48396be4b8991e3960d02d33796' 2025-06-13 12:41:00.720 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:00.720 +00:00 [INF] Envelope queued up: 'ff371ffd818d4b76822d8eb70d30f494' 2025-06-13 12:41:00.720 +00: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.7826ms 2025-06-13 12:41:00.743 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:41:00.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:41:00.744 +00:00 [INF] Started transaction with span ID '13f62a765af090ef' and trace ID 'bd7e7149bf5c4bf1a9525de07196cdbe'. 2025-06-13 12:41:00.744 +00:00 [INF] Started transaction with span ID '13f62a765af090ef' and trace ID 'bd7e7149bf5c4bf1a9525de07196cdbe'. 2025-06-13 12:41:00.744 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41: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-13 12:41:00.767 +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-13 12:41:00.794 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:41:00.794 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:41:00.795 +00:00 [INF] Started transaction with span ID 'a1ada259440c2a38' and trace ID '3d5036dff57f4e7bac0f873c052aacea'. 2025-06-13 12:41:00.795 +00:00 [INF] Started transaction with span ID 'a1ada259440c2a38' and trace ID '3d5036dff57f4e7bac0f873c052aacea'. 2025-06-13 12:41:00.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:41:00.795 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:41:00.797 +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-13 12:41:00.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-13 12:41:00.797 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.967ms 2025-06-13 12:41:00.797 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:41:00.797 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:00.797 +00:00 [INF] Envelope queued up: 'aaf5b6978ff847b1bea43879cef28d3d' 2025-06-13 12:41:00.797 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:00.797 +00:00 [INF] Envelope queued up: 'eb882f89458646eab9f0be45ff0e3722' 2025-06-13 12:41:00.797 +00: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.9293ms 2025-06-13 12:41:00.819 +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-13 12:41:00.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-13 12:41:00.828 +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-13 12:41:00.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-13 12:41:00.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-13 12:41: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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41: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-13 12:41: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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41: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-13 12:41: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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41: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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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-13 12:41:00.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:41:00.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-13 12:41: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-13 12:41: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-13 12:41:00.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-13 12:41:00.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-13 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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 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-13 12:41:01.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-13 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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41: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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.105 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:41:01.105 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 360.8165ms 2025-06-13 12:41:01.105 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41:01.106 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:01.106 +00:00 [INF] Envelope queued up: 'a02b868ecf7f4f16a4d09911fda105db' 2025-06-13 12:41:01.106 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:01.106 +00:00 [INF] Envelope queued up: 'a520d8fb463540df80f918a68dfc6562' 2025-06-13 12:41:01.106 +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 362.6012ms 2025-06-13 12:41:01.108 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:41:01.108 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:41:01.108 +00:00 [INF] Started transaction with span ID 'd2d14c45f2962bad' and trace ID 'a2c6d20031244ed28af3c695e2995f83'. 2025-06-13 12:41:01.108 +00:00 [INF] Started transaction with span ID 'd2d14c45f2962bad' and trace ID 'a2c6d20031244ed28af3c695e2995f83'. 2025-06-13 12:41:01.108 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41:01.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-13 12:41:01.118 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:41:01.123 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:41:01.123 +00:00 [INF] Started transaction with span ID '81b3232c886ebe47' and trace ID '1e8bc18d30c64ab9868337a4a5669f81'. 2025-06-13 12:41:01.123 +00:00 [INF] Started transaction with span ID '81b3232c886ebe47' and trace ID '1e8bc18d30c64ab9868337a4a5669f81'. 2025-06-13 12:41:01.123 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41:01.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-13 12:41:01.132 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:41:01.133 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:41:01.133 +00:00 [INF] Started transaction with span ID '37baf8d362542ae0' and trace ID 'f0e3ebc5b7944549a4c5ce48aaee7b9f'. 2025-06-13 12:41:01.133 +00:00 [INF] Started transaction with span ID '37baf8d362542ae0' and trace ID 'f0e3ebc5b7944549a4c5ce48aaee7b9f'. 2025-06-13 12:41:01.133 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41:01.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-13 12:41:01.248 +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-13 12:41:01.320 +00:00 [INF] Executed DbCommand (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-13 12:41:01.323 +00:00 [INF] Executed DbCommand (189ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:41:01.353 +00:00 [INF] Executed DbCommand (104ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41:01.464 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:41:01.465 +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-13 12:41:01.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:41:01.470 +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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:41:01.680 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:41:01.680 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 556.8657ms 2025-06-13 12:41:01.680 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41:01.681 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:01.681 +00:00 [INF] Envelope queued up: '63b99e38df4a43948d686275fd05bc1a' 2025-06-13 12:41:01.681 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:01.681 +00:00 [INF] Envelope queued up: '6faf8d8da25648ac88086708a8fd507e' 2025-06-13 12:41:01.681 +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 563.1589ms 2025-06-13 12:41:01.681 +00:00 [INF] Executed DbCommand (357ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:41:01.682 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 574.0579ms 2025-06-13 12:41:01.682 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41:01.683 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:01.683 +00:00 [INF] Envelope queued up: '93b5a3f7e96e49c38d493d38c6bb873b' 2025-06-13 12:41:01.683 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:01.683 +00:00 [INF] Envelope queued up: '7b8344a8edc54482a83f886371bc487b' 2025-06-13 12:41:01.683 +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 575.1986ms 2025-06-13 12:41:01.686 +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-13 12:41:01.692 +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-13 12:41:01.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-13 12:41:01.723 +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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41: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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.840 +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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.892 +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-13 12:41:01.905 +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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.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-13 12:41:01.974 +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-13 12:41:01.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-13 12:41:02.019 +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-13 12:41:02.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-13 12:41:02.046 +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-13 12:41:02.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-13 12:41:02.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-13 12:41:02.148 +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-13 12:41:02.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-13 12:41:02.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-13 12:41:02.194 +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-13 12:41:02.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-13 12:41:02.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-13 12:41:02.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-13 12:41:02.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-13 12:41:02.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-13 12:41:02.245 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:41:02.263 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1129.9426ms 2025-06-13 12:41:02.263 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:41:02.263 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:02.263 +00:00 [INF] Envelope queued up: 'a443b18bfaf6478dbc60ba7828f64f20' 2025-06-13 12:41:02.264 +00:00 [INF] Capturing transaction. 2025-06-13 12:41:02.264 +00:00 [INF] Envelope queued up: '26a05eb5d1d64409b2d6c5cf4401049e' 2025-06-13 12:41:02.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 1131.2977ms 2025-06-13 12:42:29.846 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:42:29.846 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:42:29.846 +00:00 [INF] Started transaction with span ID 'cb8e3bac67fdd9f0' and trace ID 'c0794eb404b94314bf328b713db9f0c7'. 2025-06-13 12:42:29.846 +00:00 [INF] Started transaction with span ID 'cb8e3bac67fdd9f0' and trace ID 'c0794eb404b94314bf328b713db9f0c7'. 2025-06-13 12:42:29.846 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:29.846 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:42:29.866 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:42:29.866 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:42:29.866 +00:00 [INF] Started transaction with span ID '7398d11cd726c953' and trace ID '99741571c3b94770bb3e64618a4115c4'. 2025-06-13 12:42:29.866 +00:00 [INF] Started transaction with span ID '7398d11cd726c953' and trace ID '99741571c3b94770bb3e64618a4115c4'. 2025-06-13 12:42:29.866 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:29.866 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:42:29.868 +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-13 12:42:29.894 +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-13 12:42:29.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-13 12:42:29.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-13 12:42:29.914 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:42:29.919 +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-13 12:42:29.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-13 12:42: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-13 12:42:29.940 +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-13 12:42:29.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:42:29.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-13 12:42:29.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-13 12:42: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-13 12:42: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-13 12:42:29.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-13 12:42:29.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-13 12:42:29.977 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:42:29.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:42:29.977 +00:00 [INF] Started transaction with span ID '3f4593d916f1af34' and trace ID '0007a80c54c4405f8a62e19d16848976'. 2025-06-13 12:42:29.977 +00:00 [INF] Started transaction with span ID '3f4593d916f1af34' and trace ID '0007a80c54c4405f8a62e19d16848976'. 2025-06-13 12:42:29.977 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:29.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-13 12:42:29.985 +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-13 12:42:29.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-13 12:42:29.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-13 12:42:29.998 +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-13 12:42:30.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-13 12:42: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-13 12:42:30.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:42:30.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-13 12:42:30.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-13 12:42:30.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.039 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:42:30.039 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:42:30.039 +00:00 [INF] Started transaction with span ID '68b9551e3374fc4d' and trace ID '3c52310921834308a69db3b01403eff4'. 2025-06-13 12:42:30.039 +00:00 [INF] Started transaction with span ID '68b9551e3374fc4d' and trace ID '3c52310921834308a69db3b01403eff4'. 2025-06-13 12:42:30.039 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:42:30.049 +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-13 12:42:30.064 +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-13 12:42:30.065 +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-13 12:42:30.066 +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-13 12:42:30.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-13 12:42:30.078 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:42: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-13 12:42:30.082 +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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.100 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:42:30.103 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42: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-13 12:42:30.125 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.135 +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-13 12:42: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-13 12:42:30.141 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.195 +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-13 12:42:30.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-13 12:42:30.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:42:30.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-13 12:42: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-13 12:42: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-13 12:42:30.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-13 12:42:30.230 +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-13 12:42: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-13 12:42:30.234 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.250 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.287 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:42: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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42: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-13 12:42: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-13 12:42:30.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-13 12:42:30.350 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:42:30.350 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.377 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:42:30.384 +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-13 12:42:30.385 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:42:30.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-13 12:42:30.398 +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-13 12:42:30.400 +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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42: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-13 12:42:30.417 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:42:30.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-13 12:42: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-13 12:42:30.442 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.476 +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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:42: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-13 12:42:30.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-13 12:42: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-13 12:42:30.522 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:42:30.529 +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-13 12:42:30.529 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:42: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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.561 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42: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-13 12:42:30.592 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.619 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.632 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.656 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:42:30.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-13 12:42:30.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:42:30.661 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 683.9371ms 2025-06-13 12:42:30.663 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:30.663 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.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-13 12:42:30.665 +00:00 [INF] Envelope queued up: 'bcfd1a3ad2e746a19b5506a49473dd52' 2025-06-13 12:42:30.666 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.666 +00:00 [INF] Envelope queued up: 'a83d118139464fe08e2db1ebb945ca29' 2025-06-13 12:42:30.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 690.0645ms 2025-06-13 12:42:30.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-13 12:42: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-13 12:42:30.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:42:30.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-13 12:42: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-13 12:42:30.687 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:42: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-13 12:42: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-13 12:42:30.697 +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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.726 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:42:30.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-13 12:42:30.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-13 12:42:30.732 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 693.2894ms 2025-06-13 12:42:30.734 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:30.734 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.736 +00:00 [INF] Envelope queued up: '2796216d5bd74204877c83c8bf945f5f' 2025-06-13 12:42:30.736 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.737 +00:00 [INF] Envelope queued up: 'a8c473a23e1b4ddb85fe10ba4e750631' 2025-06-13 12:42:30.737 +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 698.5349ms 2025-06-13 12:42:30.741 +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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42: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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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-13 12:42:30.769 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:42:30.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-13 12:42:30.771 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 925.0007ms 2025-06-13 12:42:30.771 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:30.772 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.772 +00:00 [INF] Envelope queued up: 'dc982a1120c84845bb451c31847aaaf3' 2025-06-13 12:42:30.774 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.774 +00:00 [INF] Envelope queued up: 'af8d167c12114f4ba062080d02754202' 2025-06-13 12:42:30.774 +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 928.8601ms 2025-06-13 12:42:30.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-13 12:42:30.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-13 12:42:30.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:42:30.784 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:42:30.786 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 919.5025ms 2025-06-13 12:42:30.786 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:42:30.787 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.787 +00:00 [INF] Envelope queued up: 'dbe86079c6884ae193ce45cbe0c7e5a7' 2025-06-13 12:42:30.787 +00:00 [INF] Capturing transaction. 2025-06-13 12:42:30.787 +00:00 [INF] Envelope queued up: '308f62d4b7504131b67e5d3a40ab1c89' 2025-06-13 12:42:30.788 +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.0465ms 2025-06-13 12:43:12.833 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:43:12.833 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:43:12.833 +00:00 [INF] Started transaction with span ID '3a03bfc1664d4e3a' and trace ID '5f50d10f8b1d4ababc64fa34d63f07b4'. 2025-06-13 12:43:12.833 +00:00 [INF] Started transaction with span ID '3a03bfc1664d4e3a' and trace ID '5f50d10f8b1d4ababc64fa34d63f07b4'. 2025-06-13 12:43:12.834 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:12.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-13 12:43:12.841 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:43:12.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:43:12.841 +00:00 [INF] Started transaction with span ID 'a57375f3d8834a40' and trace ID '6281f4b3898c4c28b1456a1b6d1721f0'. 2025-06-13 12:43:12.841 +00:00 [INF] Started transaction with span ID 'a57375f3d8834a40' and trace ID '6281f4b3898c4c28b1456a1b6d1721f0'. 2025-06-13 12:43:12.841 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:12.841 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:43:12.859 +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-13 12:43:12.870 +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-13 12:43:12.885 +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-13 12:43:12.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-13 12:43:12.893 +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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.893 +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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.921 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43: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-13 12:43:12.952 +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-13 12:43:12.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-13 12:43: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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43:12.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-13 12:43: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-13 12:43:12.988 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:43:12.988 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:43:12.988 +00:00 [INF] Started transaction with span ID '3f1d7bfbf21c5b4d' and trace ID '9ce7a86d18aa43f9ab9a689c525cb577'. 2025-06-13 12:43:12.988 +00:00 [INF] Started transaction with span ID '3f1d7bfbf21c5b4d' and trace ID '9ce7a86d18aa43f9ab9a689c525cb577'. 2025-06-13 12:43:12.988 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:12.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-13 12:43:12.989 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:43:12.989 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:43:12.989 +00:00 [INF] Started transaction with span ID 'e4d31b21e4be7f5f' and trace ID '77756cff05434323aec8ff6353661d86'. 2025-06-13 12:43:12.989 +00:00 [INF] Started transaction with span ID 'e4d31b21e4be7f5f' and trace ID '77756cff05434323aec8ff6353661d86'. 2025-06-13 12:43:12.989 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:12.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-13 12:43:12.989 +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-13 12:43:12.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-13 12:43:12.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:43:12.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:43:13.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-13 12:43:13.005 +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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.028 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.111 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.124 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:43:13.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:43:13.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.307 +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-13 12:43:13.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-13 12:43:13.320 +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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.381 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.417 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:43:13.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-13 12:43:13.423 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:43:13.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43:13.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:43:13.443 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:43:13.444 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 602.94ms 2025-06-13 12:43:13.444 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:13.445 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.446 +00:00 [INF] Envelope queued up: '4f9ac16093cf4f5f9b1b54f7e10db0a6' 2025-06-13 12:43:13.446 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.446 +00:00 [INF] Envelope queued up: 'f08972b3813647828b334d8cfdf5702d' 2025-06-13 12:43:13.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 606.1123ms 2025-06-13 12:43:13.447 +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-13 12:43:13.447 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:43:13.448 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 613.9696ms 2025-06-13 12:43:13.448 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:13.448 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.448 +00:00 [INF] Envelope queued up: 'cfaa995286894bd69e2ffb563f74c607' 2025-06-13 12:43:13.448 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.448 +00:00 [INF] Envelope queued up: '30f9d7efb0c146ebab9f21b43c321284' 2025-06-13 12:43:13.449 +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 615.7973ms 2025-06-13 12:43:13.634 +00:00 [INF] Executed DbCommand (624ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:43:13.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:43:13.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.777 +00:00 [INF] Executed DbCommand (765ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:43:13.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-13 12:43:13.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:43:13.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-13 12:43:13.795 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:43:13.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-13 12:43:13.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.865 +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-13 12:43:13.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-13 12:43: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-13 12:43:13.872 +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-13 12:43:13.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.885 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:43:13.888 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 898.3136ms 2025-06-13 12:43:13.888 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:13.888 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.888 +00:00 [INF] Envelope queued up: '60524acc105043ee9bda6f7dd8d0741c' 2025-06-13 12:43:13.888 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.888 +00:00 [INF] Envelope queued up: '3679e804510b4e3487b25cb890d89eb8' 2025-06-13 12:43:13.888 +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 899.5565ms 2025-06-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43:13.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-13 12:43:13.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-13 12:43: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-13 12:43: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-13 12:43: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-13 12:43:13.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-13 12:43:13.966 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:43:13.968 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 979.5918ms 2025-06-13 12:43:13.968 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:43:13.968 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.969 +00:00 [INF] Envelope queued up: '14ce0f9fee0c422eabbce07028f0c058' 2025-06-13 12:43:13.969 +00:00 [INF] Capturing transaction. 2025-06-13 12:43:13.969 +00:00 [INF] Envelope queued up: '370cff559b4b42aeb195e387c987895b' 2025-06-13 12:43:13.969 +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 980.9796ms 2025-06-13 12:46:01.837 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:01.848 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:01.848 +00:00 [INF] Started transaction with span ID '24b030e16c11371' and trace ID 'e29ef16aa913416c9d0c287c21a738fa'. 2025-06-13 12:46:01.848 +00:00 [INF] Started transaction with span ID '24b030e16c11371' and trace ID 'e29ef16aa913416c9d0c287c21a738fa'. 2025-06-13 12:46:01.848 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:01.848 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:01.837 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:01.850 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:01.850 +00:00 [INF] Started transaction with span ID '1dfd67dab72f171e' and trace ID '96d8c6c82d264c9b92c92cebeab89312'. 2025-06-13 12:46:01.850 +00:00 [INF] Started transaction with span ID '1dfd67dab72f171e' and trace ID '96d8c6c82d264c9b92c92cebeab89312'. 2025-06-13 12:46:01.852 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:01.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-13 12:46:01.961 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:01.961 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:01.961 +00:00 [INF] Started transaction with span ID '945b9d69d365cd53' and trace ID '722e4af26136438398e78994e1f3dd5f'. 2025-06-13 12:46:01.962 +00:00 [INF] Started transaction with span ID '945b9d69d365cd53' and trace ID '722e4af26136438398e78994e1f3dd5f'. 2025-06-13 12:46:01.962 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:01.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-13 12:46:02.044 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:02.044 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:02.044 +00:00 [INF] Started transaction with span ID 'a16e02fab98d600c' and trace ID 'a70b15408c504bcd8ea3ee9e9004a81e'. 2025-06-13 12:46:02.044 +00:00 [INF] Started transaction with span ID 'a16e02fab98d600c' and trace ID 'a70b15408c504bcd8ea3ee9e9004a81e'. 2025-06-13 12:46:02.044 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:02.044 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:02.104 +00:00 [INF] Executed DbCommand (146ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:02.140 +00:00 [INF] Executed DbCommand (153ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:02.196 +00:00 [INF] Executed DbCommand (90ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:02.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-13 12:46:02.313 +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-13 12:46:02.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-13 12:46:02.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-13 12:46:02.431 +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-13 12:46:02.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-13 12:46:02.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-13 12:46:02.471 +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-13 12:46:02.548 +00:00 [INF] Executed DbCommand (438ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:02.549 +00:00 [INF] Executed DbCommand (432ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:02.615 +00:00 [INF] Executed DbCommand (473ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:02.624 +00:00 [INF] Executed DbCommand (82ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:02.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-13 12:46:02.636 +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-13 12:46:02.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-13 12:46:02.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-13 12:46:02.684 +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-13 12:46:02.701 +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-13 12:46:02.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-13 12:46:02.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-13 12:46:02.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-13 12:46:02.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-13 12:46:02.967 +00:00 [INF] Executed DbCommand (117ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:02.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-13 12:46:02.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-13 12:46:02.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-13 12:46:03.007 +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-13 12:46:03.041 +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-13 12:46:03.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-13 12:46:03.130 +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-13 12:46: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-13 12:46:03.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-13 12:46: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-13 12:46:03.198 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:03.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-13 12:46:03.252 +00:00 [INF] Executed DbCommand (672ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:03.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-13 12:46:03.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-13 12:46:03.292 +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-13 12:46:03.336 +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-13 12:46:03.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-13 12:46: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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.394 +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-13 12:46:03.394 +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-13 12:46: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-13 12:46:03.435 +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-13 12:46:03.450 +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-13 12:46:03.462 +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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.519 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:03.542 +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-13 12:46:03.554 +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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.632 +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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.693 +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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.720 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:03.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-13 12:46:03.732 +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-13 12:46: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-13 12:46:03.746 +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-13 12:46:03.768 +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-13 12:46:03.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-13 12:46:03.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-13 12:46: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-13 12:46:03.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-13 12:46:03.825 +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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.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-13 12:46:03.852 +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-13 12:46:03.871 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:03.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-13 12:46:03.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:03.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-13 12:46: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-13 12:46:03.913 +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-13 12:46:03.932 +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-13 12:46:03.935 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:03.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-13 12:46: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-13 12:46:03.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-13 12:46:04.014 +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-13 12:46:04.051 +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-13 12:46:04.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-13 12:46:04.062 +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-13 12:46:04.083 +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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.184 +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-13 12:46:04.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-13 12:46: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-13 12:46:04.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-13 12:46:04.332 +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-13 12:46: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-13 12:46:04.368 +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-13 12:46:04.369 +00:00 [INF] Executed DbCommand (181ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:04.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-13 12:46:04.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-13 12:46:04.395 +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-13 12:46:04.397 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:04.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-13 12:46:04.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-13 12:46:04.425 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:04.437 +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-13 12:46:04.437 +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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46: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-13 12:46:04.509 +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-13 12:46:04.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-13 12:46:04.519 +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-13 12:46:04.540 +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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.639 +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-13 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-13 12:46:04.652 +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-13 12:46: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-13 12:46: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-13 12:46:04.749 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:04.749 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.838 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:04.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-13 12:46:04.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:04.864 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:04.866 +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-13 12:46:04.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-13 12:46:04.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-13 12:46:04.882 +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-13 12:46:04.888 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:04.902 +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-13 12:46:04.906 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:04.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-13 12:46:04.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-13 12:46:04.923 +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-13 12:46:04.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-13 12:46:04.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-13 12:46: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-13 12:46: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-13 12:46:04.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-13 12:46:04.970 +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-13 12:46: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-13 12:46:04.994 +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-13 12:46:04.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.020 +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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.117 +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-13 12:46: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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.152 +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-13 12:46: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-13 12:46:05.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-13 12:46: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-13 12:46:05.174 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:05.175 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:05.178 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3325.6629ms 2025-06-13 12:46:05.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:05.179 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.179 +00:00 [INF] Envelope queued up: 'b71a582ef63c4f359b18c0cf763d4f3d' 2025-06-13 12:46:05.179 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:05.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-13 12:46:05.186 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.187 +00:00 [INF] Envelope queued up: '3a684ab7d8104a6a8f52a82ede9205dd' 2025-06-13 12:46:05.187 +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 3349.7479ms 2025-06-13 12:46:05.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-13 12:46: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-13 12:46:05.208 +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-13 12:46: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-13 12:46:05.210 +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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.261 +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-13 12:46:05.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-13 12:46:05.269 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:05.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-13 12:46:05.277 +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-13 12:46:05.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-13 12:46:05.284 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46: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-13 12:46:05.290 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:05.291 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3318.7158ms 2025-06-13 12:46:05.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-13 12:46:05.304 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:05.304 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.305 +00:00 [INF] Envelope queued up: '072af7df973845f2a6f62a52ef5a1874' 2025-06-13 12:46:05.308 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:05.309 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:05.309 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.309 +00:00 [INF] Envelope queued up: '37b2b86253274b9b9bf9716a24f04f47' 2025-06-13 12:46:05.309 +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 3347.7466ms 2025-06-13 12:46:05.315 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3270.0478ms 2025-06-13 12:46:05.316 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:05.316 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.316 +00:00 [INF] Envelope queued up: 'd030df0af9204c52bc6411b1576dcc2f' 2025-06-13 12:46:05.316 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.316 +00:00 [INF] Envelope queued up: '762198e77bc748c6bcfdd11bba1a81fe' 2025-06-13 12:46:05.316 +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 3272.4146ms 2025-06-13 12:46:05.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-13 12:46:05.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-13 12:46: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-13 12:46:05.357 +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-13 12:46: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-13 12:46:05.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-13 12:46:05.376 +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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46: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-13 12:46:05.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-13 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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46: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-13 12:46:05.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:05.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-13 12:46:05.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-13 12:46:05.465 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:05.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-13 12:46:05.480 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46: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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.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-13 12:46:05.506 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:05.506 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3657.7293ms 2025-06-13 12:46:05.508 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:05.508 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.508 +00:00 [INF] Envelope queued up: '4f677502c2a049e5aaa1a3b19c312bfd' 2025-06-13 12:46:05.509 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:05.509 +00:00 [INF] Envelope queued up: 'cf4297320fc84de194e79ec74d622a87' 2025-06-13 12:46:05.509 +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 3671.8746ms 2025-06-13 12:46:08.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:08.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:08.087 +00:00 [INF] Started transaction with span ID 'd627b85c18aeeb4' and trace ID '66d439bb5fa74464b217db432862a5ad'. 2025-06-13 12:46:08.087 +00:00 [INF] Started transaction with span ID 'd627b85c18aeeb4' and trace ID '66d439bb5fa74464b217db432862a5ad'. 2025-06-13 12:46:08.087 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:08.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-13 12:46:08.110 +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-13 12:46:08.138 +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-13 12:46:08.143 +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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.178 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:08.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:08.178 +00:00 [INF] Started transaction with span ID '72441313ff02c9b' and trace ID '7c8d731d266b45268058924326faad8d'. 2025-06-13 12:46:08.178 +00:00 [INF] Started transaction with span ID '72441313ff02c9b' and trace ID '7c8d731d266b45268058924326faad8d'. 2025-06-13 12:46:08.178 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46:08.188 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:08.188 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:08.188 +00:00 [INF] Started transaction with span ID 'a369044c151b3259' and trace ID '81b226d92980414caff79bb1d8596bc2'. 2025-06-13 12:46:08.188 +00:00 [INF] Started transaction with span ID 'a369044c151b3259' and trace ID '81b226d92980414caff79bb1d8596bc2'. 2025-06-13 12:46:08.188 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.206 +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-13 12:46:08.206 +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-13 12:46:08.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-13 12:46:08.206 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46: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-13 12:46:08.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:46: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-13 12:46:08.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:46: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-13 12:46:08.235 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:08.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-13 12:46: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-13 12:46: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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.269 +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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.292 +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-13 12:46:08.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-13 12:46: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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.329 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.386 +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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.455 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.481 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:08.493 +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-13 12:46: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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.557 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.581 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.603 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:08.603 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 515.479ms 2025-06-13 12:46:08.603 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:08.603 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:08.604 +00:00 [INF] Envelope queued up: 'e88b8dfcba564a6f9004ccdeab83dbac' 2025-06-13 12:46:08.604 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:08.604 +00:00 [INF] Envelope queued up: 'e7d76079f00f4854b767279f862d8740' 2025-06-13 12:46:08.604 +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 516.9649ms 2025-06-13 12:46:08.610 +00:00 [INF] Executed DbCommand (399ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:08.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-13 12:46:08.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.676 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.776 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.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-13 12:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46: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-13 12:46:08.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-13 12:46: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-13 12:46: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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.928 +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-13 12:46:08.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-13 12:46:08.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-13 12:46: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-13 12:46:08.975 +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-13 12:46:09.023 +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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:09.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-13 12:46: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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46: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-13 12:46:09.131 +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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46: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-13 12:46:09.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-13 12:46:09.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-13 12:46: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-13 12:46: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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:09.177 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:09.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 998.6886ms 2025-06-13 12:46:09.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:09.178 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:09.178 +00:00 [INF] Envelope queued up: '37af30dda7e14d3996620243fdb2ea3e' 2025-06-13 12:46:09.178 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:09.178 +00:00 [INF] Envelope queued up: '2075f0ae13e64f12aba3f26b1d94bdc1' 2025-06-13 12:46:09.179 +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 1000.3934ms 2025-06-13 12:46:09.181 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:09.182 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 993.3566ms 2025-06-13 12:46:09.182 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:09.182 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:09.183 +00:00 [INF] Envelope queued up: 'e6e2c5bf5e4e4e9981d82b0f5235f403' 2025-06-13 12:46:09.183 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:09.183 +00:00 [INF] Envelope queued up: 'acb5bfda64de4637bde4599502f72883' 2025-06-13 12:46:09.183 +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 995.2438ms 2025-06-13 12:46:09.184 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:09.184 +00:00 [INF] Started transaction with span ID 'f0cae5a75596dbd' and trace ID 'ad0720a367ad4bdc8256c6d0fdab9d86'. 2025-06-13 12:46:09.184 +00:00 [INF] Started transaction with span ID 'f0cae5a75596dbd' and trace ID 'ad0720a367ad4bdc8256c6d0fdab9d86'. 2025-06-13 12:46:09.186 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:09.186 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:09.231 +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-13 12:46:09.254 +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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46: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-13 12:46:09.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-13 12:46: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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46: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-13 12:46:09.335 +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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46: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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.409 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46: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-13 12:46: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-13 12:46: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-13 12:46:09.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-13 12:46:09.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-13 12:46: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-13 12:46: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-13 12:46:09.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-13 12:46: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-13 12:46: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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.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-13 12:46:09.485 +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-13 12:46:09.492 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:09.494 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:09.495 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 308.2434ms 2025-06-13 12:46:09.495 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:09.495 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:09.495 +00:00 [INF] Envelope queued up: 'ad5d1e867eb041288c84e326ec3850b2' 2025-06-13 12:46:09.495 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:09.495 +00:00 [INF] Envelope queued up: 'da9580dbdc104ff982d5f32dd6a88201' 2025-06-13 12:46:09.495 +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 313.8831ms 2025-06-13 12:46:10.905 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:10.905 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:10.906 +00:00 [INF] Started transaction with span ID '401bf7afde2f124a' and trace ID '61b3bae36d3f410eaa05dcb92187b603'. 2025-06-13 12:46:10.906 +00:00 [INF] Started transaction with span ID '401bf7afde2f124a' and trace ID '61b3bae36d3f410eaa05dcb92187b603'. 2025-06-13 12:46:10.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:10.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-13 12:46:10.921 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:46:10.921 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:10.921 +00:00 [INF] Started transaction with span ID 'a47483b392420785' and trace ID '9ca681d610e94514865f922f17337f56'. 2025-06-13 12:46:10.921 +00:00 [INF] Started transaction with span ID 'a47483b392420785' and trace ID '9ca681d610e94514865f922f17337f56'. 2025-06-13 12:46:10.921 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:46:10.921 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:10.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 12:46:10.926 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:10.926 +00:00 [INF] Started transaction with span ID 'fcaed3526bbc2dff' and trace ID '36b5ac11ddf94895ae04cabf0df049a0'. 2025-06-13 12:46:10.926 +00:00 [INF] Started transaction with span ID 'fcaed3526bbc2dff' and trace ID '36b5ac11ddf94895ae04cabf0df049a0'. 2025-06-13 12:46:10.926 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:46:10.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-13 12:46:10.930 +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-13 12:46:10.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-13 12:46:10.930 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.6125ms 2025-06-13 12:46:10.930 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:46:10.931 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:10.931 +00:00 [INF] Envelope queued up: '5a0b616d36b44a87bdc10a3f2c0ca075' 2025-06-13 12:46:10.931 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:10.931 +00:00 [INF] Envelope queued up: '09b620f0e7cb4070b0643bf020409f04' 2025-06-13 12:46:10.931 +00: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.4848ms 2025-06-13 12:46:10.934 +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-13 12:46:10.935 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 12:46:10.936 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 14.5399ms 2025-06-13 12:46:10.936 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 12:46:10.936 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:10.937 +00:00 [INF] Envelope queued up: '055d8491b12048ea97d5c8e6cf51a316' 2025-06-13 12:46:10.940 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:10.940 +00:00 [INF] Envelope queued up: '91baa96a51734fdc97c63abfa95e3f33' 2025-06-13 12:46:10.940 +00: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.6676ms 2025-06-13 12:46:10.943 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:10.979 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:10.979 +00:00 [INF] Started transaction with span ID 'b9ce1144e2404be3' and trace ID '7aed450fca0948f6af7d64f70a4064f4'. 2025-06-13 12:46:10.979 +00:00 [INF] Started transaction with span ID 'b9ce1144e2404be3' and trace ID '7aed450fca0948f6af7d64f70a4064f4'. 2025-06-13 12:46:10.979 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:10.980 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:11.011 +00:00 [INF] Executed DbCommand (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-13 12:46:11.028 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:11.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:11.029 +00:00 [INF] Started transaction with span ID '496475f3f72643ff' and trace ID 'bae40a3c8bc546c789ef747ccf4c7fa8'. 2025-06-13 12:46:11.029 +00:00 [INF] Started transaction with span ID '496475f3f72643ff' and trace ID 'bae40a3c8bc546c789ef747ccf4c7fa8'. 2025-06-13 12:46:11.029 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:11.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-13 12:46:11.053 +00:00 [INF] Executed DbCommand (58ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:11.071 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:11.071 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:11.071 +00:00 [INF] Started transaction with span ID '488077e936eff716' and trace ID '6243ec5b478546f99f2d2129ee0e57f3'. 2025-06-13 12:46:11.071 +00:00 [INF] Started transaction with span ID '488077e936eff716' and trace ID '6243ec5b478546f99f2d2129ee0e57f3'. 2025-06-13 12:46:11.072 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:11.072 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:11.112 +00:00 [INF] Executed DbCommand (62ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:11.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-13 12:46:11.125 +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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46: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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.231 +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-13 12:46:11.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-13 12:46:11.266 +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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.276 +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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.355 +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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46: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-13 12:46:11.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46: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-13 12:46: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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.520 +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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.566 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.610 +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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.728 +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-13 12:46:11.737 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:11.737 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 831.1255ms 2025-06-13 12:46:11.737 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:11.737 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:11.737 +00:00 [INF] Envelope queued up: '9561953bd43b490da0b077b82e774628' 2025-06-13 12:46:11.738 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:11.738 +00:00 [INF] Envelope queued up: '40a72a7da4f5467181939fd7dad7b79f' 2025-06-13 12:46:11.738 +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 832.3279ms 2025-06-13 12:46:11.739 +00:00 [INF] Executed DbCommand (675ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:11.745 +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-13 12:46:11.749 +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-13 12:46:11.769 +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-13 12:46:11.793 +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-13 12:46: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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.868 +00:00 [INF] Executed DbCommand (788ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:11.869 +00:00 [INF] Executed DbCommand (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-13 12:46:11.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:46:11.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-13 12:46:11.907 +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-13 12:46:11.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-13 12:46:11.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-13 12:46:11.950 +00:00 [INF] Executed DbCommand (70ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:11.954 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:11.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:46:11.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-13 12:46: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-13 12:46:11.969 +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-13 12:46:12.012 +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-13 12:46:12.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-13 12:46:12.048 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.068 +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-13 12:46:12.068 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46: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-13 12:46:12.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-13 12:46:12.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:12.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-13 12:46:12.151 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:12.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:12.201 +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-13 12:46:12.203 +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-13 12:46:12.217 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.249 +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-13 12:46: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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.300 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:12.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-13 12:46:12.309 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46: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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.355 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.371 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:12.385 +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-13 12:46:12.385 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.432 +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-13 12:46:12.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-13 12:46:12.481 +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-13 12:46:12.482 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.507 +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-13 12:46:12.512 +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-13 12:46:12.514 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:12.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-13 12:46:12.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-13 12:46:12.532 +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-13 12:46:12.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-13 12:46: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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.552 +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-13 12:46:12.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-13 12:46:12.569 +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-13 12:46:12.583 +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-13 12:46:12.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-13 12:46:12.585 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.592 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:12.602 +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-13 12:46:12.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-13 12:46:12.603 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46: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-13 12:46: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-13 12:46: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-13 12:46:12.641 +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-13 12:46:12.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-13 12:46:12.643 +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-13 12:46:12.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-13 12:46:12.649 +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-13 12:46:12.654 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:12.666 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.685 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:12.686 +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-13 12:46:12.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-13 12:46:12.695 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1666.0134ms 2025-06-13 12:46:12.695 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:12.698 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:12.699 +00:00 [INF] Envelope queued up: 'b711654d77114d059107d7f97aedb208' 2025-06-13 12:46:12.699 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:12.699 +00:00 [INF] Envelope queued up: '4323d573ca1a42a197e7f6c8ea9fbed7' 2025-06-13 12:46:12.699 +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 1670.9739ms 2025-06-13 12:46:12.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-13 12:46:12.707 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.738 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.790 +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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.808 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:12.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-13 12:46: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-13 12:46:12.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-13 12:46:12.829 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:12.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-13 12:46: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-13 12:46:12.844 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:12.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-13 12:46:12.846 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:12.854 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:12.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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:12.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46: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-13 12:46: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-13 12:46:12.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-13 12:46: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-13 12:46:12.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-13 12:46:12.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-13 12:46:12.953 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:12.953 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1973.4271ms 2025-06-13 12:46:12.953 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:12.954 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:12.954 +00:00 [INF] Envelope queued up: 'f84c051ef73b46d183276d7fbb184b07' 2025-06-13 12:46:12.954 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:12.954 +00:00 [INF] Envelope queued up: '551bb580096645a2a97859bd429adca6' 2025-06-13 12:46:12.954 +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 2010.8820ms 2025-06-13 12:46:12.961 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1889.2259ms 2025-06-13 12:46:12.961 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:12.961 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:12.962 +00:00 [INF] Envelope queued up: 'bc232aea31474694af476dff039ab59a' 2025-06-13 12:46:12.962 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:12.962 +00:00 [INF] Envelope queued up: '1ea5136f112241bba8604253f38e1ccb' 2025-06-13 12:46:12.962 +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 1891.0671ms 2025-06-13 12:46:27.357 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:27.358 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:27.359 +00:00 [INF] Started transaction with span ID 'c47c9cc04c4b46ff' and trace ID '2f1ec8787e244f6eb939d5b2a999b061'. 2025-06-13 12:46:27.359 +00:00 [INF] Started transaction with span ID 'c47c9cc04c4b46ff' and trace ID '2f1ec8787e244f6eb939d5b2a999b061'. 2025-06-13 12:46:27.360 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:27.360 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:27.426 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-13 12:46:27.426 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:27.426 +00:00 [INF] Started transaction with span ID '8ca712f338e365f4' and trace ID '7350c07b28754f29ad7fbf96ed49c059'. 2025-06-13 12:46:27.427 +00:00 [INF] Started transaction with span ID '8ca712f338e365f4' and trace ID '7350c07b28754f29ad7fbf96ed49c059'. 2025-06-13 12:46:27.427 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:27.427 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:27.449 +00:00 [INF] Executed DbCommand (87ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:27.464 +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-13 12:46:27.472 +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-13 12:46:27.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 12:46:27.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-13 12:46:27.486 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:27.487 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:27.487 +00:00 [INF] Started transaction with span ID 'e961cf10e27f4874' and trace ID '1a519b62961c409aa0451ee4e76b390f'. 2025-06-13 12:46:27.487 +00:00 [INF] Started transaction with span ID 'e961cf10e27f4874' and trace ID '1a519b62961c409aa0451ee4e76b390f'. 2025-06-13 12:46:27.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:27.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-13 12:46:27.489 +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-13 12:46:27.490 +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-13 12:46:27.494 +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-13 12:46:27.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-13 12:46:27.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 12:46:27.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-13 12:46:27.502 +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-13 12:46:27.506 +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-13 12:46:27.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-13 12:46: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-13 12:46: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-13 12:46:27.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-13 12:46:27.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-13 12:46:27.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-13 12:46:27.541 +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-13 12:46:27.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-13 12:46:27.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-13 12:46:27.581 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-13 12:46:27.582 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 12:46:27.582 +00:00 [INF] Started transaction with span ID '3b5620919a51199e' and trace ID '8d7510d6bf4848b792abe022b287f5a1'. 2025-06-13 12:46:27.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-13 12:46:27.586 +00:00 [INF] Started transaction with span ID '3b5620919a51199e' and trace ID '8d7510d6bf4848b792abe022b287f5a1'. 2025-06-13 12:46:27.586 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:27.586 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 12:46:27.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-13 12:46:27.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-13 12:46:27.598 +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-13 12:46:27.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-13 12:46: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-13 12:46:27.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-13 12:46:27.613 +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-13 12:46:27.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-13 12:46:27.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-13 12:46: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-13 12:46:27.647 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-13 12:46:27.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-13 12:46:27.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-13 12:46:27.668 +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-13 12:46:27.702 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:27.735 +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-13 12:46:27.737 +00:00 [INF] Executed DbCommand (57ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:27.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:27.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-13 12:46:27.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-13 12:46:27.775 +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-13 12:46:27.777 +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-13 12:46:27.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-13 12:46:27.797 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:27.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-13 12:46:27.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-13 12:46:27.819 +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-13 12:46:27.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-13 12:46:27.847 +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-13 12:46:27.847 +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-13 12:46:27.871 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46: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-13 12:46:27.887 +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-13 12:46:27.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-13 12:46:27.899 +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-13 12:46:27.911 +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-13 12:46:27.913 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:27.940 +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-13 12:46:27.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-13 12:46:27.981 +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-13 12:46:27.983 +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-13 12:46:27.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-13 12:46: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-13 12:46:27.995 +00:00 [INF] Executed DbCommand (70ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.038 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.110 +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-13 12:46:28.112 +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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.127 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.153 +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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.190 +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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.211 +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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.234 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:28.246 +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-13 12:46:28.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-13 12:46:28.252 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.267 +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-13 12:46:28.267 +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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.289 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.308 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.315 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.347 +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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.371 +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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.389 +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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.413 +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-13 12:46:28.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-13 12:46:28.423 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.445 +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-13 12:46:28.457 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.469 +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-13 12:46:28.479 +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-13 12:46:28.479 +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-13 12:46: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-13 12:46:28.487 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:28.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-13 12:46:28.492 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.520 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46: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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:28.533 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1045.9521ms 2025-06-13 12:46:28.535 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:28.535 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.538 +00:00 [INF] Envelope queued up: '0f03335a5ffa4780814919c736925a6b' 2025-06-13 12:46:28.538 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.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-13 12:46:28.541 +00:00 [INF] Envelope queued up: '6dc28dc4823540ae8d2a9077d1e2e501' 2025-06-13 12:46:28.543 +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 1056.1379ms 2025-06-13 12:46:28.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-13 12:46: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-13 12:46:28.554 +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-13 12:46:28.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-13 12:46: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-13 12:46: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-13 12:46:28.579 +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-13 12:46:28.579 +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-13 12:46:28.589 +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-13 12:46: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-13 12:46:28.617 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:28.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-13 12:46:28.639 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1052.3525ms 2025-06-13 12:46:28.639 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:28.639 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.639 +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-13 12:46:28.656 +00:00 [INF] Envelope queued up: '8380fa04adfc4b27a656eaf5c485e8e8' 2025-06-13 12:46:28.656 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.656 +00:00 [INF] Envelope queued up: '900b264400ac422eb0167184ea5f150c' 2025-06-13 12:46:28.657 +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 1075.4332ms 2025-06-13 12:46:28.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-13 12:46:28.696 +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-13 12:46:28.704 +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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.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-13 12:46:28.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:28.804 +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-13 12:46:28.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-13 12:46:28.830 +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-13 12:46:28.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-13 12:46:28.861 +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-13 12:46:28.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-13 12:46:28.867 +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-13 12:46:28.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-13 12:46:28.893 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46:28.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-13 12:46: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-13 12:46:28.945 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 12:46:28.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 12:46:28.951 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:28.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-13 12:46:28.958 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 12:46:28.959 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1532.281ms 2025-06-13 12:46:28.959 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:28.959 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.961 +00:00 [INF] Envelope queued up: '3f25e94027af4d44b966799978f6cb85' 2025-06-13 12:46:28.961 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.961 +00:00 [INF] Envelope queued up: '01c937afe2fe4928bd49c78d222fabfa' 2025-06-13 12:46:28.961 +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 1534.9258ms 2025-06-13 12:46:28.968 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1608.2169ms 2025-06-13 12:46:28.968 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 12:46:28.968 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.969 +00:00 [INF] Envelope queued up: '6f716fddcac649f897848f92bd9eda3d' 2025-06-13 12:46:28.969 +00:00 [INF] Capturing transaction. 2025-06-13 12:46:28.969 +00:00 [INF] Envelope queued up: '153487a87b204734856f077e4e4a496f' 2025-06-13 12:46:28.969 +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 1611.4807ms 2025-06-13 13:16:32.034 +00:00 [ERR] Failed executing DbCommand (28,835,567ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 13:16:32.049 +00:00 [INF] Capturing event. 2025-06-13 13:16:35.327 +00:00 [INF] Envelope queued up: '6257510997bb4d88af91b35c79dd0af2' 2025-06-13 13:16:35.631 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'System.String'. 2025-06-13 13:16:44.732 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 28851587.2203ms 2025-06-13 13:16:44.732 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 13:16:44.732 +00:00 [INF] Capturing transaction. 2025-06-13 13:16:44.733 +00:00 [INF] Envelope queued up: 'f4ed80063edc49f58a97837c4398219b' 2025-06-13 13:16:44.733 +00:00 [INF] Capturing transaction. 2025-06-13 13:16:44.733 +00:00 [INF] Envelope queued up: '0f6adb4974f34f2b929ea5e2c3930a0a' 2025-06-13 13:16:44.733 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 0 - application/json;+charset=utf-8 28851589.9823ms 2025-06-13 13:58:48.257 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 223 2025-06-13 13:58:48.257 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 13:58:48.257 +00:00 [INF] Started transaction with span ID '29ed13af6024e799' and trace ID '182a1ac2229a4a9da2c6a51d53f7244c'. 2025-06-13 13:58:48.257 +00:00 [INF] Started transaction with span ID '29ed13af6024e799' and trace ID '182a1ac2229a4a9da2c6a51d53f7244c'. 2025-06-13 13:58:48.257 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 13:58:48.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-13 13:58:48.377 +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-13 13:58:48.402 +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-13 13:58:48.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-13 13:58:48.412 +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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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 `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 13:58:48.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-13 13:58:48.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-13 13:58:48.473 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-13 13:58: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-13 13:58:48.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-13 13:58:48.488 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-13 13:58:48.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-13 13:58:48.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-13 13:58: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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58: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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58: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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.581 +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-13 13:58:48.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-13 13:58:48.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-13 13:58: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-13 13:58: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-13 13:58: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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58: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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58: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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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-13 13:58:48.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 `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-13 13:58:48.671 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 13:58:48.672 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 414.3742ms 2025-06-13 13:58:48.672 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 13:58:48.672 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:48.673 +00:00 [INF] Envelope queued up: '8177a0b02f6947409ae90551c67dbb21' 2025-06-13 13:58:48.673 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:48.673 +00:00 [INF] Envelope queued up: '2ce91910f707440db2fc0a4a69ae591e' 2025-06-13 13:58:48.674 +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 416.9479ms 2025-06-13 13:58:48.931 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-13 13:58:48.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 13:58:48.931 +00:00 [INF] Started transaction with span ID '7610ee50a976a4b1' and trace ID '5533d5339018481db2df01149326d192'. 2025-06-13 13:58:48.931 +00:00 [INF] Started transaction with span ID '7610ee50a976a4b1' and trace ID '5533d5339018481db2df01149326d192'. 2025-06-13 13:58:48.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 13:58:48.931 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 13:58:48.934 +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-13 13:58:48.934 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-13 13:58:48.935 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3476ms 2025-06-13 13:58:48.935 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 13:58:48.935 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:48.936 +00:00 [INF] Envelope queued up: '37af0c167876434eadc40e4513706fa2' 2025-06-13 13:58:48.936 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:48.936 +00:00 [INF] Envelope queued up: 'b56a7237afa74cb59972d45f761abda2' 2025-06-13 13:58:48.936 +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.2189ms 2025-06-13 13:58:48.963 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 2025-06-13 13:58:48.963 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 13:58:48.963 +00:00 [INF] Started transaction with span ID '444bc92dee37c222' and trace ID '3a9ebe8c535744e8a1a10fca3856410a'. 2025-06-13 13:58:48.963 +00:00 [INF] Started transaction with span ID '444bc92dee37c222' and trace ID '3a9ebe8c535744e8a1a10fca3856410a'. 2025-06-13 13:58:48.963 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 13:58:48.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-13 13:58:48.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 13:58:48.972 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-13 13:58:48.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-13 13:58:48.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-13 13:58: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-13 13:58: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-13 13:58:48.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-13 13:58:48.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58: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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58: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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58: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-13 13:58: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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58: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-13 13:58:49.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-13 13:58: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-13 13:58: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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58: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-13 13:58: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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.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-13 13:58:49.131 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-13 13:58:49.132 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 169.1716ms 2025-06-13 13:58:49.132 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-13 13:58:49.133 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:49.134 +00:00 [INF] Envelope queued up: '8077c1e52075478a94a10d96344ef22e' 2025-06-13 13:58:49.134 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:49.134 +00:00 [INF] Envelope queued up: '344fb88f13284bf58a41d3edaf6ae341' 2025-06-13 13:58:49.134 +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 171.7262ms 2025-06-13 13:58:50.391 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=429 - - 2025-06-13 13:58:50.391 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 13:58:50.395 +00:00 [INF] Started transaction with span ID '1f35391f5f6c2ae1' and trace ID 'aa7379ea6ade478e904b48804e52345a'. 2025-06-13 13:58:50.396 +00:00 [INF] Started transaction with span ID '1f35391f5f6c2ae1' and trace ID 'aa7379ea6ade478e904b48804e52345a'. 2025-06-13 13:58:50.396 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 13:58:50.396 +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-13 13:58:50.399 +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-13 13:58:50.400 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-13 13:58:50.400 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.8553ms 2025-06-13 13:58:50.400 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-13 13:58:50.400 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:50.408 +00:00 [INF] Envelope queued up: 'ebc3cce856154da180053593eebbc03e' 2025-06-13 13:58:50.408 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:50.408 +00:00 [INF] Envelope queued up: 'd5b28814d5424ddfbcb4daf82d7d09c2' 2025-06-13 13:58:50.409 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=429 - - - 200 - application/json;+charset=utf-8 17.4596ms 2025-06-13 13:58:51.098 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 2025-06-13 13:58:51.098 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 13:58:51.099 +00:00 [INF] Started transaction with span ID 'dc094a233374477f' and trace ID '841c9ddea401478db7742096cc8d1dd4'. 2025-06-13 13:58:51.099 +00:00 [INF] Started transaction with span ID 'dc094a233374477f' and trace ID '841c9ddea401478db7742096cc8d1dd4'. 2025-06-13 13:58:51.099 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 13:58:51.099 +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-13 13:58:51.104 +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-13 13:58:51.125 +00:00 [INF] Executed DbCommand (16ms) [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-13 13:58:51.135 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-13 13:58:51.135 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 36.1832ms 2025-06-13 13:58:51.135 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-13 13:58:51.135 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:51.138 +00:00 [INF] Envelope queued up: '44e9471fff1641c0b8278be68ccc7584' 2025-06-13 13:58:51.138 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:51.139 +00:00 [INF] Envelope queued up: '722d1e7f9fdb43b8890658cb86d98a21' 2025-06-13 13:58:51.139 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 416 - 200 - application/json;+charset=utf-8 40.7968ms 2025-06-13 13:58:51.313 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-13 13:58:51.313 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 13:58:51.313 +00:00 [INF] Started transaction with span ID 'c9d818b51c120bd0' and trace ID 'aea98af5ae6b446d97cb4747f8d52f23'. 2025-06-13 13:58:51.314 +00:00 [INF] Started transaction with span ID 'c9d818b51c120bd0' and trace ID 'aea98af5ae6b446d97cb4747f8d52f23'. 2025-06-13 13:58:51.314 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 13:58:51.314 +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-13 13:58:51.319 +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-13 13:58:51.319 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-13 13:58:51.320 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.204ms 2025-06-13 13:58:51.320 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-13 13:58:51.320 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:51.323 +00:00 [INF] Envelope queued up: 'a30029ac963c42c9a2227d351b9e8cf9' 2025-06-13 13:58:51.323 +00:00 [INF] Capturing transaction. 2025-06-13 13:58:51.323 +00:00 [INF] Envelope queued up: '91f9e3b40d904cb58b9839a44d8a9d40' 2025-06-13 13:58:51.324 +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 10.5637ms 2025-06-13 22:15:39.927 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-13 22:15:39.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 22:15:39.927 +00:00 [INF] Started transaction with span ID '126ee45f55751b44' and trace ID '46b0ef906c154e8bb5fc23fbcc0b4407'. 2025-06-13 22:15:39.927 +00:00 [INF] Started transaction with span ID '126ee45f55751b44' and trace ID '46b0ef906c154e8bb5fc23fbcc0b4407'. 2025-06-13 22:15:39.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 22:15:39.927 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 22:15:39.946 +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-13 22:15:39.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-13 22:15:39.946 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 18.7586ms 2025-06-13 22:15:39.946 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-13 22:15:39.946 +00:00 [INF] Capturing transaction. 2025-06-13 22:15:39.947 +00:00 [INF] Envelope queued up: '8dde12b040ae48f0ba9593a3a2733863' 2025-06-13 22:15:39.947 +00:00 [INF] Capturing transaction. 2025-06-13 22:15:39.947 +00:00 [INF] Envelope queued up: '29abf9b5df044764800f14f3efded314' 2025-06-13 22:15:39.948 +00: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.5835ms 2025-06-13 23:50:48.523 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetWebEvent application/json 37 2025-06-13 23:50:48.523 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-13 23:50:48.523 +00:00 [INF] Started transaction with span ID 'c5f3a3e9612cf0c0' and trace ID 'c6aa0ed61c4a40fdae86ac41eb19eada'. 2025-06-13 23:50:48.523 +00:00 [INF] CORS policy execution successful. 2025-06-13 23:50:48.523 +00:00 [INF] Started transaction with span ID 'c5f3a3e9612cf0c0' and trace ID 'c6aa0ed61c4a40fdae86ac41eb19eada'. 2025-06-13 23:50:48.524 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetWebEventdata (YourMap)' 2025-06-13 23:50:48.524 +00:00 [INF] Route matched with {action = "GetWebEventdata", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetWebEventdata(YourMap.Models.GetDeeplinkUrlModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-13 23:50:48.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-13 23:50:48.561 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-13 23:50:48.561 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetWebEventdata (YourMap) in 37.1705ms 2025-06-13 23:50:48.561 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetWebEventdata (YourMap)' 2025-06-13 23:50:48.561 +00:00 [INF] Capturing transaction. 2025-06-13 23:50:48.561 +00:00 [INF] Envelope queued up: '2fd90c7e803248d5a26c323703e93420' 2025-06-13 23:50:48.561 +00:00 [INF] Capturing transaction. 2025-06-13 23:50:48.561 +00:00 [INF] Envelope queued up: '0e9ae40c4ac84db88d8265e669e10152' 2025-06-13 23:50:48.561 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetWebEvent application/json 37 - 400 - application/json;+charset=utf-8 38.4038ms